Problems processing AFP F10/FS10 Images

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
sureshchandran

Problems processing AFP F10/FS10 Images

Post by sureshchandran »

Our product suite uses Image magic to read the metrics of image files.
The Image Magick library seems to have problems processing certain AFP FS10 Images. Is there a known issue with them?

From Programming:
Failure to process a split IPD block. The IPD was split across another IPD and the code could not deal with this type of split (ok with tiled split)
The code seemed to require a function set block to determine the type of image and process the ioca data.

Thanks
Suresh
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Problems processing AFP F10/FS10 Images

Post by magick »

ImageMagick cannot read nor write AFP data sets. Its likely any failure is due to something other than ImageMagick in your product suite.
Post Reply