Re: JPEG support

2003-01-14 Thread Jan Slodicka
Eyemodule works with original JPEG library modified in this way: - (a) palm #defines in jconfig.h - (b) own i/o, error treatment and allocations (this is a must) - changes needed to run as shared lib (I would start without these changes) - few added colorspaces (unimportant at the beginning) -

JPEG support

2003-01-13 Thread Jim Duffy
Hi all, I know this topic has been covered quite a bit on the forum, but I still can't find a decent solution for displaying jpeg images within my app. I have downloaded the Eyemodule jpeg library which is a modified version of the IJG library. After compiling the shared library and the