Releases: googlefonts/picosvg
Releases · googlefonts/picosvg
v0.11.0
Remove filled-only paths with zero area, or stroked-only paths with stroke-width=0 (#169).
v0.10.0
Added support for stroke-dasharray
and stroke-dashoffset
(#156, #168).
v0.9.1
- Strip
id
after applying <stroke>
and <use>
elements. Check that id
s are unique (#166).
v0.9.0
Allow to --clip_to_viewbox when making picosvg (#163).
v0.8.0
Added support for fill-opacity (#142, #153).
v0.7.3
Added ability to clip SVG to viewbox: it just destroys all content outside.
You wanted to <use>
something yous tored outside? - too bad.
v0.7.3b6
Testing deployment #6
Here's some markdown:
A list:
And here's a link.
Some emphasis is nice sometimes, but not too much please.
I guess we can't have titles since the '#' character is reserved for
comments in git messages...