To reproduce and see the problems being reported: use any image.png where the PNG image does not reference any Helvetica or Times-Roman font within the image.
Run the following commands:
convert png:image.png -alpha background eps:ps.eps
convert png:image.png -alpha background eps2:ps2.eps ...
Search found 2 matches
- 2016-12-14T18:27:29-07:00
- Forum: Bugs
- Topic: Bugs with unused font being referenced in PNG-to-EPS conversion (level 1 and 2)
- Replies: 2
- Views: 3754
- 2016-12-14T18:06:49-07:00
- Forum: Bugs
- Topic: Bugs with unused font being referenced in PNG-to-EPS conversion (level 1 and 2)
- Replies: 2
- Views: 3754
Bugs with unused font being referenced in PNG-to-EPS conversion (level 1 and 2)
There are bugs with an unused font being referenced in the PNG-to-EPS conversion results, both level 1 and level 2 PS output (bug does not exist in code for level 3 PS output).
It has to do with the font being referenced for the "label" in the PS output, even when the option to output the image ...
It has to do with the font being referenced for the "label" in the PS output, even when the option to output the image ...