Tiny Jpeg Decoder

Tomas Lindquist Olsen tomas at famolsen.dk
Tue Apr 3 07:25:31 PDT 2007


Hi all,
I've ported a small Jpeg decoder from C to D and decided I'll let you all
know about it. I needed it for a small image loading library I've been
working on. This will probably be released at some point as well, but until
then here's the jpeg decoding part.

BCS has kindly allowed me to put it in scrapple, so getting a copy should be
a familiar process to most D users. [1]

You can check out the scrapple site at: http://dsource.org/projects/scrapple
I made a small wiki page with a usage example,

The original C source code can be found at:
http://www.saillard.org/programs_and_patches/tinyjpegdecoder/

Hope it's useful for someone.

- Tomas Lindquist Olsen

[1]: http://dsource.org/projects/scrapple/browser/trunk/tinyjpeg




More information about the Digitalmars-d-announce mailing list