home *** CD-ROM | disk | FTP | other *** search
- MacEps import 2.1.3
-
- ;***************************** Changes **************************
- ;
- ; version 2.1.3
- ;
- ; - fixed bug when the module was hit with a 0 code
- ;
- ; - fixed a bug when the data count byte was zero - meaning that no
- ; data follows.
- ;
- ; - added code that makes sure no code will over run the bounds of the
- ; picture - it is clipped to the edge.
- ;
- ;
- ; version 2.1.2
- ;
- ; - added a "version" string
- ;
- ; - adding support for PICT headers
-
-
-
- This is an update to the maceps.import module. This version will display the
- PICT header if present. When importing a maceps you are given two choices,
- like the IBMEPS.import module, 'Show picture' and 'Do not show picture'.
- If the 'Show picture' option is selected the PICT header (actually a resource
- in a mac file) will be read in and displayed. The EPS data will still be
- output when going to PostScript, but the PICT header will be printed when
- using a non-PostScript printer.
-
- The module will load black and white PICT's (version 1) and color-mapped PICT's
- (version 2).
-
- With version 2.0 of the OS the "version" command has gained some new talents.
- Whereas it used to only work on libraries, it now works on any file. It will
- look for a "version string" inside a file and print it out to the CLI if it
- finds it. A "version string" has been added to many of the new import modules.
- This makes it very easy to find out what version of the import module you have.
- From a CLI just type "version <module name>" and press return. You no longer
- have to load up PageStream and look at the import requester for the version
- number.
-
- As with all the modules, if you come across some pictures that will not load
- or crash when importing, please upload them to our BBS or mail them to us on
- a floppy disk with an explaination of the problem. We will try them and fix
- the import module if appropriate.
-
- Thank you,
-
-
- Gary Knight
- Soft-Logik Publishing Corp.
-