Tiny Jpeg Decoder
Lutger
lutger.blijdestijn at gmail.com
Thu Apr 5 03:14:55 PDT 2007
Tomas Lindquist Olsen wrote:
> 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
>
Very nice thank you!
More information about the Digitalmars-d-announce
mailing list