This contains the binaries, documnentation and source code for pcdtojpeg

For more information on pcdtojpeg, see the documentation directory (open the index.html
file) or the website: http://pcdtojpeg.sourceforge.com.

======================================================================================
Licencing

(C) Copyright 2009-2022, by Sandy McGuffog and Contributors.

All Rights reserved

This program is free software; you can redistribute it and/or modify it under the terms
of the GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this
library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
Boston, MA 02111-1307, USA.


-----------------------------------------------------------------------------------------
The binary executables:

The binary executables are the only things that most people will ever need to know about:

The binaries can be found in the "Binaries" subdirectory, in either the "Windows" or
"OS X" directories.

Usage is documented in the documentation directory (open the index.html
file) or the website: http://pcdtojpeg.sourceforge.com.


------------------------------------------------------------------------------------------

Notes for compiling the source:

1. This was built under Visual Studio 2022 for Windows, and XCode 13.2 for the Mac. The respective 
project files are included

2. In order to compile pcdtojpeg, you need to download the IDG's JPEG Library, and place it in a "jpeg-6b" directory. The "jpeg-6b" directory should be at the same level as the "src" directory

More information on compiling is in the documentation directory (open the index.html
file) or the website: http://pcdtojpeg.sourceforge.com.


Enjoy..................
