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

andreas_k <kain...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kain...@gmail.com

--- Comment #1 from andreas_k <kain...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to