Search found 1 match

by solstag
2016-08-03T06:06:48-07:00
Forum: Bugs
Topic: Bad pdf output if file name ends in ":" before extension
Replies: 1
Views: 2498

Bad pdf output if file name ends in ":" before extension

Hi!

I believe I have found a bug.

Running:

convert file1.ppm ... fileN.ppm result\:.pdf


(note the name of the outpuf file ends with a ":" before the extension!)

Generates a bad (and much larger) PDF that evince can't read (complains that ppm is not supported).

Weirdly enough that can be ...