home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / GR / GR033C.ZIP / UNPACKME.ZIP / GIFPUB20.ZIP / README.1ST < prev    next >
Text File  |  1989-12-09  |  4KB  |  84 lines

  1. GIFPUB v2.0 (c) 1988-89 Lawrence & Marvin Gozum, MD
  2.  
  3. GIFPUB20.ZIP (.ARC) MUST INCLUDE THE FOLLOWING FILES
  4.  
  5. README   1ST   this document
  6. GIFPUB   EXE   main program
  7. BRUN41   EXE   required QB runtime module
  8. GIFPUB   DOC   user manual
  9. REGISTER DOC   registration form
  10. VGACAP   COM   TSR 256-color screen capture for MCGA/VGA 320x200x256 and
  11.                SVGA (640x480x256 or 800x600x256)
  12. VGAFIX   COM   TSR for Orchid Designer VGA (load before using VGACAP)
  13. AHEAD480 CFG   640x480x16 Ahead EGA
  14. C&T800   CFG   800x600x16 Chips & Technologies based cards
  15. EGAWONDR CFG   800x560x16 ATI EGA Wonder,Platinum,Tatung,...
  16. EVGA480  CFG   640x480x16 Everex
  17. EVGA800  CFG   800x600x16 Everex
  18. GENOA480 CFG   640x480x16 Genoa
  19. GIFPUB   CFG   800x600x16 default (see TSENG800.CFG)
  20. PARADISE CFG   800x600x16 AST,Compaq,Paradise,old Dell,...
  21. TECMR800 CFG   800x600x16 Tecmar
  22. TRIDENT  CFG   800x600x16 Logix,Maxon,...
  23. TSENG800 CFG   800x600x16 Genoa,Orchid,Sigma,STB,Willow,...
  24. VGAWONDR CFG   800x600x16 ATI VGA Wonder (and clones)
  25. VIDEO7   CFG   800x600x16 Vega,Video7 (FW,VRAM),new Dell, ...
  26.  
  27. GIFPUB converts any of the following listed below to a dithered
  28. (modified, error-distributed Floyd-Steinberg matrix with "Stucki-like"
  29. values) Black & White image and saves it to a .PCX (ZSoft) file for
  30. First Publisher, Ventura Publisher, Publisher's Paintbrush/PC Paintbrush+,
  31. Aldus PageMaker (if you rename the .PCX file to .PCC and use its import
  32. facility), WordPerfect 5.0 (through GRAPHCNV to import the PCX output).
  33.  
  34. 1)   ANY colored GIF picture (2KBx2KBx256);
  35. 2)   ANY 256-color PCX (version 5) picture (to 2KBx2KBx256);
  36. 3)   ANY VIEWABLE VGA/MCGA 320x200x256 picture captured with VGACAP;
  37. 4)   ANY VIEWABLE SVGA 640x480x256 or 800x600x256 picture captured and
  38.      converted to TEMP files used by VGACAD (v1.6 and up);
  39. 5)   ANY 16-color picture converted to any size with EGA2VGA;
  40. 6)   ANY 256-color picture converted to any size with SQZGIF;
  41. 7)   Colorized/converted MacPaint (READMACs) with MAC2GIF.
  42.  
  43. NO VIDEO CARD IS NECESSARY.  For interactive viewing/saving, GIFPUB supports
  44. CGA (640x200), Herc (720x348), EGA (640x350), MCGA/VGA (640x480), EEGA or
  45. SVGA (to 800x600).  You can adjust the brightness and contrast levels through
  46. Grey Scale Skewing,  Histogram Contrast Stretching and several Histogram-
  47. equalization algorithms (NEW!) - without a graphics card.  GIFPUB facilitates very fine grey shades to "appear" in
  48. various sizes (ordered dithers do not), while maintaining the aspect ratio in
  49. ANY video mode (including EEGA and SVGA); you can integrate in your desktop
  50. publishing application.
  51.  
  52. GIFPUB (v2.0 and up) supports virtual screens for SVGA pictures up to
  53. 2KBx2KBx256 (EMM support will follow shortly)!  All the detail in SVGA
  54. pictures will be accurately reproduced in your dithered images (e.g.,
  55. fine text along with the continuous grey image).  By using the VDISK
  56. path you can redirect the creation of virtual screen in RAM (i.e., RAM
  57. disk) for FAST processing or another drive for dual floppy users.
  58.  
  59. Update 2.0      * Full utililization of SVGA images (to 2KBx2KBx256)
  60.                 * PCX v5.0 support (to 2KBx2KBx256)
  61.                 * Histogram-equalization; new image processing function
  62.                   for global grey pixel redistribution
  63.  
  64.                            - Flat (linear)
  65.                            - Sine (Pseudo-Gaussian)
  66.                            - BiModal (Dual, Overlapping Sine Curves)
  67.                            - TriModal (Triple, Overlapping Sine Curves)
  68.                            - Lite Skew (linear w/ positive skew)
  69.                            - Dark Skew (linear w/ negative skew)
  70.  
  71.                 * New error-distributed algorithm using modified Floyd-
  72.                   Steinberg matrix with "Stucki" values
  73.                 * User-definable dither density
  74.                 * User-definable EEGA/SVGA video modes
  75.                 * Enhanced Brightness and Contrast-Stretching algorithm;
  76.                   precise grey scale adjustment; reorganized around
  77.                   Histogram Analysis for better feedback and analysis
  78.                 * Extended grey scale parsing algorithm - 256 greys mapped
  79.                   instead of 64 for enhanced detail
  80.                 * Fast 256-color palette read/write algorithm
  81.                 * Bugfix: Selection of files with "**MORE**" corrected
  82.                
  83.  
  84.