[PCX] convert adds zero bytes at end of file

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: [PCX] convert adds zero bytes at end of file

Post by magick »

ImageMagick is adding the PCX colormap at the end of the file. It may not be necessary since the image does not have one. We'll investigate to determine whether it is required or not.
Post Reply