JPEG Compression?

Bob Hartwig bob at bobjectsinc.com
Mon Sep 10 04:51:25 UTC 2001


>
>That sounds strange ... if I'm not mistaken then LIBTIFF uses LIBJPEG
>directly and thus all you'd need to do is to expose the interface of LIBJPEG
>to Squeak.
>

Which means wrapping two APIs instead of one.  I.e. the LIBTIFF and LIBJPEG
APIs need to be wrapped separately.  If it were possible to easily tweak
LIBTIFF to read and write .JPG files, that would be cool, but I don't think
that's an easy hack.

	-Bob




More information about the Squeak-dev mailing list