Search found 3 matches
- 2014-06-25T11:06:47-07:00
- Forum: Users
- Topic: [Windows] Imagemagick lists my TTF font but does not use it
- Replies: 6
- Views: 4089
Re: [Windows] Imagemagick lists my TTF font but does not use
The other option would be to write a script or program that read the Illustrator font resource data and translated the SVG file. For the record, this works. I can apply an XSLT to produce an SVG that uses the installed font families. I was hoping to be able to map fonts and avoid this because it ...
- 2014-06-24T21:05:14-07:00
- Forum: Users
- Topic: [Windows] Imagemagick lists my TTF font but does not use it
- Replies: 6
- Views: 4089
Re: [Windows] Imagemagick lists my TTF font but does not use
Here's a simplified version that still produces the error (below). However, It's not quite that simple. The SVGs are saved by illustrators from Adobe Illustrator. I'm afraid that posting the full SVG would only be a distraction, but the font-family attribute values in the SVG actually reference a ...
- 2014-06-24T17:04:15-07:00
- Forum: Users
- Topic: [Windows] Imagemagick lists my TTF font but does not use it
- Replies: 6
- Views: 4089
[Windows] Imagemagick lists my TTF font but does not use it
An alternate title might be "How can I map a font file to an arbitrary font name/family?" I am converting SVG to PNG in a Windows environment. When I attempt to convert my SVG to PNG, ImageMagick returns: ** (convert.exe:2488): WARNING **: couldn't load font "'ArialMT' Not-Rotated 8.7 998046875 ...