NOTES
-----
Creates a new buffer and adds Title Safety (20%) and Action Safety
(10%) guide lines.
Includes presets for Draco, Abekas, DCTV, Toaster and Firecracker; but,
other presets can be easily added.
USAGE
-----
Select a preset, or select Custom and enter the width and height. Click
Okay.
CONFIGURATION
-------------
You can use this script as is, or you can alter it to better suit your
needs.
To add a new preset, change this line:
w.6 = 0
to this:
w.7 = 0
then insert a new line before that line, as follows:
w.6 = WIDTH; h.6 = HEIGHT
where WIDTH is the width you want to use, and HEIGHT is the height.
As is, the program always defaults to Custom. If you always want to use
the Toaster preset for example, you can change this line:
R = 0
to this:
R = 4
Where 4 is the preset for the Toaster (as indicated in the program).
WWW
---
The latest version can be downloaded from the ImageFX support area on
the young monkey studios website at:
http://www.youngmonkey.ca/hands/files/IamgeFX/index.html
LEGALITIES
----------
This loader is copyright 1998 by dhomas trenn and young monkey. It may
be freely distributed.
TRADEMARKS
----------
ImageFX is a trademark (?) of Nova Design, Inc.
THANKS
------
Thanks to cecilia.
|