6

I want to render SVGs with embedded fonts and images to JPEGs on my webserver. I tried ImageMagick, but the embedded fonts are not being used. The fonts of the SVG do change, so I need a way to not install these separately.

How can make ImageMagick use the embedded fonts?

Kurt Pfeifle
  • 86,724
  • 23
  • 248
  • 345
Florian
  • 61
  • 1
  • Can you add a (link to a) sample SVG file? Plus to an example JPEG output demonstrating the problem you see? – Kurt Pfeifle Dec 17 '14 at 17:03
  • See http://stackoverflow.com/questions/7321113/svg-to-png-with-custom-fonts-in-python and http://stackoverflow.com/questions/9836998/converting-svg-with-custom-fonts-to-png-using-imagemagick. – Erik Dahlström Dec 19 '14 at 09:52

0 Answers0