home *** CD-ROM | disk | FTP | other *** search
-
- Here's a small application I cooked up to take a .TIFF file and
- create the equivalent Objective C code, allowing me to compile
- icons into a library and not force people to import them into
- each of their projects.
-
- Regards,
- Mark_Onyschuk@NeXT.COM
-
-
-
-
- Notes: the file "example" shows a sample of the output generated
- by image2m. The following options are available: -h gives help
- and -s is "silent" mode, supressing verbose status output.
-
- -Don Yacktman