svg to png: font family is not rendered correctly
Posted: 2013-01-02T11:10:01-07:00
Hi all.
I was trying to convert a svg file to png file. but the font family after conversion is not shown correctly. whatever the font in svg file is, the text is always be shown as "Arial" after conversion in the png file. Is there anyone who could help me out?
the command I use is: convert -background none path/to/file/test.svg path/to/file/test.png
Thank you.
I was trying to convert a svg file to png file. but the font family after conversion is not shown correctly. whatever the font in svg file is, the text is always be shown as "Arial" after conversion in the png file. Is there anyone who could help me out?
the command I use is: convert -background none path/to/file/test.svg path/to/file/test.png
Thank you.