home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 166.lha / ShowPrint_II.Doc < prev    next >
Encoding:
Text File  |  1988-04-28  |  3.9 KB  |  82 lines

  1.  
  2.         SHOWPRINT II.4 - Copyright 1988 Brian Conrad
  3.         --------------------------------------------
  4.  
  5.         SHOWPRINT II is a full-feature IFF picture file screen dump utility.
  6.         It can display and print all sizes of pictures including those 
  7.         larger than the screen.  It allows you to adjust printer output in 
  8.         three modes: ASPECT, FULL, and CUSTOM output.  You can also print 
  9.         your pictures vertically or horizontally.  You may also print them 
  10.         in Black and White, Grey Scale, or Color (with a color printer, of
  11.         course).
  12.  
  13.         SHOWPRINT II will also print PageSetter IFF files without any breaks
  14.         which I know will be handy for those of you with Star Gemini 10x and
  15.         SG10 printers.
  16.  
  17.  
  18.         The catch is that I'm not including any documentation on this 
  19.         program. Registered users will receive complete documentation for
  20.         the program as well as tips on printing IFF picture files.
  21.  
  22.         To become a registered user you only need to send $5 check or money
  23.         order to:
  24.  
  25.                 DataWise Technologies
  26.                 P.O. Box 62
  27.                 Touchet, WA 99360
  28.  
  29.         If you have more questions, comments, criticisms, or complaints, I
  30.         may be reached on GEnie as BDCONRAD or People Link as BCONRAD.
  31.         You may also reach me at the Blue Mountain Gazette BBS (Walla Walla,
  32.         Washington) 509-529-5226 (24hours 300/1200baud).
  33.  
  34.         Feel free to upload these files to any board or online service as 
  35.         long as all notices remain intact and these boards or services do 
  36.         not make any pretense that they are the owner of these files.  This
  37.         file may also be included in any collection of public domain 
  38.         software as long as no more than $10 is charged for the distribution
  39.         of the disk.
  40.  
  41.  
  42.         ERRATA:
  43.         ------
  44.         SHOWPRINT II version 2 now features Overscan mode for viewing
  45.         pictures as large as the screen.  Select the Overscan mode in any
  46.         picture that displays the 4-way pointer and the picture will fill
  47.         the screen in whatever dimensions are larger than screensize
  48.         (width, height, or both).  Hit the space bar to cancel Overscan.
  49.  
  50.         Version 3 flushes memory of the printer.device driver when a
  51.         picture dump is aborted.  This means that the ABORT feature now
  52.         works safely.  Version 3 has a boredered main screen to get rid
  53.         of the "messy" title bar that the BORDERLESS flag gave me.
  54.  
  55.         Version 4 corrects numerous bugs with previous versions. 
  56.         SHOWPRINT II now behaves in a multi-tasking environment without 
  57.         slowing down your other tasks.  I've reverted to the borderless
  58.         screen again so borders don't show up during your presentations. 
  59.         The "phantom" pointer is now gone from pictures larger than the 
  60.         screen.  Version 4 also exits the program properly if it can't 
  61.         load a file due to lack of memory.
  62.  
  63.         Note that I attempted to speed up the picture loading but to
  64.         no avail.  Much of the slowness of loading 640x400 pictures is
  65.         probably due to the interlace mode slowing things down.  Other
  66.         programs may not open the screen until the the bitmap is loaded
  67.         into memory.  I am at this time contemplating a rewrite for
  68.         the display section of ShowPrint.  It is currently using
  69.         a SuperBitMap which is only necessary for pictures that can be
  70.         scrolled.  The rewrite will only use a SuperBitMap Window if
  71.         the picture is larger than standard viewing area.
  72.  
  73.         What's next?  Faster loads (requires a complete rewrite), the
  74.         ability to print different parts of the picture and numerous other 
  75.         things that I might think up.  Version 2.5 will be made available 
  76.         as soon as there are 250 registered users.  At this time there are
  77.         only 40 registered users.  
  78.  
  79.         Brian Conrad
  80.         January 12th, 1988
  81.  
  82.