Search found 2 matches

by demonkey
2013-11-25T20:21:08-07:00
Forum: Users
Topic: how do I define fontfamily in svg
Replies: 3
Views: 2316

Re: how do I define fontfamily in svg

Thanks for your reply :)

I've checked "format" of SVG on my hosting server.
SVG* SVG rw+ Scalable Vector Graphics (XML 2.6.26)
SVGZ* SVG rw+ Compressed Scalable Vector Graphics (XML 2.6.26)

Is this XML, right? :)
by demonkey
2013-11-25T01:46:22-07:00
Forum: Users
Topic: how do I define fontfamily in svg
Replies: 3
Views: 2316

how do I define fontfamily in svg

Dear. I'm trying to Svg file to Png usign command line like "convert new.svg a.png". All thing is working fine except font part. I did 1.add type.xml my hosting locate with perl gen file, and then add custom font file. /home/hosting_users/ME/.magic/type.xml <type format="ttf" name="MyFont" fullname ...