Search found 4 matches
- 2018-10-05T01:05:30-07:00
- Forum: Bugs
- Topic: Convert SVG to PNG Error: Font not found
- Replies: 5
- Views: 12057
Re: Convert SVG to PNG Error: Font not found
Does somebody have an idea on how to solve that problem?
- 2018-09-29T05:36:02-07:00
- Forum: Bugs
- Topic: Convert SVG to PNG Error: Font not found
- Replies: 5
- Views: 12057
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:
The cmd for the Inkscape-Test was:
inkscape.exe Test-Orig.svg --export-png=Inkscapetest.png
- 2018-09-28T03:26:30-07:00
- Forum: Bugs
- Topic: Convert SVG to PNG Error: Font not found
- Replies: 5
- Views: 12057
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 ...
- 2018-09-27T00:47:37-07:00
- Forum: Bugs
- Topic: Convert SVG to PNG Error: Font not found
- Replies: 5
- Views: 12057
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"> <!-- Creator: CorelDRAW --> <svg xmlns="http ...