home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
useful
/
gfx
/
edit
/
iconian
/
product-info
< prev
Wrap
Fred Fish's Product-Info
|
1995-08-25
|
2KB
|
77 lines
.name
Iconian
.type
Icon Utility
.short
Icon editor that supports OS3.0 funcs.
.description
An icon editor with all the functions of IconEdit under OS3.0, plus more.
Features: Support for sizable windows and custom fonts; Multiple undos;
Appwindows; Custom magnification levels; Up to 256 colors; 3.x palette
sharing; RGB color editing; Integer scaling of oversized brushes; Optional
remapping of IFFs to screen colors; Can save 8 plane icons which stay
"normal" regardless of screen depth; Full range of drawing tools including
beveled boxes; Recolors 1.3 icons; Clipboard support; Extensive keyboard
support; Ability to cut and paste brushes; Drawing with text, including
selectable font and styles; 100% system supported, no external libraries
required.
.version
2.93
.author
Chad Randall
.requirements
Requires OS3.0, 68020+ recommended
.distribution
Shareware
.price
$10 (US)
.address
229 S. Washington St.
Manchester, Mi. 48158-9680
USA
.email
crandall@garnet.msen.com
.docs
Iconian2_93.readme
.described-by
Fred Fish (fnf@amigalib.com)
.submittal
Downloaded via ftp from wuarchive.wustl.edu.
.execute
set orgdir `cd`
LAB start
set choice `RequestChoice "Iconian" "Please select an option" "Readme" "Guide" "History" "Other Files" "Run" "Cancel"`
if $choice GT "0"
if $choice EQ "1"
MetaTool Iconian2_93.readme TEXT
else
if $choice EQ "2"
MetaTool Iconian_help.guide GUIDE
else
if $choice EQ "3"
MetaTool History.txt TEXT
else
if $choice EQ "4"
set filechoice `RequestFile TITLE "Select Text File"`
set dirchoice `pathname $filechoice`
set filechoice `basename $filechoice`
failat 21
cd $dirchoice
MetaTool $filechoice TEXT
else
if $choice EQ "5"
WBRun Iconian
endif
endif
endif
endif
endif
cd $orgdir
unset filechoice
unset dirchoice
failat 10
skip start BACK
endif
.aminet-dir
gfx/edit