From: Andy Eskilsson Newsgroups: comp.os.msdos.djgpp Subject: Re: jpeg Date: 21 Apr 1997 10:57:38 +0200 Organization: Telelogic AB, Sweden Sender: x-aes AT vega Message-ID: References: <01bc4c2f$85882fc0$02b7f8ce AT didi> Reply-To: x-aes AT telelogic DOT se NNTP-Posting-Host: vega.telelogic.se Mime-Version: 1.0 (generated by tm-edit 7.101) Content-Type: text/plain; charset=US-ASCII Lines: 15 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk / "Ian Mausolus" wrote: | I've noticed that someone posted where to find source code fore | reading/writting JPEGs. I'm wondering if anybody knows of a document which | precisely describes the JPEG file format so that whomever wants to can | write their own JPEG reader/writer without having to seep through tones of | someone else's cryptic code or looking at tones of very vague documents on | the subject of the JPEG file format. Check the jpeg faq: http://www.cis.ohio-state.edu/hypertext/faq/usenet/jpeg-faq/top.html If you just need a generic reader/writer the jpeg-library can probably help you.. /Andy