computer:web:svg
差異處
| 兩邊的前次修訂版前次修改
下次修改 | 前次修改
|
| computer:web:svg [2019/11/26 02:26] – [Filter] wm | computer:web:svg [2025/08/09 15:33] (目前版本) – [技巧] wm |
|---|
| * Use SVGs as pseudo elements<code>a::before{content: url('/img/icon.svg')}</code> | * Use SVGs as pseudo elements<code>a::before{content: url('/img/icon.svg')}</code> |
| ====Path==== | ====Path==== |
| | * [[https://www.nan.fyi/svg-paths|Understanding SVG Paths]] |
| * [[http://tavmjong.free.fr/blog/?p=1257|Paths: Stroking and Offsetting]] | * [[http://tavmjong.free.fr/blog/?p=1257|Paths: Stroking and Offsetting]] |
| ====Text==== | ====Text==== |
| ====技巧==== | ====技巧==== |
| * [[http://www.clicktorelease.com/blog/svg-google-logo-in-305-bytes|Can the new Google logo be 305 bytes?]] | * [[http://www.clicktorelease.com/blog/svg-google-logo-in-305-bytes|Can the new Google logo be 305 bytes?]] |
| | * [[https://camillovisini.com/coding/simulating-hand-drawn-motion-with-svg-filters|Simulating Hand-Drawn Motion with SVG Filters]] |
| ====書籍==== | ====書籍==== |
| * [[http://svgpocketguide.com/book/|Pocket Guide to Writing SVG]] | * [[http://svgpocketguide.com/book/|Pocket Guide to Writing SVG]] |
computer/web/svg.1574735216.txt.gz · 上一次變更: 2019/11/26 02:26 由 wm