Search found 4 matches

by dominik.haag
2018-10-05T01:05:30-07:00
Forum: Bugs
Topic: Convert SVG to PNG Error: Font not found
Replies: 5
Views: 10509

Re: Convert SVG to PNG Error: Font not found

Does somebody have an idea on how to solve that problem?
by dominik.haag
2018-09-29T05:36:02-07:00
Forum: Bugs
Topic: Convert SVG to PNG Error: Font not found
Replies: 5
Views: 10509

Re: Convert SVG to PNG Error: Font not found

For the test with inkscape I used the command line for Inkscape directly, not the way via ImageMagick.
The cmd for the Inkscape-Test was:
inkscape.exe Test-Orig.svg --export-png=Inkscapetest.png
by dominik.haag
2018-09-28T03:26:30-07:00
Forum: Bugs
Topic: Convert SVG to PNG Error: Font not found
Replies: 5
Views: 10509

Re: Convert SVG to PNG Error: Font not found

Thanks for your investigation. It seems that the problem does only occur unter Windows (Tested with Windows 10). With debian stable (ImageMagick 6.9.7-4 Q16 x86_64 20170114) we could not reproduce the Problem. I saw some changes in the rsvg-lib made in August which mentioned changes with quotes. The...
by dominik.haag
2018-09-27T00:47:37-07:00
Forum: Bugs
Topic: Convert SVG to PNG Error: Font not found
Replies: 5
Views: 10509

Convert SVG to PNG Error: Font not found

We have an Issue with some SVG's which are delivered by our customer when converting them to png using ImageMagick: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> <!-- C...