home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / mac / 1000 / CCE_1098.ZIP / CCE_1098.PD / MAXIVEWR / MAXIVEWR.DOC < prev    next >
Text File  |  1995-04-28  |  20KB  |  370 lines

  1.   From: SKWare One * POBox 277 * Bunker Hill, Illinois 62014 USA
  2.   Date: 12:15:1994
  3.     
  4.     
  5.     
  6.   MAXIVEWR  IMAGE FILE VIEWER
  7.   
  8.   RUNS ON:  EVERYTHING ATARI (since the eight-bit)
  9.             ST / MegaST / STe / MegaSTe / TT030 / Falcon030
  10.     
  11.   VIEW:     A variety of image files in all resolutions that have as
  12.             many or more colors as the image, that is, in a 256-color 
  13.             resolution, you can view 256-color (8-plane), 128-color (7-plane),
  14.             64-color (6-plane), 32-color (5-plane), 16-color (4-plane),
  15.             4-color (2-plane), and 2-color (monoplane) image files.
  16.             Presently supported are GEM IMG (mono, STTT, XIMG formats),
  17.             PrismPaint PNT, TruePaint TPI, PCPaintbrush PCX,
  18.             Windows BMP, DEGAS, TINY, NEO, all Motorola IFF,
  19.             MacPaint MAC, ImageLab B&W, AIM23 IM, Seymour-Radix
  20.             RWL and RWH, and Aldus Rev. 6.0 TIFF.
  21.             [In TrueColor, MAXIVEWR will view only monoplane images.]
  22.  
  23.             OPEN WINDOW opens windows until no more are available (limit 4
  24.   on TOS versions below 2; limit 7 on TOS versions 2+).  If the window has not
  25.   previously been OPENed, it is expected that a file will be loaded; if a file
  26.   is not loaded at this time, the window is CLOSEd and kept off the in_use
  27.   list as if it had never been OPENed.  Once a file has been loaded, the
  28.   window may CLOSEd and OPENed as often as you wish. 
  29.   
  30.             CLOSE WINDOW closes the active, previously OPENed window.  Windows
  31.   are CLOSEd in the order that they were OPENed.  Pretty obvious, I guess.
  32.   
  33.             LOAD .IMG FILE loads an .IMG file into the active, previously
  34.   OPENed window; if no window has been OPENed when LOAD is called, one will be
  35.   OPENed.  If all OPENed windows have been CLOSEd, one must be OPENed before
  36.   an image can be LOADed.
  37.   
  38.             QUIT you can probably figure out... 
  39.   
  40.             Keycodes using the Control key and a keyboard letter will also
  41.   call these operations, as indicated on the menu items themselves. The
  42.   "About" panel can be called with <Cntl>+"A". Since GEM is using evnt_multi
  43.   to read the keyboard for these commands, don't be surprised if the program
  44.   sometimes seems to have become a little "deaf" to your requests and has to
  45.   be told twice!
  46.  
  47.             Where your TOS permits it, a file extent can be installed as an
  48.   application for MAXIVEWR, or any image file can be "dragged and dropped"
  49.   onto MAXIVEWR, or MAXIVEWR can be installed as a DeskIcon and the file can
  50.   be "dragged and dropped" on it.  When MAXIVEWR runs, it will check out the
  51.   image file and, if it uses the same or fewer number of planes as the reso-
  52.   lution you're running in, loads and displays the file automatically.
  53.  
  54.           MAXIVEWR seizes half the system memory on startup and returns the
  55.   remainder.  It may even run under MultiTOS(?)  MAXIVEWR has minimal memory
  56.   requirements, since each image is maintained in memory in its native planar
  57.   state (that is, a five-plane image loaded into eight-plane resolution is 
  58.   kept as a five-plane raster rather than being converted to eight planes
  59.   by the insertion of "empty" planes or converted to a standard data format
  60.   like eight-bit packed pixel).  Instead, each of the five planes of the
  61.   image in memory is blitted to the screen individually using the blitter
  62.   chip (if you got one, or the a_line bitblt if you don't), or in the case
  63.   of a monoplane image, its one plane is blitted to all the screen planes.
  64.           Presently, only monoplane images can be viewed in Falcon True
  65.   Color resolution, but we're working on that... Stay tuned.
  66.  
  67.  
  68.   Oh, yeah, while I have your attention...
  69.  
  70.  
  71.  
  72.  
  73.                               ANNOUNCING: 
  74.                           -------------------
  75.                           SEURAT VERSION 3.0: 
  76.                -----------------------------------------
  77.                MONSURAT * SEURAT16 * SURAT256 * TRUSURAT
  78.                -----------------------------------------
  79.  
  80.  
  81.  
  82.                        A BRIEF HISTORICAL SURVEY
  83.   -------------------------------------------------------------------------
  84.  
  85.   4,273,085,467 BC:  Life begins on Earth, the result of contamination from
  86.         the careless disposal of picnic refuse by intergalactic guided tour;
  87.         tour operators heavily fined; planet put under indefinite quarantine.
  88.  
  89.   1,500,000 BC:  First programmer discovers the rapid oxidation algorithm;
  90.         MicroSoft immediately issues FIRE Version 1.0 for Windows.
  91.  
  92.   2,384 BC:  First Intel chip carved from a silicon nugget in Akkad, near
  93.         Ur of the Chaldees. The results of first floating-point operation
  94.         in human history? 2 + 2 = 3.9976857462524375859366666666666666667
  95.  
  96.   1986: First Atari with 68000 chip; things finally start looking up.
  97.  
  98.   1989: SEURAT Version 0.5 appears in STart magazine, March issue
  99.  
  100.   1990: SEURAT Version 1.0, first commercial version of SEURAT
  101.  
  102.   1990: SEURAT Version 2.0, first Atari art program to break the screen-size
  103.         barrier on color images, introduces the first color GEM IMG format.
  104.  
  105.   1991-1993: SEURAT Versions 2.09, 2.21, 2.3, 2.5, 2.7. 2.78
  106.  
  107.   Yeah, but what have you done for me lately?
  108.  
  109.   1994: SEURAT VERSION 3.0:   930,000 bytes of new source code!
  110.         Resolution-independent and virtually platform-independent;
  111.         runs on all Atari's with standard video: ST, STe, MegaST, 
  112.         MegaSTe, TT, Falcon in 2-color, 16-color, 256-color, and 
  113.         TrueColor video modes, with VGA and ST monitors!
  114.  
  115.   So, what else is new?
  116.  
  117.   You have to ask yourself, will your paint program do all this?
  118.  
  119.         * Convert those dotty dithered monochrome scans from your 
  120.           scanner into sharp detailed COLOR pictures? Create 256-
  121.           greyscale images when you only have a 32-greyscale scanner?
  122.  
  123.         * Convert your mono line art into color line art, ready to be
  124.           filled with colors, patterns, textures like comic book art?
  125.  
  126.         * Re-size and re-proportion entire images, of whatever size,
  127.           quickly and accurately? Adjust VGA-style images to TT Low 
  128.           Rez proportions? Condense 256-color images to TrueColor
  129.           images with hundreds, even thousands, of additional colors?
  130.  
  131.         * Read and write nearly fifty file variants (like 27 different
  132.           varieties of TIFF files), including Windows BitMaps (BMP),
  133.           PC's popular PCX, PrismPaint PNT, TruePaint's TPI, Targa TGA, 
  134.           Aldus Rev. 6.0 TIFF, as well as every kind of mono and color 
  135.           IMG files, DEGAS, TINY, NEO, IFF (including Amiga IFF),
  136.           MacPaint MAC, even Spectrum512 files?
  137.  
  138.          * Merge strip scans, parts of pictures, and even whole images
  139.           either horizontally or vertically, merging 2, 3, 4, or more
  140.           scans or images at once, and let you see what the resulting
  141.           paste will look like BEFORE you commit yourself to the result?
  142.  
  143.         * Let you do cut'n'paste of any-size images between unlimited-
  144.           size virtual screen buffers? Allow for the same powerful 
  145.           rotate, flip, invert, cut, paste, overlay, copy, and crop
  146.           of color images as it does for black-&-white?
  147.  
  148.         * Fully support the potential of your Atari hardware, like
  149.           the true 256-greyscales (HyperMono) of the TT, or the huge
  150.           variety of screen resolutions available the Falcon with video
  151.           marvels like the ScreenBlaster?
  152.  
  153.         * In Falcon TrueColor, do ALL the graphics functions really WORK
  154.           in TrueColor, even if the Falcon TOS does not support them?
  155.  
  156.         Do I have have to tell you that SEURAT's answer to all these
  157.   questions is YES?
  158.  
  159.         SEURAT VERSION 3.0 is crammed with features that other Atari art 
  160.   programs simply don't offer! SEURAT even has features that are not found
  161.   in ANY program for ANY computer, like the COLORSCAN option that creates 
  162.   color images out of the dithered mono scans made by hand-held and flatbed
  163.   scanners! ColorScan was a separate SKWare One program, but the new and
  164.   as-yet-unreleased 256-color version, a $59.95 value in itself, has now
  165.   been integrated into SEURAT, at no additional cost to you!
  166.         ColorScan, even in 16-colors, gives you the power to produce better
  167.   color images than you ever dreamed you could! The ColorScan conversion 
  168.   works on dithered "photo-scans" made by 16-greyscale scanners (old ones,
  169.   or the dithers made by TouchUp or by SEURAT itself), 32-greyscale
  170.   scanners (like the MiGraph handscanner, Golden Image, Geniscan, etc.), 
  171.   and newer 64-greyscale scanners, too.  Whether using SEURAT16 or SURAT256,
  172.   conversion is always done internally in a true 256-greyscale mode.  In
  173.   16-colors the 256-greyscale conversion is then reduced to 16 greyscales 
  174.   for display and colorization, but you will be given the option to save the
  175.   full 256-greyscale image data as a TIFF file, so that even if you have 
  176.   16-color hardware you can produce 256-greyscale images. 
  177.         You can use ColorScan even if you don't have a scanner! SEURAT
  178.   allows you to create a dithered printer file out of any image you can
  179.   load, and the ColorScan option can then convert that printer file into
  180.   a 16- or 64-greyscale image for colorization!
  181.  
  182.         OK, WHAT ABOUT...? You say you have these zillion 16-color pictures
  183.   you slaved over and now you have an Atari with 256-colors and what can you
  184.   do with all those 16-color pictures? Well, SEURAT allows you to import
  185.   multiple 16-color images into 256-colors and assign each one's 16 colors 
  186.   to a separate bank, so that you can combine images with differing palettes
  187.   in the same image.  Ever want to make a photo montage of your best 16-color
  188.   art, say, 2000x1200 pixels? If you have the memory, SEURAT has the power!
  189.         And what about your disks and disks of Spectrum512 pictures? SEURAT 
  190.   will convert them into 256-color images and give you more tools to work on
  191.   them than Spectrum did.  All those homeless Amiga 32-color IFF's? SEURAT 
  192.   can handle them, too. 
  193.  
  194.         ANY MORE NEW FEATURES? Remember NeoChrome's great "jack-knife" that 
  195.   you could use to carve out a block any size or shape you wanted?  Well,
  196.   SEURAT now has a new pocket-knife.  Very sharp. Plus the 11 other block
  197.   shaping tools it's always had...
  198.           
  199.         YES, SEURAT has SCANNER Support: Now "handshakes" with Dr. Bob's 
  200.   ScanLite accessory to allow you to scan directly into SEURAT's image buffers
  201.   with full in-program control.  (Requires a mono monitor; ScanLite is not 
  202.   supplied with SEURAT; some assembly required; batteries not included; prices
  203.   may vary; void where prohibited by law. Consult Dr. Bob for more disclaimers.)
  204.  
  205.         SEURAT uses PageStream DMF Fonts (in addition to System, Degas and
  206.   GDOS fonts); these vector fonts can scaled horizontally and vertically to
  207.   any size, and there are lots of them in the public domain.
  208.  
  209.         NEW, IMPROVED? Many SEURAT functions have been upgraded: even though
  210.   SEURAT is not primary an output program, the built-in HP driver will
  211.   generate a dithered 16-greyscale output for all 16-color, 256-color, and 
  212.   TrueColor images up to the 300 dpi size limit your printer supports.  The 
  213.   mirroring transforms now work on the full image size.  The palette editors
  214.   give you more control of color than any other program does, with special
  215.   effects, color separations, and multiple color systems, including HSL, as 
  216.   well as the ability to manipulate the entire palette at once.
  217.  
  218.         WHAT'S IT ALL ADD UP TO? SEURAT will give you more sheer image-
  219.   kicking power than any other Atari art program you can buy! Don't be 
  220.   fooled by programs that aren't much more than snazzy tinker toys, 
  221.   SEURAT blows them all away!
  222.  
  223.       SEURAT is the most full-featured Atari Art program with more than
  224.       400 functions and commands, besides the features already raved about: 
  225.     * We still got the best zoom around: it's super-fast and allows
  226.           a selection of ratio (from 2X up to 8X).
  227.     * Variable SlowMouse speed control for better control of brush-drawing.
  228.     * Anti-Alias that allows you to select the area to be smoothed.
  229.     * 92 color & mono fill patterns and editors to create even more.
  230.     * 42 brush shapes including user-defined editible multi-colored brushes.
  231.     * All functions can be performed in the four GEM graphic write modes,
  232.           with 21 block & mask write modes, too.
  233.     * Blocks of screen can be twisted, 4-way distorted, arc'ed, skewed, 
  234.           squashed and squished, and perspective-distorted.
  235.       We have all the usual (and unusual) geometric drawing tools:
  236.     * Spline-curves and Bezier-curves for drawing smooth figures and solids.
  237.     * Rays, even rays in fill patterns.
  238.     * Vertical, horizontal and free lines, with editable line types and widths.
  239.     * Circle, ellipse and filled disc in free, repeat and concentric modes.
  240.     * Round- and square-cornered rectangles and solids.
  241.     * Sizable, true-random airbrush, with optional smear function.
  242.     * Cleared-circles and cleared-boxes.
  243.     * Polylines and polygons in line-edge or spline-curve, filled or figure.
  244.     * Area and seed fill with color and mono fills.     * Text functions
  245.     * User-set clipping  * Color pixel remap   * Four-way mirroring transforms
  246.     * Print drivers for Desk/Laser/Jet and 9-pin's plus a separate GDOS 
  247.           printing program that allows you to size and place images, works
  248.           with Atari GDOS, GDOS replacement programs, FSM and Speedo GDOS.
  249.     * Disk utilities like disk format and in-program file directory.
  250.     * And a hundred or so other features and tools that there's
  251.           no room to mention here... 
  252.  
  253.   -----------------------------------------------------------------------------
  254.   
  255.          The best SEURAT news of all is that THE PRICE HASN'T GONE UP!
  256.   
  257.   -----------------------------------------------------------------------------
  258.   
  259.   Program:              SEURAT VERSION 3.0
  260.   
  261.   Price:                $59.95!
  262.   
  263.   Includes:             SEURAT for 2-color, 16-color, and 256-color Atari's!
  264.                         Two-disk set, with all-new 30,000-word User's Manual
  265.                         and 100's of application files and utility programs!
  266.   -----------------------------------------------------------------------------
  267.                         SEURAT (as above) but with TrueColor Falcon version 
  268.                         also included is priced at $69.95.
  269.   -----------------------------------------------------------------------------
  270.   System requirements:  a minimum TWO-MEG memory with doublesided drive
  271.   
  272.   Payment:              Check, money order; MasterCard/VISA accepted
  273.                         Send check, money order, or credit card info to:
  274.                         SKWare One
  275.                         P. O. Box 277 
  276.                         Bunker Hill, Illinois 62014 USA
  277.                         (E_mail orders, credit-cards only, to S.WEBB7 @ GEnie)
  278.   
  279.   Shipping:             SKWare One pays postage on all USA AND CANADIAN orders. 
  280.                         For overseas orders (not on North American continent), 
  281.                         include an additional $3.00 for surface mail or $5.00
  282.                         for air mail delivery. (All prices are in US dollars.)
  283.   
  284.                         Order Yours Today!
  285.   
  286.   --------------------------------- CUT HERE ----------------------------------
  287.  
  288.        Mail to: SKWare One, P. O. Box 277, Bunker Hill, Illinois 62014 USA
  289.  
  290.  
  291.   Name: _______________________________________________________________________
  292.  
  293.   Address: ____________________________________________________________________
  294.  
  295.   City: ______________________________________ State/Prov _____________________
  296.  
  297.   ZIP or Postal Code _________________________ Payment Enclosed $______________
  298.  
  299.   MasterCard/VISA: ___________________________________ Exp. Date: _____________
  300.  
  301.   ST ____    STe ____    MegaST ____    Mega STe ____    TT ____    Falcon ____
  302.  
  303.   --------------------------------- CUT HERE ----------------------------------
  304.  
  305.  
  306.  
  307.         OK, FILE SPECIFICATIONS FOR THOSE THAT LIKE THIS SORT OF THING:
  308.   =============================================================================
  309.   
  310.     Filetype              MONSURAT     SEURAT16      SURAT256     TRUSURAT
  311.     --------              --------     --------      --------     --------
  312.   
  313.     TIFF:
  314.         uncompressed        Yes          Yes           Yes          Yes
  315.         compressed          Yes         loads         loads        loads
  316.         motorola            Yes          Yes           Yes          Yes
  317.         intel               Yes          Yes           Yes          Yes
  318.         black'n'white       Yes          No            No           No
  319.         greyscales          No          loads          Yes          Yes
  320.         palette color       No           Yes           Yes         loads
  321.         24-bit RGB          No          saves         saves         Yes
  322.         screen down         Yes          Yes           Yes          Yes
  323.         screen up (pc)      Yes          Yes           Yes          Yes
  324.     IMG:
  325.         uncompressed        Yes          Yes           Yes          Yes
  326.         compressed          Yes          Yes           Yes          Yes
  327.         STTT                No           Yes          loads         No
  328.         XIMG                n.a.         Yes           Yes          Yes
  329.         mono=>color         n.a.         Yes           Yes          No
  330.         dithered mono
  331.         =>256 greyscales    n.a.         Yes           Yes          Yes  
  332.     SPECTRUM 512:
  333.         uncompressed        No           No           loads         No
  334.         compressed          No           No           loads         No
  335.     IFF: (4,5,6,7 planes)
  336.         uncompressed        No           Yes (4)      loads  (4-7)  No
  337.         compressed          No           Yes (4)      loads  (4-7)  No
  338.     DEGAS:
  339.         uncompressed        Yes          Yes          loads         No
  340.         compressed          Yes          Yes          loads         No
  341.         uncompressed
  342.         lo-rez=>dithers     Yes          No            No           No
  343.     TINY:
  344.         always compressed   Yes          Yes          loads         No
  345.     NEO:
  346.         ST Low              No           Yes          loads         No
  347.         TT Med              No           Yes          loads         No
  348.     PrismPNT:
  349.         uncompressed        No           Yes           Yes          No
  350.         compressed          No           Yes           Yes          No
  351.     TruePaint TPI
  352.         uncompressed        No           Yes           Yes          No
  353.         compressed          No           Yes           Yes          No
  354.     Windows BMP:
  355.         uncompressed        Yes          Yes           Yes          Yes
  356.         compressed          No           No            No           No
  357.     MACpaint:
  358.         always compressed   Yes          No            No           No
  359.     PCPaint PCX:
  360.         always compressed   Yes          Yes           Yes          No
  361.     Atari XGA or FTC:
  362.         screensave          n.a.         n.a.          n.a.         Yes
  363.     Targa TGA:
  364.         uncompressed        n.a.         n.a.          n.a.         Yes
  365.     Falcon FTC:
  366.         uncompressed        n.a.         n.a.          n.a.         Yes
  367.     Any loaded image
  368.         convert=>dithers    No           Yes           Yes          Yes
  369.   ---------------------------------------------------------------------------
  370.