@database ImageIOLibraryPrefs.guide
@wordwrap

@node "Main"
@title "ImageIOLibraryPrefs"
@{b}ImageIOLibraryPrefs V2.0@{ub} © 2000 Paul Huxham

   @{" Disclaimer " link "Disclaimer" }
   @{" Distribution " link "Distribution" }
   @{" Installation " link "Installation" }
   @{" How to use it " link "How_To_Use_It" }
   @{" Compiler " link "Compiler" }
   @{" Author " link "Author" }
   @{" History " link "History" }

 @{b}Prefs programs requirements@{ub}
   68020
   Kickstart 3.x
   imageio.library 3.x
   MUI 3.8

@endnode

@node "Disclaimer" "Disclaimer"
@{b}@{u}Disclaimer@{ub}@{uu}

 ImageIOLibraryPrefs is supposed to be a preferences program for
 imageio.library. Even though every effort has been made to make
 ImageIOLibraryPrefs as stable and functional as possible, I cannot rule
 out the possibility that ImageIOLibraryPrefs may have bugs that have side
 effects (possibly harmful) on your system.

 I hereby reject any liability or responsibility for these or any other
 consequences from the use of ImageIOLibraryPrefs whatsoever. This
 includes, but is not limited to, damage to your equipment, to your data,
 personal injuries, financial loss or any other kinds of side effects.

 ImageIOLibraryPrefs is provided as-is. This means I do not guarantee that
 ImageIOLibraryPrefs is fit for any specific purpose and I do not guarantee
 any bug fixes, updates or help during error recovery.

@endnode

@node "Distribution" "Distribution"
@{b}@{u}Distribution@{ub}@{uu}

@{u}Distribution@{uu}
 ImageIOLibraryPrefs should be distributed at no charge to the end user. It
 may be included on CDs such as Aminet. The ImageIOLibraryPrefs executable
 and documentation is shareware, however payment is not required for its
 use.

 For ANY COMMERCIAL APPLICATION using ImageIOLibraryPrefs, contact the @{"author" link "Author"}
 for further information concerning distribution.

@endnode

@node "Installation" "Installation"
@{b}@{u}Installation@{ub}@{uu}

  Copy
   ImageIOLibraryPrefs to SYS:Prefs
   ImageIOLibraryPrefs.info to SYS:Prefs

@endnode

@node "How_To_Use_It" "How to use it"

ImageIOLibraryPrefs is a preferences program for imageio.library.

After running ImageIOLibraryPrefs, you can use the GUI to control specific
features of imageio.library.

The Temporary Storage group allows you to select where imageio.library will
store temporary files. The decode directory is where temporary files for
image decoding are stored (uuencoded and base64 encoded). The memory stream
directory is where temporary files used during memory stream processing are
stored. If you are unssure as to what to set these to, leave the defaults
turned on (the default directory is T:).

The option "Allow decoding" permits imageio.library to decode single part
uuencoded files or base64 encoded files such as those retrieved from an
NNTP news server and treat them as normal files. Loading times are slightly
longer for files that need to be decoded as the files must be decoded
before being loaded.

Using the remaining check boxes, you can dis/enable the internal loading
options of imageio.library. For exmaple if you have a PPC or prefer to
load jpeg files with a datatype, you can disable the internal jpeg.library
support of imageio.library. This means that instead of using jpeg.library
to load jpeg files, imageio.library will fall through to datatype support
to load that file format. If you turn off all the internal loading options,
imageio.library can not load any images.

@endnode

@node "Compiler" "Compiler"
@{b}@{u}Compiler@{ub}@{uu}

ImageIOLibraryPrefs was written and compiled using CED V3.5 and SAS/C 6.58
on an Amiga 4000/060. Cyberguard was used to detect/correct programming
errors.

@endnode

@node "Author" "Author"
@{b}@{u}Author@{ub}@{uu}

  You can contact the author via:
    email: paulhuxham@yahoo.com
    www: http://mafeking.scouts.org.au/photofolio
  or
    P.O. Box 875
    Morley,
    Perth,
    Western Australia 6943

@endnode

@node "History" "History"
@{b}@{u}History@{ub}@{uu}

 V2.0
   Added standard prefs menus.
   Added support for the new memory stream feature of imageio.library.

 V1.0
   Initial release.

@endnode
