Here it is! The first pass at adding palm Tbmp format to imagemagick!!
Attached is the "coder' file for reading and writing palm files and the
diff file for magick/magick.c and coders/Makefile.in to tie it in. I use
Imagemagick-5.2.29 so YMMV.
Imagemagick now understands all depths of grayscale images and both rle and
scanline compression. (Tho you have to specify '-compress Fax' to get
scanline compression.)
Insertion is simple(?) put the palm.c file in the sub-directory 'coders'
and add one line to magick/magick.c to register the palm formats. The big
part is the Makefile in 'coders', the patch will work for 5.2.29.
Any takers?? Bill?
Chris
Christopher R. Hawks Software Engineer
Syscon Plantstar a Division of Syscon International
-------------------------------------------------------------------------
"...if it's a hobby for me, and a job for you, why are you doing such a
shoddy job of it?"
-- Linus Torvalds on Microsoft and software development
palm_magick.tgz
Description: File attachment
