The origin of most (if not all) libraries can be traced to IJG JPEG library. Google for it, you'll find it. As Aaron wrote, you will spend ages in porting it to the Palm platform. It is portable, but you'll need to define you i/o, allocation engine and error processing, further you'll have to setup it correctly. Then you'll loose double the time by porting to ARM. And at the end you'll find that it can be optimized a lot.
Second option is to go for Palm ready libraries. Some of them are mentioned on http://flippinbits.com/twiki/bin/view/Main/DevelopmentToolsList, but probably yo'll have to pay for it. Jan Slodicka ----- Original Message ----- From: "Anders Rahm-Nilzon" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, November 28, 2003 9:19 AM Subject: Re: jpeg > Hi Aaron !!! > > I have the Palm Zire 71 and when I use the camera it makes.jpg pictures, so > Palm had solved it. Do you know if there is a library file I can use ? > Best Regards !!! > \Anders R-N > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
