[Libreoffice-bugs] [Bug 121130] For icon-theme Colibre, the markers.png generated from markers.svg is not good enough

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 7 21:17:30 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=121130

andreas_k <kainz.a at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kainz.a at gmail.com

--- Comment #1 from andreas_k <kainz.a at gmail.com> ---
This is how I did the export from svg2png

inkscape -f "$i" -e "${i%.*}.png"
optipng -o7 "${i%.*}.png"

I first run inkscape to export the svg file into png and than I optimize the
png file with optipng.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181107/a46d60b3/attachment.html>


More information about the Libreoffice-bugs mailing list