]> gitweb.michael.orlitzky.com - libsvgtiny-pixbuf.git/commit
io-svg.c: initial support for gtk-encode-symbolic-svg
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 6 Aug 2023 14:38:32 +0000 (10:38 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 6 Aug 2023 14:38:32 +0000 (10:38 -0400)
commitbb68c95b5ddaf27bbde3491b89361d862a68635b
treeb510ec8c04bb926966128dcfcd0cf270182cf64e
parent96deefceb53d73852b56ca0c71c08ba9abc758ca
io-svg.c: initial support for gtk-encode-symbolic-svg

There's some extra librsvg-specific magic we need to be able to handle
to support the gtk-encode-symbolic-svg utility. The result is still
incorrect (I don't think libsvgtiny supports <style> elements in an
SVG), but at least it's no longer outputting blank PNGs.
io-svg.c