home *** CD-ROM | disk | FTP | other *** search
/ Computer Installation Guide - Dragon Clan Series / CD2.iso / PHOTO / VIEWER / PIXV20A / PIXVIEW.DOC < prev    next >
Encoding:
Text File  |  1995-09-10  |  7.3 KB  |  168 lines

  1. PixView v2.0beta a GIF/JPEG viewer for DOS.
  2. (C) Copyright 1993-95, All Rights Reserved
  3. by Davide Rossi
  4.    Vicolo Zanella 55B
  5.    31100 Treviso, Italy
  6.    E-mail: rossi@cs.unibo.it
  7.  
  8. Description:
  9. ------------
  10. PixView is a smart viewer for GIF and JPEG files. It needs a VGA or SVGA VBE
  11. (VESA BIOS Extension) compliant adapter and 450K or so of free memory.
  12. The VBE can be embedded in your adapter's ROM or loaded using a TSR program
  13. that should be supplied by the adapter's vendor.
  14. If you are not able to find this driver you can try to give a look to  the
  15. PixBase package which contains many VBE drivers.
  16. Using PixView, while in the graphics screen, you can change on the fly the
  17. display resolution, pan the image across the screen (even using the mouse),
  18. and shrink the image to the actual screen size.
  19.  
  20. This program is freeware. A full-featured version, called PixView Pro is
  21. also available for $ 20. The pro version allows the use as command line
  22. utility, has true color support, load-while-display feature for slide
  23. show and optimized compilation.
  24. Read the file pixview.pro for further information.
  25. Anyway I'd really appreciate a postcard if you use PixView freeware
  26. version, thanks!
  27.  
  28. Installing PixView
  29. ------------------
  30. Installing PixView is an easy task. Put the program along with cswdpmi.exe 
  31. in any directory you like.
  32. cwsdpmi.exe is a DPMI server and is used by PixView in order to access 
  33. all the extended (or even virtual) memory available on your computer.
  34. You may not need cwsdpmi if you have another DPMI server installed on your
  35. system (like qdpmi or 386Max); even Windows is a DPMI server so you could 
  36. run PixView under a Windows' DOS session but this way you will slow down
  37. the program.
  38. Please read cwsdpmi.doc for futher information about cswdpmi.
  39. The latest version of cwsdpmi can be retrived from
  40. ftp://ftp.neosoft.com/pub/users/s/sandmann
  41. also the sources are available on the same site.
  42.  
  43. The file scroll list:
  44. ---------------------
  45. A list of the files in the current directory is displayed in the middle of
  46. the screen.
  47. The directories are in upper case.
  48. To change the selected item use the cursor keys, page up and down, home
  49. and end.
  50. To change the current directory to the selected one hit the return.
  51. To display the selected picture file hit the return key.
  52. To tag the selected file use the INS key or the spacebar.
  53. To tag all the files use the + key.
  54. To untag all the files use the - key.
  55. To change the current drive hit F10.
  56. All of the operations above can be done using the mouse. To emulate the return
  57. key just use a left button double click. Some option is also displayed on
  58. the bottom-bar and can be activated with a mouse click.
  59.  
  60. The graphics screen:
  61. --------------------
  62. While in the graphics screen you can use the + and - keys to change the
  63. display's resolution. If the image is smaller than the actual screen size
  64. the program will show it in the middle of the screen.
  65. If the image is bigger than the actual screen size you can pan across it
  66. using the arrow keys or moving the mouse.
  67. If you want to examine a detail of the picture you can set the minimum
  68. resolution (320 x 200) and pan the image to find the detail you want to
  69. look at.
  70. If you want to shrink the whole picture to the current display size use the
  71. 's' key.
  72.  
  73. The slide show:
  74. ---------------
  75. Use F2 to start a slide show with the tagged files.
  76.  
  77. The option menu:
  78. ----------------
  79. Use F9 to invoke the option menu. Hereunder are explained the options
  80. you can change.
  81.  
  82. Slide show:
  83.         Auto shrink to fit (yes/no):
  84.                 the image in automatically shrinked if
  85.                 larger that the screen resolution.
  86.         Untag once loaded (yes/no)
  87.         Loop (yes/no)
  88.         Delay (sec.) (0..60):
  89.                 if 0 is set then the slide show will wait until a key
  90.                 (or a mouse button) is pressed.
  91. Confirmations:
  92.         Ask before exit (yes/no)
  93.         Ask before delete (yes/no)
  94. JPEG:
  95.         FS quantization (one pass/two pass):
  96.                 one pass: a fixed palette is used to display a JPEG image in
  97.                 256 colors modes.
  98.                 two pass: an optimized palette is used to display a JPEG
  99.                 image in 256 colors modes (Higher quality but slow).
  100.         Show as (stored/grayscale):
  101.                 stored: JPEG pictures are displayed as stored (color or
  102.                 grayscale)
  103.                 grayscale: JPEG pictures are displayed in grayscale
  104.                 (Useful for fast preview).
  105.         Dithering (none/FS/ordered):
  106.                 none: no dithering is used when a JPEG picture is displayed
  107.                 in 256 colors mode (The image looks quite bad...)
  108.                 FS: an error-diffusion dithering (known as Floyd-Steinberg)
  109.                 is used when a JPEG picture is displayed in 256 colors mode
  110.                 (Higher quality but slow).
  111.                 ordered: an error-addiction dithering (known as ordered) is
  112.                 used when a JPEG picture is displayed in 256 colors mode
  113.                 (Fast and dirthy).
  114.         Mode selection policy: (force 256/hi->256/force hi)
  115.                 if a "force" policy is set only that mode will be used.
  116.                 If a "->" mode is set the first mode is used only if
  117.                 the maximum mode resolution is big enough to display
  118.                 the whole picture, else the following mode is used.
  119.                 Pro version only: the followin options are available:
  120.                 force 256/hi->256/force hi/true->hi/true->hi->256/
  121.                 force true
  122.         Use hicolor dithering (yes/no):
  123.                 this option allows you to use a dithering algorithm
  124.                 for hicolor modes that gives a quality near to true
  125.                 color.
  126. Mask (*.*/*.gif/*.jpg/*.gif;*.jpg).
  127. Sort (no/by name/by extension/by size).
  128. Beep once loaded (yes/no).
  129. Load image in memory (yes/no):
  130.         You have to load the image in memory in order to use panning,
  131.         zooming, etc...
  132. Video mode (256 colors modes/15 bits hicolor modes/16 bits hicolor modes/Truecolor modes)
  133.         use video mode <resolution> if availalbe:
  134.                 this option allows you to exclude some video mode
  135.                 if you don't like it (640x400x256 if quite bad) or
  136.                 if your card can set that mode but your monitor
  137.                 can't display it.
  138.         Pro version only: Color order (under Truecolor modes) BGR/RGB
  139.                 set video card color ordering.
  140.  
  141. Acknowledgements & credits:
  142. ---------------------------
  143. The Graphics Interchange Format(c) is the Copyright property of
  144. CompuServe Incorporated. GIF(sm) is a Service Mark property of
  145. CompuServe Incorporated.
  146.  
  147. All other trademarks and registered trademarks are the properties of their
  148. respective holders.
  149.  
  150. The JPEG decoder is based on the Independent JPEG Group's software,
  151. Copyright (C) 1995 Tomas G. Lane.
  152.  
  153. The GIF decoder is loosely based on a work done by Steven A. Bennett
  154. and Steve Wilhite.
  155.  
  156. This program is compiled using djgpp v2. A great tool for developing
  157. DOS-based 32bit application.
  158.  
  159. Disclaimer:
  160. -----------
  161. This software is provided as is without any guarantees or warranty.
  162. Although the author has attempted to find and correct any bugs in the
  163. program, he is not responsible for any damage or losses of any kind caused
  164. by the use or misuse of the program.
  165.  
  166.  
  167. Have fun!!!
  168.