Installation Instructions


Up

The following files are included in this distribution and require installing in one directory:

You will also need to copy MPGui.library from libs/ and MPImage.library.??? to MPImage.library. Use .000 for 68000, .020 for 68020+, .881 for 68020+ and 68881+, .040 for 68040+, .060 for 68060.

The Install-MPImage script will do this for you. It will also let you set env: variables to enable JPEGs and PNGs to be loaded and saved.

MPImage           : IconX script for ConvertMPImage with Gui interface.
MPImage.guide     : This file.
ConvertMPImage    : Shell command to convert/scale/view images.
RunMPGui          : Shell command to display a parameter requester
libs/MPImage.library.#?: Image conversion library.
libs/MPGui.library     : Gui library.
Install-MPImage   : Installer script.
gui/MPImage.gui   : Gui definition file for MPImage.
si/#?             : Source code to ConvertMPImage.
include/#?        : Include files for MPImage.library.
docs/#?           : Autodocs for MPImage.library.