PIC2PIC: AGI to SCI picture converter.
(c) John Nickerson (Mokalus of Borg) (mokalus@yahoo.com.au), January 2002
Version 2.1.1b


The "source" distribution package includes the following files:
Readme.txt   - This summary file.
Pic2pic.py   - Python script (main program).
support.py   - Extra functions.
gui.pyw      - Python Tkinter graphical interface to PIC2PIC.
Pic2pic.txt  - User manual (flat text version).
Pic2pic.html - User manual (html version).

The "win32 binary" distribution package includes the following files:
Readme.txt   - This summary file.
Pic2pic.exe  - Executable, compiled from "Pic2pic.py".
Python22.dll - Required to run "Pic2pic.exe".
Pic2pic.txt  - User manual (flat text version).
Pic2pic.html - User manual (html version).
The graphical interface is not available in compiled form, due to file size issues.

See user manual for further information.
