home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1995 December / SOFM_Dec1995.bin / pc / os2 / pmview / pmview.hlp (.txt) < prev    next >
OS/2 Help File  |  1995-10-31  |  232KB  |  5,699 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. General Help ΓòÉΓòÉΓòÉ
  3.  
  4.                                   PMView v0.92
  5.                   32-bit Multithreaded Image Viewer for OS/2 PM
  6.                 (c) 1992-1995 Peter Nielsen. All rights reserved.
  7.                     Some docs (c) 1992-1995 Raja Thiagarajan.
  8.  
  9. PMView is a viewing and editing tool for bitmapped graphics. It provides 
  10. support for systems with palette manager and deep color displays. On systems 
  11. with palette manager, PMView gives you color animation and its color optimizing 
  12. functions make sure that you always get good looking images with the best 
  13. colors possible. 
  14.  
  15. PMView also has an easy-to-use slideshow feature that lets you create 
  16. slideshows just by dragging and dropping the images you want. The slideshow 
  17. controller gives you an easy way to control your slideshow while it's running. 
  18. PMView supports a variety of file formats, including GIF, TIFF, PhotoCD PRO, 
  19. and JPEG. PMView offers broader and faster support for these file formats than 
  20. many other programs do, since we wrote all PMView's code for format handling 
  21. ourselves, and did a lot of it in hand-optimized assembly. 
  22.  
  23. PMView has a unique automatic thumbnailing facility that will create thumbnails 
  24. for your images. The thumbnails in the file open dialog make it possible for 
  25. you to browse through hundreds of images in minutes. You'll never again have to 
  26. load a bunch of images just because you forgot the name of the one you're 
  27. looking for. 
  28.  
  29. PMView is mostly written in C++ using exeption handling. Time-critical tasks 
  30. have been hand-coded in Pentium assembly language. Throughout this product, we 
  31. have tried our hardest to provide you with the best possible performance and to 
  32. take full advantage of the features of the Pentium. Our memory and file 
  33. management routines will provide you with blazing speed and the best use of 
  34. your hardware. 
  35.  
  36. PMView is dynamically multithreaded, meaning that threads will be created and 
  37. destroyed as needed. There will never be threads spinning in the background 
  38. doing nothing. We have also invented a Priority Boost system that will let you 
  39. use idle time priority without having to worry about locking up PMView or your 
  40. system. 
  41.  
  42. PMView offers online help at any time. Press F1 to obtain context sensitive 
  43. help, or select Help from the main menu to get a list of all the help topics. 
  44.  
  45.  
  46. ΓòÉΓòÉΓòÉ 2. NEW FEATURES in PMView 0.92 ΓòÉΓòÉΓòÉ
  47.  
  48. Here is a list of features that are new in PMView 0.92. 
  49.  
  50.    1. Built-in Screen Capture that lets you capture a selected window, the 
  51.       interior of a window, the whole screen, or a selected area of the screen. 
  52.       PMView's screen capture includes an unique feature not found in other 
  53.       screen capture programs: PMView can capture parts of a window that lie 
  54.       outside the screen. Thus, if you use a virtual desktop program, you'll be 
  55.       able to capture the whole desktop, not only the visible part! To capture 
  56.       the desktop, select Capture->Window and left-click on the desktop. ATI 
  57.       Mach64 users: There is a bug in the Mach64 drivers shipped with OS/2 Warp 
  58.       that affects screen capture. For more information, read the Bugs section 
  59.       (or search all sections of the online help for "ATI", if you want to go 
  60.       directly to it). 
  61.    2. New command line option /SHOrtfileretry that lets you use PMView to view 
  62.       images while they're being downloaded via FTP, FTP-PM, C-Kermit, nFTP, 
  63.       LiveWire 2.2, and many other programs. (Any program should work as long 
  64.       as it permits read sharing and writes the image sequentially.) If you add 
  65.       a timeout value to this flag, you can also use it to view POV-Ray images 
  66.       while they're being rendered! 
  67.    3. TAP Support for LiveWire 3.0 and other terminal emulators that support 
  68.       LiveWire TAP. This will allow progressive display of images as they're 
  69.       downloaded. (In order to use this feature, you'll need to get the latest 
  70.       release of LiveWire. ZOC will also support TAP in a future version.) 
  71.    4. New Progressive Loading option, on by default (setting is on the 
  72.       "Loading" page in PMView's notebook). This is useful for viewing files 
  73.       while they're being downloaded or created, or for seeing file 
  74.       interlacing. 
  75.    5. PNG (Portable Network Graphics) file support, read/write 
  76.    6. IFF (Electronic Arts) file support, read/write 
  77.    7. MSP (Microsoft Paint) file support, read/write 
  78.    8. Target directory for file conversions can now be specified on the 
  79.       "Directories" page in PMView's options notebook. 
  80.    9. Separate option for confirm on slideshow save 
  81.   10. Toggle visibility of Hidden Files in FOC (View->Hidden Files) 
  82.   11. Pop-up menu in the FOB directory list box that allows you to toggle 
  83.       Longnames and visibility of Hidden Directories 
  84.   12. File Revert changed to File Recall-> conditional cascade that remembers 
  85.       the last 8 files 
  86.   13. Different (remembered) view for each drive in the FOC 
  87.   14. Thumbnail creation options for saving and converting added to FOC. 
  88.   15. New, more OS/2-like mini icons in the FOB drives combo. PMView now also 
  89.       has separate icons for CD-ROM, 3.5" disk, and removable media (disk drive 
  90.       icon was used for these in PMView 0.90). 
  91.   16. GIF and TIFF-LZW are now licensed from Unisys 
  92.   17. New GIF save options: Version, Interlace, Transparency, and Background. 
  93.       These can be very helpful when creating Web pages. 
  94.   18. New JPEG save option: Progressive JPEG 
  95.   19. New TGA save options: RightToLeft, TopToBottom, and InterlaceType 
  96.   20. New TIFF save options: Compression, Photometric, and Strip size 
  97.       (Compression: [None, Packbits, CCITTRLE, CCITTFAX3, CCITTFAX4, and LZW], 
  98.       CCITTFAX3 options: [2D-Encoding, Fillbits, Uncompressed], CCITTFAX4 
  99.       options: [Uncompressed], LZW options: [Horizontal differencing 
  100.       predictor], Photometric: [White is Min, and Black is Min], Strip size: 
  101.       [4, 8, 16, and 32 kB]) 
  102.   21. PNG Save options: Interlace, Histogram, Time, Transparency, and 
  103.       Background. These can be helpful when creating Web pages. 
  104.  
  105.  The following bugs are fixed in PMView 0.92. 
  106.  
  107.    1. File Open Container: File name edit didn't work in Detail View. 
  108.    2. PMView: The palette was not reset to system colors after quitting PMView 
  109.       under Warp. 
  110.    3. Thumbnailing: a 271x1 pixel image could crash PMView. 
  111.    4. Thumbnailing: Black/white and graylevel images with (width <= 80 pixels) 
  112.       and (height <= 80 pixels) caused PMView to generate bad thumbnails. 
  113.    5. Saving, PCX: Monochrome files were inverted when saved. 
  114.    6. Saving, TIFF: Required tag 'StripOffsets' was missing 
  115.    7. Loading, TGA: Some RLE encoded files decoded with small defects. 
  116.    8. Loading, TIFF: CCITTFAX3 Uncompressed mode images weren't supported -> 
  117.       error. 
  118.    9. Loading, TIFF: 3, 5, 6, and 7 bit images didn't load correctly 
  119.   10. Slideshow: Images were shown according to the previously selected mode 
  120.       (View/Edit). This is not correct; slideshows should always run in View 
  121.       mode. 
  122.   11. File Open/Save Dialog: "Open Filename:" entry field didn't recognize 
  123.       directories, e.g. typing 'c:\os2\' or 'c:\os2' will try to open the FILE 
  124.       'os2' instead of switching directories. A lot of other problems with this 
  125.       field have been fixed. 
  126.   12. Settings Notebook, Directory page: Empty field for load/save directory 
  127.       defaulted to root instead of the current directory. 
  128.   13. File Open Container: Image info did not display width/height/bitcount 
  129.       information for PBMPlus files (PPM,PGM,PBM) 
  130.   14. File Open Container: Image info did not display width/height/bitcount 
  131.       information for TIFF files that didn't include a 'BitsPerSample' tag. 
  132.   15. File Save Container: Thumbnail options on background menu 
  133.       (Manual/Automatic/Loading Creates, Transparent Fill) didn't have any 
  134.       effect. 
  135.   16. Undo/Redo: If you do a transformation (eg. rotate), saved the file with a 
  136.       different name and then selected undo, the file will get the name that it 
  137.       had before saving. That is, the file name change would also be undone. 
  138.       This is, of course, not correct. 
  139.   17. PMView's Title Bar: Files with LONGNAME attribute attached and a longname 
  140.       containg <CR> or <LF> did not display correctly in the title bar. (The 
  141.       filename was truncated at the first <LF>) 
  142.   18. FOB Drive Combo: Selecting a removable drive did not update its drive 
  143.       label. 
  144.   19. File Open Container: Pressing <DEL> while the container still was filling 
  145.       up would give "Cannot delete file" error messages and could crash PMView 
  146.       with SYS3175. 
  147.   20. Saving: Loading a new image while saving caused PMView to crash. 
  148.   21. Printing: Loading a new image while printing caused PMView to crash. 
  149.   22. Transformations: Loading a new image while transforming an image caused 
  150.       PMView to crash. 
  151.   23. File Save dialog and Image Info dialog, 16 color systems: Having a deep 
  152.       color image loaded when you opened the Image info Dialog or File Save 
  153.       dialog would make PMView crash with SYS3175. 
  154.   24. Saving: Exiting with the current image unsaved and answering "Yes" to 
  155.       save the image would trash the image (PMView would write an image with no 
  156.       contents). 
  157.  
  158.  Other fixes and changes in PMView 0.92. 
  159.  
  160.    1. Saving, BMP: When saving bitmaps in OS/2 2.x bitmap format, PMView will 
  161.       now always write the complete OS/2 2.0 64-byte header 
  162.       (BITMAPINFOHEADER2). (To save disk space, previous versions of PMView 
  163.       would truncate the header after the last used field. This is legal 
  164.       [according to IBM's documentation], but some applications [such as IBM's 
  165.       resource compiler] could not read these shorter bitmaps.) 
  166.    2. Loading, TIFF: Support for predictor added to bitcounts < 8 
  167.    3. Loading, TIFF: Support for colormapped TIFFs with incorrectly stored 
  168.       color map. (For example WAVE9.TIF on the bonuspak disc.) 
  169.    4. PMView: Behaviour of all Combos (Combinated list boxes) changed from OS/2 
  170.       standard behavior to behave as requested by PMView users. For example, 
  171.       pressing <J> in the "List Files of Type" field will now directly change 
  172.       to "JPEG" without  confirmation by <ENTER> (OS/2's default behaviour 
  173.       requires you to press <ENTER> to activate the change). 
  174.    5. File Open Container: Workaround for negative thumbnails. The option for 
  175.       this is on the "Special" page. 
  176.  
  177.  ------------------------------------------------------- 
  178.  
  179.  There was no PMView 0.91 because an unofficial beta was illegally uploaded to 
  180.  FTP-sites as 'PMVIEW91.ZIP'. 
  181.  
  182.  ------------------------------------------------------- 
  183.  
  184.  Here is a list of features that were new in PMView 0.90. 
  185.  
  186.    1. The shareware (unregistered) version is now fully functional. You can now 
  187.       test all the features before registering (except the ability to turn off 
  188.       the logo). 
  189.    2. There is a new dialog for file saves. In addition to being able to save 
  190.       BMP files and PMView slideshows, you can now save a bitmap using GIF, 
  191.       JPEG, PCX, PIC, TGA, TIFF, or PBMPlus (PBM, PGM, and PPM) formats. (And 
  192.       BMPs can now be saved in OS/2 1.x, OS/2 2.x, or Windows 3.x format). 
  193.    3. There is fully context-sensitive online help (just hit F1). 
  194.    4. There is a new Convert to-> command on the File Open and Save popup 
  195.       menus. This makes it convenient to batch convert images as a background 
  196.       task. 
  197.    5. You can now print! You can print an image across multiple pages, adjust 
  198.       gamma for your printer, set up your printer, set up your page margins 
  199.       using millimeters, inches, or percentages. 
  200.    6. There are new filters, including user-definable filters. NOTE: The filter 
  201.       file format will change significantly in the next release of PMView, so 
  202.       you should be prepared. 
  203.    7. There is a palette editor, so that you can change the palette entries on 
  204.       non-deep-color images. 
  205.    8. You can now drag a rectangular area to cut, crop, or paste. An optional 
  206.       Track Info dialog box tells you the exact size and location of the 
  207.       selected area, and lets you type in a new location or size. 
  208.    9. There is new support for reading and writing PBMPlus files (PBM, PGM, and 
  209.       PPM). 
  210.   10. Kodak Photo CD PRO files (6144x4096) can now be read. 
  211.   11. There is support for more TIFF formats: FAX3/2D, FAX4, and Thunderscan 
  212.       compressions. 
  213.   12. There is a completely new multithreaded method for painting the PMView 
  214.       window. This usually requires 3-4 times less RAM(!) than the old method 
  215.       and lets PMView display arbitrarily large bitmaps. (The old method used a 
  216.       shadow bitmap and would have required approximately 120MB of virtual 
  217.       memory to display a 40MB TIFF file. This is, in fact, more than OS/2 PM 
  218.       can handle; trying to use a bitmap this large usually makes the system 
  219.       hang. With the new method, you can display the same bitmap with 45MB of 
  220.       free virtual memory.) However, since the new method may be slower on 
  221.       certain display drivers, the old method is available as an option in the 
  222.       settings notebook. Additionally, you can set an image-size threshold to 
  223.       choose between display methods depending on the image you want to view. 
  224.   13. The new Edit mode allows you to load, view, and save images with more 
  225.       colors than you can display. (View mode discards extra colors to save 
  226.       memory, speed painting, and give the best display quality for your screen 
  227.       mode.) 
  228.   14. Dithering (to the screen or when reducing colors) is now multithreaded. 
  229.   15. Long file name support has been improved. PMView now displays the long 
  230.       file name in the title bar and in all info dialogs. PMView also handles 
  231.       the .LONGNAME extended attribute in full. So, for instance, you can copy 
  232.       an image from an HPFS drive to a FAT drive (using the Drives object), and 
  233.       PMView will display the long file name. It also means you can give your 
  234.       images arbitrarily long names, even on FAT drives, and PMView (and OS/2's 
  235.       drive object) will display these names. (Note that OS/2's DIR command and 
  236.       many other programs will not display the long names.) 
  237.   16. If you wish, PMView can display physical file names instead of Long File 
  238.       Names. 
  239.   17. Support for 16-color systems has been improved. You can choose from a 
  240.       variety of optional fixed palettes and dithering methods. 
  241.   18. Support has been improved for 256 color systems without palette manager. 
  242.       You can choose from a variety of optional fixed palettes and dithering 
  243.       methods. 
  244.   19. There is a new Solarize special effect. 
  245.   20. You can now adjust Gamma for your screen. This can be very useful when 
  246.       displaying images created on other computer systems (which often look too 
  247.       dark or too bright). 
  248.   21. You can reduce to black/white, 16 colors, or 256 colors. (The last 
  249.       command includes an option to let you choose any number of colors between 
  250.       0 and 256.) 
  251.   22. The new "complete" Undo/Redo works on any operation that has modified the 
  252.       image. 
  253.   23. The bulky old progress bar has been replaced by an animated clock mouse 
  254.       pointer. This saves screen space, RAM, and time. 
  255.   24. You can now see color adjustments (brightness/contrast, gamma, etc.) in 
  256.       real-time on systems with deep color or without palette manager! 
  257.   25. All the transform functions have been enhanced. The clock pointer will 
  258.       show your progress, and you can cancel the operation at any time by 
  259.       pressing ESC. 
  260.   26. Transform functions now run in idle-time (with priority boost). 
  261.   27. Priority boost has been enhanced to be less sensitive to "CPU hogs" once 
  262.       the process has started. (Previous versions of PMView could boost load 
  263.       priority unnecessarily due to a temporary "CPU hog".) 
  264.   28. There are new command-line options. For instance, /WPOS lets you control 
  265.       the initial size and position (including Z-order!) of PMView's window. 
  266.   29. There are new pages in the options notebook. The Confirmations page lets 
  267.       you choose whether to be warned when deleting files, discarding changes, 
  268.       or stopping a batch conversion. The Logo page (disabled on the 
  269.       unregistered version) lets you select how long to display the opening 
  270.       logo (or you can turn it off). And, by popular demand, a second page has 
  271.       been added to the Slideshow page of the options notebook, so you can set 
  272.       the defaults for new slides. 
  273.   30. PMView can now interpolate pixels when resizing or rotating images. This 
  274.       is a little slower, but the results look much better. 
  275.   31. The File Open Container and Slideshow Container will now "auto scroll" 
  276.       when you keep the left mouse button pressed and move outside the 
  277.       container. This is very handy for selecting multiple files. 
  278.   32. PMView has better support for national language conventions. For 
  279.       instance, PMView will sort the names in the File Open box correctly 
  280.       according to the country selected in OS/2. Dates, times, and numbers will 
  281.       be displayed in the way that you have configured OS/2. 
  282.  
  283.  
  284. ΓòÉΓòÉΓòÉ 3. Coming Soon: TWAIN Scanner Support ΓòÉΓòÉΓòÉ
  285.  
  286. TWAIN was acknowledged by IBM as an important workstation standard at the 
  287. recent May 1995 New Orleans Technical interchange. TWAIN allows applications to 
  288. control scanners that have TWAIN drivers. 
  289.  
  290. A version of PMView with full 32-bit TWAIN support should be available to 
  291. registered users by October 1995. 
  292.  
  293. 32-bit OS/2 TWAIN scanner drivers are available from Solution Technology Inc. 
  294. Currently supported scanners are: 
  295.  
  296.      Hewlett-Packard IIP, IIC, IICX, 3P, 3C, 3CX 
  297.      Logitech Scanman 256 
  298.      Bell & Howell 3338 
  299.      Epson 1200C, GT-9000 Series 
  300.      Fujitsu 3096, 3097, and ScanPartner 10 
  301.      Microtek IISP (under development) 
  302.      Mustek FMS-6000CX (under development) 
  303.  
  304.   For more information about TWAIN drivers for other scanners, please contact 
  305.  STI. 
  306.  
  307.       Solution Technology, Inc. 
  308.       1101 South Rogers Circle, Suite 14, Boca Raton, FL 33487 
  309.       Phone:  (407) 241-3210 
  310.       Fax:   (407) 997-6518 
  311.       E-mail: solution@gate.net 
  312.  
  313.  
  314. ΓòÉΓòÉΓòÉ 4. Menu Commands ΓòÉΓòÉΓòÉ
  315.  
  316. For a detailed explanation of each menu, select from the list below: 
  317.  
  318.      File... 
  319.      Mode... 
  320.      Edit... 
  321.      Transform... 
  322.      Color... 
  323.      View... 
  324.      Help... 
  325.  
  326.  
  327. ΓòÉΓòÉΓòÉ 4.1. File Menu ΓòÉΓòÉΓòÉ
  328.  
  329. The File menu lets you transfer files from/to disk or to delete the current 
  330. image or run a slideshow. 
  331.  
  332.      Open is used to load an image from disk or to browse your images and 
  333.       create/delete thumbnails. 
  334.  
  335.      Recall will revert to the file on disk, which means any changes you had 
  336.       made to it (or your view of it) are lost. Recall also lets you recall one 
  337.       of 8 recently loaded files. 
  338.  
  339.      Save will save the current image to disk. The image will be written to a 
  340.       file with the same file name, format, and options that were used when the 
  341.       file was last saved. 
  342.  
  343.      Save As lets you save the file with a different name, in another file 
  344.       format, or with different save options. 
  345.  
  346.      Delete will delete the currently displayed 
  347.  
  348.      Close will close the current image or slideshow. 
  349.  
  350.      Capture will let you capture the whole screen or selected parts of it. 
  351.  
  352.      Print will print the currently displayed image. 
  353.  
  354.      Print Setup lets you select which printer to use, and its job properties 
  355.       (e.g., the page orientation). 
  356.  
  357.      Page Setup lets you alter page settings (e.g., the size of the paper and 
  358.       the margins). 
  359.  
  360.      Exit will quit PMView and returns you to OS/2. 
  361.  
  362.  
  363. ΓòÉΓòÉΓòÉ <hidden> New ΓòÉΓòÉΓòÉ
  364.  
  365.  
  366. ΓòÉΓòÉΓòÉ 4.1.1. Open ΓòÉΓòÉΓòÉ
  367.  
  368. This opens the File Open Dialog that lets you load an image from disk, browse 
  369. your images and create/delete thumbnails. 
  370.  
  371. The shortcut key for Open is Ctrl+O. 
  372.  
  373.  
  374. ΓòÉΓòÉΓòÉ 4.1.2. Recall ΓòÉΓòÉΓòÉ
  375.  
  376. This will let you revert to the current file on disk, or recall previously 
  377. loaded files. The 8 most recently loaded files are listed and can directly be 
  378. recalled by selecting the corresponding file. Note that you can revert to the 
  379. current file by a single click on Recall, i.e. you don't need to open the 
  380. Recall menu and select from the list. 
  381.  
  382.  
  383. ΓòÉΓòÉΓòÉ 4.1.3. Save ΓòÉΓòÉΓòÉ
  384.  
  385. This saves the current file to disk. The image (or slideshow) will be written 
  386. to a file with the same file name, format and options that were used when the 
  387. file was last saved. 
  388.  
  389. The shortcut key for Save is Ctrl+S. 
  390.  
  391.  
  392. ΓòÉΓòÉΓòÉ 4.1.4. Save As ΓòÉΓòÉΓòÉ
  393.  
  394. This saves the file with a different name, in another file format or change any 
  395. of the save options. 
  396.  
  397.  
  398. ΓòÉΓòÉΓòÉ 4.1.5. Delete ΓòÉΓòÉΓòÉ
  399.  
  400. This deletes the currently displayed image from disk. 
  401.  
  402. Note:  PMView will ask for file delete confirmation in accordance with the 
  403.        setting on the Confirmations page in PMView's Options Notebook. 
  404.  
  405. The shortcut key for Delete is Ctrl+D. 
  406.  
  407. Warning: This command is irreversible.
  408.  
  409.  
  410. ΓòÉΓòÉΓòÉ <hidden> Confirm Deletion ΓòÉΓòÉΓòÉ
  411.  
  412. You're about to delete the file you're currently viewing. 
  413.  
  414.      Select Yes to proceed and delete the file. 
  415.      Select No if you want to keep the file. 
  416.  
  417.  Warning: This command is irreversible.
  418.  
  419.  
  420. ΓòÉΓòÉΓòÉ 4.1.6. Close ΓòÉΓòÉΓòÉ
  421.  
  422. This will close the current image or slideshow. 
  423.  
  424.  
  425. ΓòÉΓòÉΓòÉ 4.1.7. Capture ΓòÉΓòÉΓòÉ
  426.  
  427. This is PMView's built-in Screen Capture feature that lets you capture a 
  428. selected window, the interior of a window, the whole screen, or a selected area 
  429. of the screen. 
  430.  
  431.      Window lets you select a window and capture it completely with frame. 
  432.  
  433.      Window Interior lets you select a window and capture it without frame. 
  434.  
  435.      Screen will capture the current screen. 
  436.  
  437.      Area of Screen lets you select and capture a part of the screen. 
  438.  
  439.      Hide Windows lets you toggle whether you want PMView's windows to be 
  440.       included or not. 
  441.  
  442.  
  443. ΓòÉΓòÉΓòÉ 4.1.7.1. Window ΓòÉΓòÉΓòÉ
  444.  
  445. This will let you capture a window including its borders, title-bar and menu 
  446. bar. Click the left mouse button to select window. Clicking the right mouse 
  447. button or pressing ESC will cancel the capture. 
  448.  
  449. Use the Hide Windows option to select whether PMView should be hidden during 
  450. capture. If this option is on, PMView and its windows will be hidden, thus 
  451. making it easier for you to select the window to capture. However, if you would 
  452. like to capture one of PMView's windows this option must be turned off. 
  453.  
  454. Note that PMView is capable of capturing parts of a window that lie outside the 
  455. screen. Thus, if you use a virtual desktop program, you'll be able to capture 
  456. the whole desktop, not only the visible part! To capture the desktop, please 
  457. use the Window capture method and left-click on the desktop. 
  458.  
  459. Related information: 
  460.  
  461.      Hide Windows 
  462.  
  463.  
  464. ΓòÉΓòÉΓòÉ 4.1.7.2. Window Interior ΓòÉΓòÉΓòÉ
  465.  
  466. This will let you capture the inside of a window, i.e. its borders, title-bar 
  467. and menu bar will not be included. Click the left mouse button to select 
  468. window. Clicking the right mouse button or pressing ESC will cancel the 
  469. capture. 
  470.  
  471. Use the Hide Windows option to select whether PMView should be hidden during 
  472. capture. If this option is on, PMView and its windows will be hidden, thus 
  473. making it easier for you to select the window to capture. However, if you would 
  474. like to capture one of PMView's windows this option must be turned off. 
  475.  
  476. Note that PMView is capable of capturing parts of a window that lie outside the 
  477. screen. Thus, if you use a virtual desktop program, you'll be able to capture 
  478. the whole desktop, not only the visible part! To capture the desktop, please 
  479. use the Window capture method and left-click on the desktop. 
  480.  
  481. Note:  If the captured window belongs to a Win-OS/2 application the result is 
  482.        unpredictable. Please use the Window capture type when capturing 
  483.        Win-OS/2 applications. 
  484.  
  485. Related information: 
  486.  
  487.      Hide Windows 
  488.  
  489.  
  490. ΓòÉΓòÉΓòÉ 4.1.7.3. Screen ΓòÉΓòÉΓòÉ
  491.  
  492. This will capture the current screen, i.e. the visible part of the desktop. 
  493.  
  494. Use the Hide Windows option to select whether PMView should be hidden during 
  495. capture. If this option is on, PMView and its windows will be included 
  496. (visible) in the captured image. 
  497.  
  498. Note that PMView is able to capture the whole desktop, not only the visible 
  499. part of it! To capture the desktop, please use the Window capture method and 
  500. left-click on the desktop. 
  501.  
  502. Related information: 
  503.  
  504.      Hide Windows 
  505.  
  506.  
  507. ΓòÉΓòÉΓòÉ 4.1.7.4. Area of Screen ΓòÉΓòÉΓòÉ
  508.  
  509. This will let you select and capture a part of the screen. Select one of the 
  510. corners of the area you wish to capture and press the left mouse button. Hold 
  511. the mouse button down and move the mouse to select the capture area. Release 
  512. the button to capture the currently selected area. Clicking the right mouse 
  513. button or pressing ESC will cancel the capture. 
  514.  
  515. Use the Hide Windows option to select whether PMView should be hidden during 
  516. capture. If this option is off, PMView and its windows will be included 
  517. (visible) in the captured image. 
  518.  
  519. Related information: 
  520.  
  521.      Hide Windows 
  522.  
  523.  
  524. ΓòÉΓòÉΓòÉ 4.1.7.5. Hide Windows ΓòÉΓòÉΓòÉ
  525.  
  526. Use this option to select whether PMView should be hidden during capture or 
  527. not. 
  528.  
  529. If on, PMView and its windows will be hidden, thus making it easier for you to 
  530. select the window to capture. If off, PMView and its windows will not be hidden 
  531. and you will be able to capture one of PMView's windows. 
  532.  
  533. Tip: You can make a 'contact sheet' by turning this option off and capturing 
  534. PMView's File Open Container. 
  535.  
  536.  
  537. ΓòÉΓòÉΓòÉ <hidden> Confirm Capture ΓòÉΓòÉΓòÉ
  538.  
  539. The area of the window you selected for capturing is more than twice as large 
  540. as the screen area. Capturing it requires a lot of memory. Please confirm that 
  541. you really want to capture this window. 
  542.  
  543.      Select Ok to proceed and capture the window. 
  544.      Select Cancel to cancel the capture. 
  545.  
  546.  
  547. ΓòÉΓòÉΓòÉ 4.1.8. Print ΓòÉΓòÉΓòÉ
  548.  
  549. This opens up the Print Image dialog. that lets you print the currently 
  550. displayed file. 
  551.  
  552. Related information: 
  553.  
  554.      Print Setup dialog. 
  555.      Page Setup dialog. 
  556.      Print Image dialog. 
  557.  
  558.  
  559. ΓòÉΓòÉΓòÉ 4.1.9. Print Setup ΓòÉΓòÉΓòÉ
  560.  
  561. This opens up the Print Setup dialog. that lets you select printer and printer 
  562. specific options. 
  563.  
  564. Related information: 
  565.  
  566.      Print Setup dialog. 
  567.      Page Setup dialog. 
  568.      Print Image dialog. 
  569.  
  570.  
  571. ΓòÉΓòÉΓòÉ 4.1.10. Page Setup ΓòÉΓòÉΓòÉ
  572.  
  573. This opens up the Page Setup dialog. that lets you set margins and other page 
  574. specific options. 
  575.  
  576. Related information: 
  577.  
  578.      Print Setup dialog. 
  579.      Page Setup dialog. 
  580.      Print Image dialog. 
  581.  
  582.  
  583. ΓòÉΓòÉΓòÉ 4.1.11. Exit ΓòÉΓòÉΓòÉ
  584.  
  585. This quits PMView and returns you to OS/2 
  586.  
  587. The shortcut key for Exit is Ctrl+X. 
  588.  
  589.  
  590. ΓòÉΓòÉΓòÉ 4.2. Mode Menu ΓòÉΓòÉΓòÉ
  591.  
  592. The functions in the Mode menu sets the function mode of PMView 
  593.  
  594.      View This will set PMView into View mode, that is, PMView will convert 
  595.       the image to look as good as possible on your display. The image data may 
  596.       be converted, thus you should not use this mode if you have intended to 
  597.       save the image to disk. For instance, loading a deep color image on a 
  598.       256-color system will reduce the number of colors to 256 colors. If you 
  599.       now save this image in View mode important color information may be lost! 
  600.       We recommend that you always use Edit mode when saving files. 
  601.  
  602.      Edit This will set PMView into Edit mode. In this mode PMView never 
  603.       converts the image. Full color information of the original image will be 
  604.       retained. If your display adapter cannot display all color information in 
  605.       the image, PMView will use dithering when showing the image. Use Edit 
  606.       mode when saving files. 
  607.  
  608.      Slideshow This will set PMView into Slideshow mode. 
  609.  
  610.  Note:  The two first options are replaced by one single option on deep color 
  611.  systems since these systems are capable of showing colors correctly, thus 
  612.  dithering is not needed. 
  613.  
  614.  
  615. ΓòÉΓòÉΓòÉ 4.2.1. View ΓòÉΓòÉΓòÉ
  616.  
  617. This will set PMView into View mode, that is, PMView will convert the image to 
  618. look as good as possible on your display. The image data may be converted, thus 
  619. you should not use this mode if you have intended to save the image to disk. 
  620. For instance, loading a deep color image on a 256-color system will reduce the 
  621. number of colors to 256 colors. If you now save this image in View mode 
  622. important color information may be lost! We recommend that you always use Edit 
  623. mode when saving files. 
  624.  
  625. Note:  This option is replaced by View/Edit on deep color systems. 
  626.  
  627.  
  628. ΓòÉΓòÉΓòÉ 4.2.2. Edit ΓòÉΓòÉΓòÉ
  629.  
  630. This will set PMView into Edit mode. In this mode PMView never converts the 
  631. image. Full color information of the original image will be retained. If your 
  632. display adapter cannot display all color information in the image, PMView will 
  633. use dithering when showing the image. Use this mode when saving files. 
  634.  
  635. Note:  This option is replaced by View/Edit on deep color systems. 
  636.  
  637.  
  638. ΓòÉΓòÉΓòÉ 4.2.3. Slideshow ΓòÉΓòÉΓòÉ
  639.  
  640. This will set PMView into Slideshow mode. 
  641.  
  642.  
  643. ΓòÉΓòÉΓòÉ 4.3. Edit Menu ΓòÉΓòÉΓòÉ
  644.  
  645. The functions in the Edit menu handle undo/redo and copying of images to and 
  646. from the OS/2 clipboard. 
  647.  
  648.      Undo/Redo will undo or redo the last change you made to the image. 
  649.  
  650.      Free Undo Memory will release undo/redo memory. 
  651.  
  652.      Undo Enabled lets you enable or disable the undo/redo function. 
  653.  
  654.      Cut takes out the current selection and puts it on the clipboard. 
  655.  
  656.      Copy copies the current selection and puts it on the clipboard. 
  657.  
  658.      Paste pastes the image that is currently on the clipboard into PMView. 
  659.  
  660.      Crop discards all pixels outside the selected area 
  661.  
  662.      Track Info toggles the Track Info dialog. 
  663.  
  664.  
  665. ΓòÉΓòÉΓòÉ 4.3.1. Undo/Redo ΓòÉΓòÉΓòÉ
  666.  
  667. This command will undo or redo the last change you made to the image. 
  668.  
  669. The shortcut key for Undo/Redo is Ctrl+U. 
  670.  
  671.  
  672. ΓòÉΓòÉΓòÉ 4.3.2. Free Undo Memory ΓòÉΓòÉΓòÉ
  673.  
  674. This command will release the memory used by Undo/Redo 
  675.  
  676.  
  677. ΓòÉΓòÉΓòÉ 4.3.3. Undo Enabled ΓòÉΓòÉΓòÉ
  678.  
  679. This command will enable or disable the Undo/Redo function. Disabling the Undo 
  680. will require less memory for PMView to run. 
  681.  
  682.  
  683. ΓòÉΓòÉΓòÉ 4.3.4. Cut ΓòÉΓòÉΓòÉ
  684.  
  685. This command removes the current selection from PMView and puts it on the 
  686. clipboard. For 24-bit and grayscale images the removed are will be filled with 
  687. black. For 16- and 256-color images it will be the background color (= the 
  688. color in palette index 0). 
  689.  
  690. The shortcut key for Cut is Shift+Delete. 
  691.  
  692. Related information: 
  693.  
  694.      How to mark a selection. 
  695.      Track Info dialog. 
  696.  
  697.  
  698. ΓòÉΓòÉΓòÉ 4.3.5. Copy ΓòÉΓòÉΓòÉ
  699.  
  700. This command puts a copy of the current selection on the clipboard. 
  701.  
  702. The shortcut key for Copy is Ctrl+Insert. 
  703.  
  704. Related information: 
  705.  
  706.      How to mark a selection. 
  707.      Track Info dialog. 
  708.  
  709.  
  710. ΓòÉΓòÉΓòÉ 4.3.6. Paste ΓòÉΓòÉΓòÉ
  711.  
  712. This command pastes the image that is currently on the clipboard into PMView. 
  713.  
  714.      Paste As Selection pastes the image on the clipboard into the current 
  715.       image. 
  716.  
  717.      Paste As New Image pastes the image on the clipboard as a new image. 
  718.  
  719.  
  720. ΓòÉΓòÉΓòÉ 4.3.6.1. Paste As Selection ΓòÉΓòÉΓòÉ
  721.  
  722. This command pastes the image that is currently on the clipboard into the 
  723. current image. 
  724.  
  725. The shortcut key for Paste As Selection is Shift+Insert. 
  726.  
  727. Related information: 
  728.  
  729.      Track Info dialog. 
  730.  
  731.  
  732. ΓòÉΓòÉΓòÉ 4.3.6.2. Paste As New Image ΓòÉΓòÉΓòÉ
  733.  
  734. This command pastes the image that is currently on the clipboard as a new 
  735. image. 
  736.  
  737.  
  738. ΓòÉΓòÉΓòÉ 4.3.7. Crop ΓòÉΓòÉΓòÉ
  739.  
  740. This command will discard all pixels outside the selected area. 
  741.  
  742. The shortcut key for Crop is Ctrl+R. 
  743.  
  744. Related information: 
  745.  
  746.      How to mark a selection. 
  747.      Track Info dialog. 
  748.  
  749.  
  750. ΓòÉΓòÉΓòÉ 4.3.8. Track Info ΓòÉΓòÉΓòÉ
  751.  
  752. This command toggles whether the the Track Info dialog should be shown when 
  753. selecting an area. 
  754.  
  755. The shortcut key for Track Info is Ctrl+T. 
  756.  
  757. Related information: 
  758.  
  759.      Track Info dialog. 
  760.  
  761.  
  762. ΓòÉΓòÉΓòÉ 4.3.9. How to mark a selection ΓòÉΓòÉΓòÉ
  763.  
  764. To mark a selection, hold down the left mouse button and move the mouse to size 
  765. the rectangle. Afterwards, if you would like to move the selection rectangle 
  766. you can point with the mouse somewhere inside the selected area, hold down the 
  767. left mouse button and move. If you would like to resize the selection, you can 
  768. grab any of the eight handles and move the selected edge. The four handles at 
  769. the corners enables toy to move two edges at the same time. The four handles at 
  770. the center of the edges lets you move only the selected edge. 
  771.  
  772. If you need to make a very precise selection you can zoom into the image with 
  773. any of the Zoom functions. 
  774.  
  775. Use the Track Info dialog to view the coordinates and size of the selected 
  776. area. 
  777.  
  778. You can cancel the selection by pressing Esc 
  779.  
  780.  
  781. ΓòÉΓòÉΓòÉ 4.3.10. Track Info dialog ΓòÉΓòÉΓòÉ
  782.  
  783.       Using the Track Info dialog you can set and view the coordinates and size 
  784.       of the selected area. 
  785.  
  786.       The coordinates of the four corners of the selected area are indicated in 
  787.       the format (x,y). The origin (0,0) is at the lower-left corner. At the 
  788.       bottom of the dialog the size of the selected area is indicated as (width 
  789.       x height). Below the size is the transformation angle. 
  790.  
  791.       Use the Left,Right,Upper, and Lower controls to adjust the edges of the 
  792.       selection. 
  793.  
  794.       Example on how to use the tracking rectangle to measure angles 
  795.  
  796.       Below, we have an image of the number seven. The number has been rotated 
  797.       by an unknown amount. In order to be able to turn it back again, we need 
  798.       to know the angle. The angle can be measured by positioning the tracking 
  799.       rectangle (selection area) as illustrated below. 
  800.  
  801.       Now you can read the angle directly from the Track Info dialog. In this 
  802.       case we would need to rotate the image by 35 degrees to the right in 
  803.       order to turn it back. Note that the angle depends on how you measure, 
  804.       sometimes you may need to calculate your angle as 90 degrees minus the 
  805.       angle indicated by PMView. 
  806.  
  807.  Note:  If you're pasting a selection you cannot resize the area, thus the 
  808.         upper setting will follow the lower setting, the right will follow the 
  809.         left and vice versa. 
  810.  
  811.  
  812. ΓòÉΓòÉΓòÉ 4.4. Transform Menu ΓòÉΓòÉΓòÉ
  813.  
  814. The functions in the Transform menu are used to change the pixel orientation 
  815. and size of an image. 
  816.  
  817.      Mirror lets you mirror the image horizontally, vertically or diagonally. 
  818.  
  819.      Rotate lets you rotate the image to the left, right, upside down or by a 
  820.       specified angle. 
  821.  
  822.      Size lets you change the size of the image or stretch it in either 
  823.       direction. 
  824.  
  825.      Filter lets you apply a user defined filter to the image. 
  826.  
  827.  
  828. ΓòÉΓòÉΓòÉ 4.4.1. Mirror ΓòÉΓòÉΓòÉ
  829.  
  830. The functions in the Mirror menu are used to perform various mirror operations 
  831. on the image data. 
  832.  
  833.      Horizontal reverses (mirrors) left and right on the image. 
  834.  
  835.      Vertical reverses (flips) top and bottom on the image. 
  836.  
  837.      Diagonal turns the image upside down. 
  838.  
  839.  
  840. ΓòÉΓòÉΓòÉ 4.4.1.1. Horizontal ΓòÉΓòÉΓòÉ
  841.  
  842. This reverses left and right on the image. If you had an image of a left 
  843. parenthesis, it would look like a right parenthesis. This effect is often 
  844. referred to as mirroring. 
  845.  
  846. Example of horizontal mirroring: 
  847.  
  848.                                The original bitmap
  849.                                     Mirrored
  850.  
  851.  
  852. ΓòÉΓòÉΓòÉ 4.4.1.2. Vertical ΓòÉΓòÉΓòÉ
  853.  
  854. This reverses top and bottom on the image. If you had an image of a big "M," it 
  855. would look like the image of a big "W." This effect is often referred to as 
  856. flipping. 
  857.  
  858. Note:  Vertical mirroring is not the same as turning the image upside down. 
  859.  
  860. Example of vertical mirroring: 
  861.  
  862.                                The original bitmap
  863.                                      Flipped
  864.  
  865.  
  866. ΓòÉΓòÉΓòÉ 4.4.1.3. Diagonal ΓòÉΓòÉΓòÉ
  867.  
  868. This transforms left to right and top to bottom simultaneously, which is the 
  869. same as turning the image upside down. If you had an image of an arrow pointing 
  870. northeast, it would now point southwest. The effect is identical to a 180┬░ 
  871. rotation. 
  872.  
  873. Example of diagonal mirroring: 
  874.  
  875.                                The original bitmap
  876.                                Diagonally mirrored
  877.  
  878.  
  879. ΓòÉΓòÉΓòÉ 4.4.2. Rotate ΓòÉΓòÉΓòÉ
  880.  
  881. The functions in the Rotate menu are used to perform various rotation 
  882. operations on the image data. 
  883.  
  884.      90┬░ ClockWise rotates the image by 90 degrees to the right. 
  885.  
  886.      90┬░ CounterClockWise rotates the image by 90 degrees to the left. 
  887.  
  888.      180┬░ Upside Down rotates the image by 180 degrees. 
  889.  
  890.      Arbitrary Angle opens a control that lets you rotate the image by a 
  891.       specified angle. 
  892.  
  893.  
  894. ΓòÉΓòÉΓòÉ 4.4.2.1. 90┬░ ClockWise ΓòÉΓòÉΓòÉ
  895.  
  896. This turns the image 90 degrees to the right. An arrow that pointed up would 
  897. now point right. 
  898.  
  899. Example of 90┬░ clockwise rotation: 
  900.  
  901.                                The original bitmap
  902.                        Rotated to the right by 90 degrees
  903.  
  904.  
  905. ΓòÉΓòÉΓòÉ 4.4.2.2. 90┬░ CounterClockWise ΓòÉΓòÉΓòÉ
  906.  
  907. This turns the image 90 degrees to the left. An arrow that pointed up would now 
  908. point left. 
  909.  
  910. Example of 90┬░ counterclockwise rotation: 
  911.  
  912.                                The original bitmap
  913.                         Rotated to the left by 90 degrees
  914.  
  915.  
  916. ΓòÉΓòÉΓòÉ 4.4.2.3. 180┬░ Upside Down ΓòÉΓòÉΓòÉ
  917.  
  918. This rotates the image 180 degrees, that is turns it upside down. If you had an 
  919. image of an arrow pointing northeast, it would now point southwest. The effect 
  920. is identical to diagonal mirroring. 
  921.  
  922. Example of 180┬░ rotation: 
  923.  
  924.                                The original bitmap
  925.                              Rotated by 180 degrees
  926.  
  927.  
  928. ΓòÉΓòÉΓòÉ 4.4.2.4. Arbitrary Angle ΓòÉΓòÉΓòÉ
  929.  
  930. This lets you rotate the image by an arbitrary angle. Positive values rotate to 
  931. the right (clockwise) and negative values to the left (counterclockwise). For 
  932. example, if you enter "27," your image will be rotated 27 degrees to the right, 
  933. "-27" would rotate it 27 degrees to the left. 
  934.  
  935. Interpolate pixels If checked, the pixels in the new image will be calculated 
  936. using a pixel average method. Using interpolation is much slower, but gives a 
  937. far better result. Rotating an image without interpolation may cause aliasing 
  938. effects. For example, the image below has been rotated without interpolation. 
  939. You may notice that the rotation has caused Monalisa's left eye to disappear. 
  940. This would not have occured if interpolation had been used. Note that the image 
  941. will be converted to RGB deep color when interpolation is used. 
  942.  
  943. Example of 45┬░ rotation: 
  944.  
  945.                                The original bitmap
  946.                               Rotated by 45 degrees
  947.  
  948.  
  949. ΓòÉΓòÉΓòÉ 4.4.3. Size ΓòÉΓòÉΓòÉ
  950.  
  951. This lets you change the actual size of the image. 
  952.  
  953.      Size Select either Custom size, Desktop size or one of the fixed sizes 
  954.       your image should get. 
  955.  
  956.         -  Custom This will let you specify the size using the Custom Size 
  957.            controls. 
  958.         -  Desktop This will resize the image to fit your desktop. 
  959.         -  640x480 This will make the image 640 pixels wide and 480 pixels 
  960.            high. 
  961.         -  800x600 This will make the image 800 pixels wide and 600 pixels 
  962.            high. 
  963.         -  1024x768 This will make the image 1024 pixels wide and 768 pixels 
  964.            high. 
  965.         -  1280x1024 This will make the image 1280 pixels wide and 1024 pixels 
  966.            high. 
  967.  
  968.      Custom Size If Custom is selected, these controls are enabled and you can 
  969.       specify the new size of the image in pixels or percentage (%). 
  970.  
  971.      Keep Proportional If checked, the new image will keep the same 
  972.       proportions as the original; the width will automatically change as you 
  973.       change the height and vice versa. However, if you uncheck it, it is 
  974.       possible for you to alter the proportions. For instance, if you size an 
  975.       image of a circle by 150% width and 110% height the circle will no longer 
  976.       be a circle but an ellipse. This effect is often referred to as 
  977.       stretching. 
  978.  
  979.      Interpolate pixels If checked, the pixels in the new image will be 
  980.       calculated using a pixel average method. Using interpolation is much 
  981.       slower, but gives a far better result. For instance, if you enlarge an 
  982.       image by a factor of four (400%), 4x4 pixel squares may be visible if no 
  983.       interpolation is used. Reducing an image in size without interpolation 
  984.       may cause aliasing effects. Note that the image will be converted to RGB 
  985.       deep color when interpolation is used. 
  986.  
  987.  Examples of sizing and stretching: 
  988.  
  989.                                The original bitmap
  990.                        Sized by 200% width and 200% height
  991.                      Stretched by 200% width and 100% height
  992.  
  993.  
  994. ΓòÉΓòÉΓòÉ 4.4.4. Filter ΓòÉΓòÉΓòÉ
  995.  
  996. This opens the Select Filter dialog. 
  997.  
  998.  
  999. ΓòÉΓòÉΓòÉ <hidden> Select Filter ΓòÉΓòÉΓòÉ
  1000.  
  1001. This lets you apply a filter on your image. 
  1002.  
  1003.      OK applies the currently selected filter on the image. 
  1004.  
  1005.      Cancel exits without changes to the image. 
  1006.  
  1007.      New lets you create a new filter. 
  1008.  
  1009.      Edit lets you edit the currently selected filter. 
  1010.  
  1011.      Delete deletes the currently selected filter. 
  1012.  
  1013.  Related information: 
  1014.  
  1015.      The PMVIEW_FILTER environment variable 
  1016.  
  1017.  
  1018. ΓòÉΓòÉΓòÉ <hidden> Edit Filter ΓòÉΓòÉΓòÉ
  1019.  
  1020. This dialog lets you edit your own filter. Note that you can only edit filters 
  1021. that are smaller than or equal to 7x7 with PMView's built-in filter editor. If 
  1022. you need a larger filter PMView sure can apply it to your image, but you'll 
  1023. need to edit it with a separate (standard) ASCII-editor. 
  1024.  
  1025.      Filter Name The name of the filter. 
  1026.  
  1027.      Filter Weights The matrix of filter weights. 
  1028.  
  1029.      Divisor This is the number that the sum of the pixels in the weight 
  1030.       matrix are divided with. Note that the filter size should always be 
  1031.       uneven, i.e. the filters that can be edited with this editor are 3x3, 
  1032.       3x5, 3x7, 5x3, 5x5, 5x7, 7x3, 7x5, and 7x7 (larger filters must be edited 
  1033.       separately as stated above). Empty fields will automatically be filled 
  1034.       with zero (0). 
  1035.  
  1036.      Bias This number will be added to the resulting value once the weight and 
  1037.       division factors have been applied. 100% bias corresponds to a bias value 
  1038.       of 255. 
  1039.  
  1040.      Absolute value If on, the pixel values will be clamped as x = min (255, 
  1041.       abs (x)). If off, the pixel values will be clamped as x = min (255, max 
  1042.       (0, x)). 
  1043.  
  1044.  Related information: 
  1045.  
  1046.      The PMVIEW_FILTER environment variable 
  1047.  
  1048.  
  1049. ΓòÉΓòÉΓòÉ <hidden> Invalid filter dimension ΓòÉΓòÉΓòÉ
  1050.  
  1051. The filter size should always be uneven, i.e. the filters that can be edited 
  1052. with PMView's internal filter editor are 3x3, 3x5, 3x7, 5x3, 5x5, 5x7, 7x3, 
  1053. 7x5, and 7x7 (larger filters must be edited with a separate (standard) 
  1054. ASCII-editor. 
  1055.  
  1056.  
  1057. ΓòÉΓòÉΓòÉ <hidden> Filter too large ΓòÉΓòÉΓòÉ
  1058.  
  1059. You can only edit filters that are smaller than or equal to 7x7 with PMView's 
  1060. built-in filter editor. You'll need to edit this filter with a separate 
  1061. (standard) ASCII-editor. 
  1062.  
  1063.  
  1064. ΓòÉΓòÉΓòÉ 4.5. Color Menu ΓòÉΓòÉΓòÉ
  1065.  
  1066. The functions in the Color menu are used to change the colors or shades of an 
  1067. image. 
  1068.  
  1069.      Brightness/Contrast/Color opens a control that lets you adjust the 
  1070.       brightness, contrast, and color of your image. 
  1071.  
  1072.      RGB Balance opens a control that lets you adjust the relative strengths 
  1073.       of red, green, and blue in your image. 
  1074.  
  1075.      Gamma Correction opens a control that lets you adjust the gamma value of 
  1076.       your image. 
  1077.  
  1078.      Solarize will apply the Solarize effect to your image and opens a control 
  1079.       that lets you adjust the solarization threshold. 
  1080.  
  1081.      Negative inverts the colors in your image. 
  1082.  
  1083.      Convert to converts the colors in your image. 
  1084.  
  1085.  Note:  If you're handling images with more than 256 colors these adjustments 
  1086.  may take a while, since every pixel in the bitmap must be remapped. In order 
  1087.  to obtain smooth operation a system with palette manager should be used. 
  1088.  
  1089.  Related information: 
  1090.  
  1091.      Example of using the color adjustment tools. 
  1092.      Example of creating an OS/2 background bitmap. 
  1093.  
  1094.  
  1095. ΓòÉΓòÉΓòÉ 4.5.1. Brightness/Contrast/Color ΓòÉΓòÉΓòÉ
  1096.  
  1097. These controls let you adjust the brightness, contrast, and color of your 
  1098. image. Brightness and contrast work pretty much the way they do on most TV 
  1099. sets. Color lets you adjust how much color appears in the image (some TV sets 
  1100. have this control). 
  1101.  
  1102. If you change your mind later, you can come back to this control and press the 
  1103. Reset button. This will return you to your original settings for brightness, 
  1104. contrast, and saturation. 
  1105.  
  1106.      Brightness adjusts the brightness, i.e. amount of light in your image. 
  1107.  
  1108.      Contrast adjusts the contrast of your image. Images that exhibit low 
  1109.       contrast can sometimes be visually enhanced by increasing the contrast. 
  1110.  
  1111.      Color adjusts the color strength of your image. If you turn the color all 
  1112.       the way down (-100%), you'll get a black-and-white image. This control 
  1113.       will be disabled if grayscale is turned on. 
  1114.  
  1115.  Note:  If you're handling images with more than 256 colors, you should adjust 
  1116.  color last. This is because the other adjustments take twice as long when 
  1117.  color has been moved away from 0% under those circumstances. 
  1118.  
  1119.  Related information: 
  1120.  
  1121.      Example of using the color adjustment tools. 
  1122.  
  1123.  
  1124. ΓòÉΓòÉΓòÉ 4.5.2. RGB Balance ΓòÉΓòÉΓòÉ
  1125.  
  1126. These controls let you adjust the relative strengths of red, green, and blue in 
  1127. your image. 
  1128.  
  1129. If you change your mind later, you can come back to this control and press the 
  1130. Reset button. This will return you to your original settings for red, green, 
  1131. and blue. 
  1132.  
  1133.      Red adjusts the amount of red in your image. 
  1134.  
  1135.      Green adjusts the amount of green in your image. 
  1136.  
  1137.      Blue adjusts the amount of blue in your image. 
  1138.  
  1139.  Related information: 
  1140.  
  1141.      Example of using the color adjustment tools. 
  1142.  
  1143.  
  1144. ΓòÉΓòÉΓòÉ 4.5.3. Gamma Correction ΓòÉΓòÉΓòÉ
  1145.  
  1146. This contol allows you to apply a gamma correction value to the colors of an 
  1147. image to correct for the difference in gamma levels between the computer's 
  1148. monitor and the equipment that originally produced the image. 
  1149.  
  1150. Your images may come from many different sources. Some of these sources do not 
  1151. use the same gamma values as your computer's monitor. As a result, your image's 
  1152. colors may not be correct; for instance, the dark areas of your image may be 
  1153. far too dark, but the bright areas may be about correct. This problem can be 
  1154. fixed by applying gamma correction. 
  1155.  
  1156. An example of an image that may need a gamma correction would be an image that 
  1157. was scanned by a scanner.  Scanners use different gamma values than computer 
  1158. monitors. 
  1159.  
  1160. An example of an image that should not need gamma correction would be an image 
  1161. that was produced with a painting program.  Since the colors of the image were 
  1162. selected on a computer monitor, your monitor should be able to represent the 
  1163. original colors. 
  1164.  
  1165. Related information: 
  1166.  
  1167.      Example of using the color adjustment tools. 
  1168.  
  1169.  
  1170. ΓòÉΓòÉΓòÉ 4.5.4. Solarize ΓòÉΓòÉΓòÉ
  1171.  
  1172. This control lets you add a solarization effect and adjust the solarization 
  1173. threshold. 
  1174.  
  1175. The solarization effect is generated by selectively inverting pixels below or 
  1176. above a specified threshold level. 
  1177.  
  1178.      Threshold Set the brightness level above or below which pixel data is 
  1179.       inverted. For instance, if this is set to 127 and the mode is set to 
  1180.       Brighten, all pixels that have a value below 128 are inverted. Pixels 
  1181.       with a value above or equal to 128 are left unchanged. 
  1182.  
  1183.      Mode 
  1184.  
  1185.         -  Darken Pixel values above the threshold level are inverted. 
  1186.         -  Brighten Pixel values below the threshold level are inverted. 
  1187.  
  1188.  Related information: 
  1189.  
  1190.      Example of using the color adjustment tools. 
  1191.  
  1192.  
  1193. ΓòÉΓòÉΓòÉ 4.5.5. Negative ΓòÉΓòÉΓòÉ
  1194.  
  1195. If you turn this option on, you will see a negative of your image; for example, 
  1196. black pixels will become white. Select it again to turn it off. 
  1197.  
  1198. Related information: 
  1199.  
  1200.      Example of using the color adjustment tools. 
  1201.  
  1202.  
  1203. ΓòÉΓòÉΓòÉ 4.5.6. Edit Palette ΓòÉΓòÉΓòÉ
  1204.  
  1205. This control lets you edit each palette slot in the palette associated with the 
  1206. current image. Deep color images don't have a palette and the Edit Palette 
  1207. option is thus disabled. In this case you can use the Convert to option to 
  1208. convert the image to 256 colors or fewer. 
  1209.  
  1210. Select the color you would like to edit by clicking on the desired color slot. 
  1211. The slots are ordered from left to right, top to bottom with the first slot at 
  1212. the top left corner. The palette slots are arranged in order of frequency. The 
  1213. first slot contain the color that has the highest frequency (is most used) in 
  1214. the image. The last slot (bottom right) has the lowest frequency. 
  1215.  
  1216. If the image has fewer than 256 colors the empty palette slots are disabled 
  1217. (indicated by a diagonal line pattern). These empty slots cannot be edited. 
  1218.  
  1219.  
  1220. ΓòÉΓòÉΓòÉ 4.5.7. Convert to ΓòÉΓòÉΓòÉ
  1221.  
  1222. The functions in the Convert to menu are used to change the number of colors or 
  1223. shades of an image. 
  1224.  
  1225.      Black/White will convert your image to black and white. 
  1226.  
  1227.      Grayscale will convert your image to shades of gray. 
  1228.  
  1229.      Indexed 16-Color will open a dialog that lets you reduce the number of 
  1230.       colors in the image to a maximum of 16 distinct colors. 
  1231.  
  1232.      Indexed 256-Color will open a dialog that lets you reduce the number of 
  1233.       colors in the image to a maximum of 256 distinct colors. 
  1234.  
  1235.      RGB Deep Color will convert your image to 24-bit deep color. 
  1236.  
  1237.  Related information: 
  1238.  
  1239.      Example of creating an OS/2 background bitmap. 
  1240.  
  1241.  
  1242. ΓòÉΓòÉΓòÉ 4.5.7.1. Black/White ΓòÉΓòÉΓòÉ
  1243.  
  1244. This will convert your image to a black and white image. 
  1245.  
  1246. Use the threshold control to set the treshold. A threshold setting of 128 means 
  1247. that pixels with values equal to and larger than 128 will be white. 
  1248.  
  1249.  
  1250. ΓòÉΓòÉΓòÉ 4.5.7.2. Grayscale ΓòÉΓòÉΓòÉ
  1251.  
  1252. This will convert your image to shades of gray. 
  1253.  
  1254.  
  1255. ΓòÉΓòÉΓòÉ 4.5.7.3. Indexed 16-Color ΓòÉΓòÉΓòÉ
  1256.  
  1257.       This will reduce the number of colors in the image to a maximum of 16 
  1258.       distinct colors. 
  1259.  
  1260.       Palette 
  1261.  
  1262.           Adaptive This will select the 16 best colors for the image. The 
  1263.            palette generated for the image is optimized and unique for this 
  1264.            image. 
  1265.           System This will only use the 16 fixed colors in OS/2's system 
  1266.            palette. The palette for the image is fixed. Images converted to 
  1267.            system palette will all have the same palette. 
  1268.           2-2-2 levels This will use a standard 2-2-2 level palette, that is, 
  1269.            a palette with 2 intensity levels for each color component 
  1270.            (Red,Green,Blue), thus the image will be reduced to a maximum of 8 
  1271.            colors. 
  1272.  
  1273.       Dither 
  1274.  
  1275.           None The colors will be selected on best match basis. The color 
  1276.            error is not compensated. 
  1277.           Ordered Ordered dithering is used to compensate the error. Ordered 
  1278.            dithering can only be used with the 2-2-2 level palette. 
  1279.           Diffusion Floyd-Steinberg error diffusion dithering is used to 
  1280.            compensate the color error. 
  1281.  
  1282.  Related information: 
  1283.  
  1284.      Example of creating an OS/2 background bitmap. 
  1285.  
  1286.  
  1287. ΓòÉΓòÉΓòÉ 4.5.7.4. Indexed 256-Color ΓòÉΓòÉΓòÉ
  1288.  
  1289.       This will reduce the number of colors in the image to a maximum of 256 
  1290.       distinct colors. 
  1291.  
  1292.       Palette 
  1293.  
  1294.           Adaptive This will select the 256 best colors for the image. The 
  1295.            palette generated for the image is optimized and unique for this 
  1296.            image. 
  1297.           System This will use the 256 fixed colors in OS/2's system palette. 
  1298.            The palette for the image is fixed. Images converted to system 
  1299.            palette will all have the same palette. 
  1300.           8-8-4 levels This will use the vaunted 3-3-2 bits fixed palette, 
  1301.            that is, a palette with 8 intensity levels for the Red and Green 
  1302.            components and 4 levels for Blue. This palette was used in the 2.x 
  1303.            versions of Microsoft Windows. 
  1304.           6-7-6 levels This will use a 6-7-6 level fixed palette, that is, a 
  1305.            palette with 6 intensity levels for the Red and Blue component and 7 
  1306.            levels for Green, thus the image will be reduced to a maximum of 252 
  1307.            colors. 
  1308.           6-6-6 levels This will use a 6-6-6 level fixed palette, that is, a 
  1309.            palette with 6 intensity levels for each color component 
  1310.            (Red,Green,Blue), thus the image will be reduced to a maximum of 216 
  1311.            colors. This palette is well suited for systems with palette manager 
  1312.            since the Palette Manager works best if the palette contains no more 
  1313.            than 236 color entries. 
  1314.  
  1315.       Dither 
  1316.  
  1317.           None The colors will be selected on best match basis. The color 
  1318.            error is not compensated. 
  1319.           Ordered Ordered dithering is used to compensate the error. Ordered 
  1320.            dithering can only be used with R-G-B level palettes. 
  1321.           Diffusion Floyd-Steinberg error diffusion dithering is used to 
  1322.            compensate the color error. 
  1323.  
  1324.           Maximum Error This sets the maximum accumulated error for the 
  1325.            Floyd-Steinberg error diffusion dithering. Decreasing the maximum 
  1326.            error will suppress dithering and vice versa. Real-life images 
  1327.            generally look better with a high setting, whereas computer 
  1328.            generated images (images with large areas of equal shade) look 
  1329.            better with a low setting. 
  1330.  
  1331.       Number of colors 
  1332.  
  1333.            If you have selected Adaptive Palette this will let you select the 
  1334.            maximum number of distinct colors in the image. 
  1335.  
  1336.  Related information: 
  1337.  
  1338.      Example of creating an OS/2 background bitmap. 
  1339.  
  1340.  
  1341. ΓòÉΓòÉΓòÉ 4.5.7.5. RGB Deep Color ΓòÉΓòÉΓòÉ
  1342.  
  1343. This will convert your image to 24-bit deep color. Some image manipulation 
  1344. functions may requre that the image is converted. 
  1345.  
  1346.  
  1347. ΓòÉΓòÉΓòÉ 4.5.8. Example of creating an OS/2 background bitmap ΓòÉΓòÉΓòÉ
  1348.  
  1349. All bitmaps that the OS/2 workplace shell displays will use OS/2's fixed system 
  1350. palette unless you have a system configuration that supports deep color On deep 
  1351. color systems any bitmap will look good and doesn't need futher conversion. 
  1352.  
  1353. When selecting colors from the system palette, OS/2 uses a best fit color 
  1354. matching algorithm. Color errors are not compensated and the result is often a 
  1355. poor-looking image unless the colors happen to match well. By converting your 
  1356. bitmap to OS/2's system palette using a more sophisticated method (e.g. error 
  1357. diffusion dithering) you can produce a much better-looking image and OS/2 will 
  1358. display it correctly since the bitmap will only possess colors found in the 
  1359. OS/2 palette, thus no color errors will occur when it is displayed. 
  1360.  
  1361. On 256 color systems with palette manager only 16 colors are fixed. The other 
  1362. 240 will change when an application uses the palette manager. In this case you 
  1363. may want to use only 16 colors for your background bitmaps in order to keep 
  1364. them good-looking all the time. 
  1365.  
  1366.       Example of creating an OS/2 background bitmap 
  1367.  
  1368.       First choose method: 
  1369.  
  1370.           If your system has fewer than 256 colors, use Method #2 
  1371.           If your system don't have palette manager, use Method #1 
  1372.           If it is important that the background bitmap looks good also when 
  1373.            an application that uses palette manager is running, use Method #2 
  1374.           If you want the best possible colors, use Method #1 
  1375.           If you just want a background bitmap and the issues above are not of 
  1376.            importance, try Method #2. If the result isn't satisfactory, use 
  1377.            Method #1 
  1378.  
  1379.       Then apply the selected method: 
  1380.  
  1381.       Method #1 - Convert to 256 colors 
  1382.  
  1383.         1. Select Convert to Indexed 256-Color from the Color menu. 
  1384.         2. Set Palette to System. 
  1385.         3. Set Dither to Diffusion. 
  1386.         4. Press OK 
  1387.  
  1388.       Method #2 - Convert to 16 colors 
  1389.  
  1390.         1. Select Convert to Indexed 16-Color from the Color menu. 
  1391.         2. Set Palette to System. 
  1392.         3. Set Dither to Diffusion. 
  1393.         4. Press OK 
  1394.  
  1395.  
  1396. ΓòÉΓòÉΓòÉ 4.5.9. Example of using the color adjustment tools ΓòÉΓòÉΓòÉ
  1397.  
  1398. Example of using the color adjustments to produce an old looking black and 
  1399. white photography from a color image: 
  1400.  
  1401.      Load a color image of your choise. 
  1402.      Convert to grayscale. You'll now have a black and white image. 
  1403.      Adjust the red and green controls to approx. +8% each. This will add a 
  1404.       slight shade of yellow to your image to produce that old look. 
  1405.      Finally you can adjust brightness and contrast to match your personal 
  1406.       taste. 
  1407.  
  1408.  
  1409. ΓòÉΓòÉΓòÉ 4.6. View Menu ΓòÉΓòÉΓòÉ
  1410.  
  1411. The first four functions in the View menu change how you see the image, but 
  1412. don't actually change the image itself. The rest change your PMView options. 
  1413.  
  1414.      Zoom lets you zoom in or out on your image. 
  1415.  
  1416.      Full Screen makes PMView use the whole desktop. 
  1417.  
  1418.      Fit Image sizes the window to fit the image. 
  1419.  
  1420.      Refresh redraws the image in the window. 
  1421.  
  1422.      Show Menu toggles the menu bar. 
  1423.  
  1424.      Show Controller toggles the slideshow controller. 
  1425.  
  1426.      Options opens a notebook that lets you control PMView's many options. 
  1427.  
  1428.  
  1429. ΓòÉΓòÉΓòÉ 4.6.1. Zoom ΓòÉΓòÉΓòÉ
  1430.  
  1431. This lets you zoom in or out on your image or jump directly to certain zoom 
  1432. factors. For instance, to zoom in so that your image is twice normal size, 
  1433. select 2:1. 
  1434.  
  1435.      Out zooms out by an amount equal to a tenth of the current image size. 
  1436.      In zooms in by an amount equal to a tenth of the current image size. 
  1437.  
  1438.      1:8 zooms the image to an eighth of its original size. 
  1439.      1:4 zooms the image to a fourth of its original size. 
  1440.      1:3 zooms the image to a third of its original size. 
  1441.      1:2 zooms the image to half its original size. 
  1442.      1:1 zooms the image to its original size. 
  1443.      2:1 zooms the image to twice its original size. 
  1444.      3:1 zooms the image to three times its original size. 
  1445.      4:1 zooms the image to four times its original size. 
  1446.      8:1 zooms the image to eight times its original size. 
  1447.  
  1448.      Arbitrary factor zooms in or out by a specified factor. 
  1449.  
  1450.  Note:  Arbitrary factor is not available in slideshow mode. 
  1451.  
  1452.  Related information: 
  1453.  
  1454.      Shortcut keys 
  1455.  
  1456.  
  1457. ΓòÉΓòÉΓòÉ <hidden> Arbitrary Factor ΓòÉΓòÉΓòÉ
  1458.  
  1459. This control lets you zoom the image with an arbitrary factor. For instance, to 
  1460. zoom in so that your image is twice the normal size, type "200%." 
  1461.  
  1462. The shortcut key for Zoom Arbitrary Factor is Ctrl+0. 
  1463.  
  1464.  
  1465. ΓòÉΓòÉΓòÉ 4.6.2. Full Screen ΓòÉΓòÉΓòÉ
  1466.  
  1467. Choosing this command erases your whole screen (and not just the PMView window) 
  1468. and draws the image on it. This command acts like a toggle; choosing it again 
  1469. redraws the screen and puts the image "back" in the PMView window. 
  1470.  
  1471. Note:  You can also toggle Full Screen by double-clicking on PMView's main 
  1472. window. In Full Screen mode you can toggle the mouse pointer by typing Ctrl+M. 
  1473.  
  1474. The shortcut key for Full Screen is F3. 
  1475.  
  1476.  
  1477. ΓòÉΓòÉΓòÉ 4.6.3. Fit Image ΓòÉΓòÉΓòÉ
  1478.  
  1479. Choosing this command will shrink or grow the window to fit the size of the 
  1480. image, so that you can see the whole image and nothing but. 
  1481.  
  1482. The shortcut key for Fit Image is F4. 
  1483.  
  1484.  
  1485. ΓòÉΓòÉΓòÉ 4.6.4. Refresh ΓòÉΓòÉΓòÉ
  1486.  
  1487. Choosing this will redraw the image in the window. You may want to do this if 
  1488. (for whatever reason) the image gets corrupted. 
  1489.  
  1490. The shortcut key for Refresh is F5. 
  1491.  
  1492. Note:  Under OS/2 2.0, there was a screen driver bug that would corrupt the 
  1493. image when a menu dropped down on it; that bug has been thankfully fixed in 
  1494. OS/2 2.1. 
  1495.  
  1496.  
  1497. ΓòÉΓòÉΓòÉ 4.6.5. Show Menu ΓòÉΓòÉΓòÉ
  1498.  
  1499. You can turn off PMView's menu bar by selecting this command. You can turn the 
  1500. menu bar back on by selecting this command again. 
  1501.  
  1502. When the menu bar is gone, you can select commands by moving to the middle of 
  1503. PMView's window and clicking the right mouse button. You can select any PMView 
  1504. command from the resulting popup menu. 
  1505.  
  1506. The shortcut key for Show Menu is Ctrl+B. 
  1507.  
  1508.  
  1509. ΓòÉΓòÉΓòÉ 4.6.6. Show Controller ΓòÉΓòÉΓòÉ
  1510.  
  1511. You can turn off PMView's slideshow controller by selecting this command. You 
  1512. can turn the controller back on by selecting this command again. 
  1513.  
  1514. The shortcut key for Show Controller is Ctrl+C. 
  1515.  
  1516. Note:  This command is only available in slideshow mode. 
  1517.  
  1518.  
  1519. ΓòÉΓòÉΓòÉ 4.6.7. Options ΓòÉΓòÉΓòÉ
  1520.  
  1521. This opens PMView's Options Notebook that lets you control PMView's many 
  1522. options. 
  1523.  
  1524.  
  1525. ΓòÉΓòÉΓòÉ 4.7. Help Menu ΓòÉΓòÉΓòÉ
  1526.  
  1527. The functions in the Help menu are used to get on-line help and various 
  1528. information on your system and image. 
  1529.  
  1530.      Help Contents brings up the help contents list 
  1531.  
  1532.      General Help gives you a brief description of PMView. 
  1533.  
  1534.      Help for Keys gives you information on PMView's shortcut keys. 
  1535.  
  1536.      Using Help gives you information on how to use the help facility 
  1537.  
  1538.      Image Information gives you various statistics about your current image. 
  1539.  
  1540.      System Information gives information on your system's current status. 
  1541.  
  1542.      About PMView displays product information about PMView. 
  1543.  
  1544.  
  1545. ΓòÉΓòÉΓòÉ 4.7.1. Help Contents ΓòÉΓòÉΓòÉ
  1546.  
  1547. This will bring up the help contents list. 
  1548.  
  1549.  
  1550. ΓòÉΓòÉΓòÉ 4.7.2. General Help ΓòÉΓòÉΓòÉ
  1551.  
  1552. This gives you a brief description of PMView. 
  1553.  
  1554.  
  1555. ΓòÉΓòÉΓòÉ 4.7.3. Help for Keys ΓòÉΓòÉΓòÉ
  1556.  
  1557. This gives you information on PMView's shortcut keys. 
  1558.  
  1559. The shortcut key for Help for Keys is F9. 
  1560.  
  1561.  
  1562. ΓòÉΓòÉΓòÉ 4.7.4. Using Help ΓòÉΓòÉΓòÉ
  1563.  
  1564. This gives you information on how to use the help facility. 
  1565.  
  1566.  
  1567. ΓòÉΓòÉΓòÉ 4.7.5. Image Information ΓòÉΓòÉΓòÉ
  1568.  
  1569. This gives you various statistics about your current image. 
  1570.  
  1571.      Filename The (long) name of the file. 
  1572.      Filesize The size of the file in bytes (kilobytes) 
  1573.      Image format The file's image format. 
  1574.      Image size The size of the image in pixels and how much RAM the image is 
  1575.       currently taking up in your system. 
  1576.      Number of colors The number of colors being used to display the image. 
  1577.       For deep color images on deep color systems (or in the new Edit mode), 
  1578.       this number will be replaced by the words "Deep Color (24-bit)." 
  1579.  
  1580.  
  1581. ΓòÉΓòÉΓòÉ 4.7.6. System Information ΓòÉΓòÉΓòÉ
  1582.  
  1583. This gives information on your system's current status. 
  1584.  
  1585.      PM Version The version of OS/2 Presentation Manager you're running. 
  1586.      Machine type The model and submodel of your machine. 
  1587.      Display type The display type. 
  1588.      Driver version The version number of the display driver. 
  1589.      Desktop width x height The width and height of your desktop in pixels. 
  1590.      Number of bits, planes The number of bits and planes per pixel. 
  1591.      Number of colors The number of colors. 
  1592.      Number of physical colors The number of physical colors. 
  1593.      Palette manager available Tells whether your screen mode supports Palette 
  1594.       Manager. 
  1595.      Physical memory The amount of RAM installed in your system. 
  1596.      Processor type The type of CPU you have. 
  1597.      Coprocessor present Tells whether you have a coprocessor installed or 
  1598.       not. 
  1599.  
  1600.  Note:  Unfortunately, the information on whether Palette Manager is available 
  1601.  may not be correct. Some screen drivers claim to support Palette Manager even 
  1602.  when they do not. However, if this says No the information is probably 
  1603.  correct. 
  1604.  
  1605.  
  1606. ΓòÉΓòÉΓòÉ 4.7.7. About PMView ΓòÉΓòÉΓòÉ
  1607.  
  1608. This displays product information about PMView, as well as information about 
  1609. how to register the program. If you like PMView, please support shareware by 
  1610. registering it. 
  1611.  
  1612. Unregistered version: When PMView is started you cannot dismiss the dialog for 
  1613. 5 seconds. When 5 seconds has elapsed you may dismiss the dialog by pressing 
  1614. OK. 
  1615.  
  1616. Registered version: When PMView is started the dialog will be displayed for the 
  1617. time specified in the OS/2 Control Panel. You may dismiss the dialog any time 
  1618. by pressing OK. If you don't want the dialog displayed at all, you can disable 
  1619. it by changing the setting on the Logo page of the System object located in the 
  1620. OS/2 System Setup folder. 
  1621.  
  1622.  
  1623. ΓòÉΓòÉΓòÉ 5. File Open Dialog ΓòÉΓòÉΓòÉ
  1624.  
  1625. Use this dialog to open a file or select files for a slideshow: 
  1626.  
  1627.    1. Select the down arrow to the right of the drive list to see all the 
  1628.       drives on your system. 
  1629.    2. Select a drive from the drive list. 
  1630.    3. Select a directory from the directory list. 
  1631.    4. Select a file from the File Open Container, or type a file name. 
  1632.    5. Select Open to retrieve the file. 
  1633.  
  1634.  For a detailed explanation of each field, select from the list below: 
  1635.  
  1636.      File Open Container 
  1637.      Open Filename 
  1638.      List Files of Type 
  1639.      Drive 
  1640.      Directory 
  1641.      Open 
  1642.      Cancel 
  1643.  
  1644.  
  1645. ΓòÉΓòÉΓòÉ 5.1. File Open Container ΓòÉΓòÉΓòÉ
  1646.  
  1647. The File Open Container (FOC) is the large white area in the lower-left corner 
  1648. of PMView's File Open Dialog and File Save Dialog. To bring up the FOC popup 
  1649. menu, right-click inside the FOC (but not on any of the image objects). 
  1650.  
  1651. FOC popup menu commands: 
  1652.  
  1653.      View... 
  1654.      Refresh... 
  1655.      Select... 
  1656.      Sort... 
  1657.      Scramble... 
  1658.      Thumbnails... 
  1659.  
  1660.  FOC image popup menu commands: 
  1661.  
  1662.      Open... 
  1663.      Rename... 
  1664.      Delete... 
  1665.      Thumbnail... 
  1666.  
  1667.  
  1668. ΓòÉΓòÉΓòÉ 5.1.1. FOC Popup Menu Commands ΓòÉΓòÉΓòÉ
  1669.  
  1670. FOC popup menu commands: 
  1671.  
  1672.      View... 
  1673.      Refresh... 
  1674.      Select... 
  1675.      Sort... 
  1676.      Scramble... 
  1677.      Thumbnails... 
  1678.  
  1679.  
  1680. ΓòÉΓòÉΓòÉ 5.1.1.1. View ΓòÉΓòÉΓòÉ
  1681.  
  1682. This determines how images are shown in the File Open Container. 
  1683.  
  1684.      Normal Lets the user select one of the Normal view modes. In Normal 
  1685.       modes, PMView reads information from each image before displaying the 
  1686.       image in the File Open Container. 
  1687.  
  1688.         -  Text Only PMView will display filenames only (no icons or 
  1689.            thumbnails). 
  1690.         -  Icon PMView will display a standard-sized OS/2 icon. 
  1691.         -  Thumbnail PMView will display an 80x80 thumbnail for each file. 
  1692.  
  1693.      Quick Switches to Quick mode. In quick mode, PMView gets image file 
  1694.       information from OS/2 rather than from the image file itself. This is 
  1695.       fast, but only filenames, sizes, dates, and times can be loaded in this 
  1696.       way. 
  1697.  
  1698.      Non-text Images are shown as icons (or thumbnails) without any text 
  1699.       (filename) displayed. 
  1700.  
  1701.      Non-grid Images are displayed with filenames under their icons (or 
  1702.       thumbnails). Images are "packed" as closely as possible. 
  1703.  
  1704.      Flowed Images are displayed in rows. 
  1705.  
  1706.      Non-flowed Images are displayed in a single column. 
  1707.  
  1708.      Detail All available information is displayed for each image. 
  1709.  
  1710.      Longnames If on, the LONGNAME attribute attached to the file's extended 
  1711.       attribute will be displayed. If off, the physical file name will be 
  1712.       displayed. For example, a file named "MyTestFile.GIF" will have a 
  1713.       physical file name of e.g. "MYTESTFI.GIF" if the file system is FAT. 
  1714.       Normally you'll never need to turn off this option. 
  1715.  
  1716.      Hidden Files If on, PMView will show files that have the HIDDEN system 
  1717.       attribute set. If off, PMView will not show files that are hidden. 
  1718.  
  1719.  
  1720. ΓòÉΓòÉΓòÉ 5.1.1.2. Refresh ΓòÉΓòÉΓòÉ
  1721.  
  1722. This command will refresh the view of the files in the File Open Container. You 
  1723. may need this in case you've added or deleted files in another session. 
  1724.  
  1725.  
  1726. ΓòÉΓòÉΓòÉ 5.1.1.3. Select ΓòÉΓòÉΓòÉ
  1727.  
  1728.      Select all This command selects all the images in the File Open 
  1729.       Container. 
  1730.  
  1731.      Deselect all This command unselects all the images in the File Open 
  1732.       Container, that is, it makes sure nothing is selected. 
  1733.  
  1734.      Sticky select If off, you must do Ctrl+click to add an image to the 
  1735.       selection. If on, you need only click. 
  1736.  
  1737.       The shortcut key for Select all is Ctrl+/. 
  1738.       The shortcut key for Deselect all is Ctrl+\. 
  1739.  
  1740.  
  1741. ΓòÉΓòÉΓòÉ 5.1.1.4. Sort ΓòÉΓòÉΓòÉ
  1742.  
  1743. These options choose how you want files sorted in the File Open Container. By 
  1744. default, files are sorted by name and in increasing order. The following 
  1745. choises are available: 
  1746.  
  1747.      Name Images are sorted by filename. 
  1748.      Type Images are sorted by file type (i.e., file extension) 
  1749.      Image format Images are sorted by actual image format. (The image's 
  1750.       filename extension is ignored, except to break ties as in the note 
  1751.       below.) Not available in Quick view. 
  1752.      Image Size Images are sorted by how many pixels they take up, that is, by 
  1753.       their width times their height. Not available in Quick view. 
  1754.      Image Depth Images are sorted by how many colors their particular format 
  1755.       can support (e.g. 16-color GIFs precede 256-color GIFs). Not available in 
  1756.       Quick view. 
  1757.      File Size Images are sorted by how much disk space they take up. 
  1758.      Date and Time Images are sorted by their date and time stamps, from 
  1759.       oldest to newest 
  1760.      Descending Order If selected, images are sorted and then displayed in 
  1761.       reverse order. 
  1762.  
  1763.       Note:  If two images compare the same on the primary sort, PMView will 
  1764.       "break ties" by comparing their filenames (including extensions). So, for 
  1765.       instance, if you sort by File Size, and two files have the same size, 
  1766.       those two will be sorted alphabetically by filename. 
  1767.  
  1768.  
  1769. ΓòÉΓòÉΓòÉ 5.1.1.5. Scramble ΓòÉΓòÉΓòÉ
  1770.  
  1771. This randomly re-orders images in the File Open Container. 
  1772.  
  1773.  
  1774. ΓòÉΓòÉΓòÉ 5.1.1.6. Thumbnails ΓòÉΓòÉΓòÉ
  1775.  
  1776. These commands determine thumbnail options: 
  1777.  
  1778.      Manual Create If selected, thumbnails are created (and deleted) only when 
  1779.       the user right-clicks on them. 
  1780.  
  1781.      Automatic Create If selected, then PMView will create a thumbnail for 
  1782.       every image in every directory that it enters. 
  1783.  
  1784.      Loading Creates If selected, PMView will create a thumbnail when it loads 
  1785.       an image. 
  1786.  
  1787.      Saving Creates If selected, PMView will create a thumbnail when it saves 
  1788.       an image. 
  1789.  
  1790.      Converting Creates If selected, PMView will create a thumbnail when it 
  1791.       converts an image. 
  1792.  
  1793.      Transparent Fill If selected, thumbnails will be created with transparent 
  1794.       "backgrounds." Otherwise, they will be created with black backgrounds. 
  1795.  
  1796.  
  1797. ΓòÉΓòÉΓòÉ 5.1.2. FOC Image Popup Menu Commands ΓòÉΓòÉΓòÉ
  1798.  
  1799. FOC image popup menu commands: 
  1800.  
  1801.      Open... 
  1802.      Info... 
  1803.      Rename... 
  1804.      Delete... 
  1805.      Thumbnail... 
  1806.  
  1807.  
  1808. ΓòÉΓòÉΓòÉ 5.1.2.1. Open ΓòÉΓòÉΓòÉ
  1809.  
  1810. This will load the selected image(s). 
  1811.  
  1812.  
  1813. ΓòÉΓòÉΓòÉ 5.1.2.2. Info ΓòÉΓòÉΓòÉ
  1814.  
  1815. This will open up the File Info dialog that gives you detailed information on 
  1816. the selected image(s). 
  1817.  
  1818.  
  1819. ΓòÉΓòÉΓòÉ 5.1.2.3. Rename ΓòÉΓòÉΓòÉ
  1820.  
  1821. This will let you rename the selected file. The edit window will only be opened 
  1822. for the current file if multiple files are selected. 
  1823.  
  1824.  
  1825. ΓòÉΓòÉΓòÉ 5.1.2.4. Delete ΓòÉΓòÉΓòÉ
  1826.  
  1827. This will delete the selected file(s) from disk. 
  1828.  
  1829. Note:  PMView will ask for file delete confirmation in accordance with the 
  1830.        setting on the Confirmations page in PMView's Options Notebook. 
  1831.  
  1832. The shortcut key for Delete is Delete. 
  1833.  
  1834. Warning: This command is irreversible.
  1835.  
  1836.  
  1837. ΓòÉΓòÉΓòÉ 5.1.2.5. Thumbnail ΓòÉΓòÉΓòÉ
  1838.  
  1839.      Create This will create a thumbnail for the selected image(s) in the File 
  1840.       Open Container. 
  1841.  
  1842.      Delete This will delete the thumbnails of the selected image(s). You will 
  1843.       be asked to confirm the deletion. 
  1844.  
  1845.  Note:  PMView will ask for thumbnail delete confirmation in accordance with 
  1846.  the setting on the Confirmations page in PMView's Options Notebook. 
  1847.  
  1848.  
  1849. ΓòÉΓòÉΓòÉ 5.1.2.6. Convert to ΓòÉΓòÉΓòÉ
  1850.  
  1851. This will convert the selected file(s) to the selected format. The conversion 
  1852. will be done as a background task, so you can continue working with PMView 
  1853. while your images are converted. 
  1854.  
  1855. The save options selected in the File Save Dialog will be used when converting 
  1856. the files. 
  1857.  
  1858. You can convert to the following formats: 
  1859.  
  1860.      Bitmap (BMP,DIB,RLE)... 
  1861.      Electronic Arts IFF (IFF)... 
  1862.      Graphics Interchange Format (GIF)... 
  1863.      JPEG File Interchange Format (JIF,JPG)... 
  1864.      Microsoft Paint (MSP)... 
  1865.      ZSoft Paintbrush Format (PCX)... 
  1866.      PC Paint/Pictor Format (PIC)... 
  1867.      PBMPlus Portable Bitmap (PBM)... 
  1868.      PBMPlus Portable Graymap (PGM)... 
  1869.      PBMPlus Portable Pixmap (PPM)... 
  1870.      Portable Network Graphics (PNG)... 
  1871.      Truevision Targa Format (TGA)... 
  1872.      Tagged Interchange File Format (TIF)... 
  1873.  
  1874.  
  1875. ΓòÉΓòÉΓòÉ <hidden> Confirm abort of file conversions ΓòÉΓòÉΓòÉ
  1876.  
  1877. You have marked one or several files for conversion to another file format. The 
  1878. conversion is still running. Press Yes to stop (abort) the conversion(s) and 
  1879. dismiss the file open dialog. Press No to let the conversion continue to run. 
  1880.  
  1881.  
  1882. ΓòÉΓòÉΓòÉ <hidden> File Info ΓòÉΓòÉΓòÉ
  1883.  
  1884. This gives you various statistics about the selected image. 
  1885.  
  1886.      Filename The name of the file. 
  1887.      Image format The file's image format. 
  1888.      Image size The size of the image in pixels and the color depth. 
  1889.      Filesize The size of the file in bytes. 
  1890.      Time The time when the file was last modified. 
  1891.      Date The date when the file was last modified. 
  1892.  
  1893.  
  1894. ΓòÉΓòÉΓòÉ 5.1.3. Fonts and Background Color ΓòÉΓòÉΓòÉ
  1895.  
  1896. You can change the background color in the File Open Container by dragging the 
  1897. desired color from OS/2's Color Palette. 
  1898.  
  1899. You can also change the font in the File Open Container by dragging a font from 
  1900. OS/2's Font Palette. Note that each view mode have its own font. This means 
  1901. that you can have different fonts eg. for detail view and normal view. 
  1902.  
  1903.  
  1904. ΓòÉΓòÉΓòÉ 5.1.4. File Open Container Q&A ΓòÉΓòÉΓòÉ
  1905.  
  1906. This section answers some common questions we have gotten on PMView's File Open 
  1907. Container and points out some non-obvious features. You should also refer to 
  1908. the general on-line help on the File Open Container for a complete reference to 
  1909. commands. 
  1910.  
  1911.  Q.  What is the File Open Container (FOC) ? 
  1912.  
  1913.  A.  The FOC is the large, initially white, rectangular area in the lower-left 
  1914.      corner of PMView's File Open dialog. To see the File Open dialog, either 
  1915.      select File Open or type Ctrl+O. 
  1916.  
  1917.      The FOC is a standard container, which means that you change its view, 
  1918.      drag and drop things to and from it, and resize it. (To do the last, 
  1919.      resize the dialog and the FOC will also be resized.) You can also display 
  1920.      a popup menu for the FOC and for each image inside it. Finally, you can 
  1921.      rename an image by Alt+clicking on the filename (or on the thumbnail, in 
  1922.      Non-Text view). 
  1923.  
  1924.  Q.  How do I bring up the FOC pop-up menu? 
  1925.  
  1926.  A.  The usual way: Right-click inside the container but not on one of the 
  1927.      images. A menu will pop up. If the top item on the menu is Open, then you 
  1928.      have the menu for one of the images; try again in another location. 
  1929.  
  1930.      If you are in Flowed view, try right-clicking under the bottom row of 
  1931.      icons. If you are in Detail view, right-click on one of the column 
  1932.      headings, e.g., on top of the word "Name." Again, this is all as usual. 
  1933.  
  1934.  Q.  When I display the FOC, all I see is a bunch of squares that say "No 
  1935.      Thumbnail Available". Why? 
  1936.  
  1937.  A.  By default, the FOC opens in Normal, Non-grid, Thumbnail view. When you 
  1938.      start out, PMView hasn't created any thumbnails yet. 
  1939.  
  1940.  Q.  How can I create a thumbnail? 
  1941.  
  1942.  A.  Right-click on one of your images, preferably a small one. Click 
  1943.      Thumbnail. (If you hit the arrow to the right of Thumbnail, then click 
  1944.      Create.) The thumbnail will change to say "Creating Thumbnail." After a 
  1945.      few seconds (or minutes, depending on how big the image is and whether you 
  1946.      have other things tying up your computer), you will see a graphical 
  1947.      thumbnail. Pretty nifty, huh? 
  1948.  
  1949.      When PMView creates a thumbnail, it is attached to the file's extended 
  1950.      attributes. Thus, if you move or copy the file, the thumbnail goes with 
  1951.      it. PMView also creates a standard OS/2 icon at the same time. You can see 
  1952.      the icon by switching the FOC View to Normal Icon mode (see below) or by 
  1953.      looking at the image with a drives object. Since it is a standard OS/2 
  1954.      icon, you can do the usual things with it, e.g., set another object's icon 
  1955.      by dropping your image onto that other object's notebook. 
  1956.  
  1957.      Note that the thumbnail and icon may take up to 10,000 bytes. Make sure 
  1958.      that you don't accidentally fill up your hard drive with thumbnails! 
  1959.  
  1960.  Q.  How can I make thumbnails for all my images? 
  1961.  
  1962.  A.  As with any other container, you can select all the images in the FOC by 
  1963.      typing Ctrl+/, and then right-click on one of the images and select 
  1964.      Thumbnail. PMView will split off threads to make thumbnails for all your 
  1965.      images. 
  1966.  
  1967.      A simpler way is to bring up the FOC popup menu (not the menu for one of 
  1968.      the images), click Thumbnails, and click Automatic create. When PMView is 
  1969.      in Automatic create mode, it will split off threads to make thumbnails for 
  1970.      every image in the directories that you enter. 
  1971.  
  1972.  Q.  What are the other options under Thumbnails in the FOC popup menu? 
  1973.  
  1974.  A.  "Manual create" means that PMView won't make any thumbnails automatically; 
  1975.      you'll have to make them all by hand. This is the default. 
  1976.  
  1977.      "Automatic create" is as it says under the previous question; PMView will 
  1978.      automatically split off threads to make thumbnails for the images in every 
  1979.      directory that you enter. 
  1980.  
  1981.      "Loading creates" means that PMView will create a thumbnail for an image 
  1982.      when it loads that image. (This is my personal preference.) 
  1983.  
  1984.      The last option, "Transparent Fill," determines what the "background" 
  1985.      areas of a thumbnail should look like. Suppose you have a tall, thin 
  1986.      image. Thumbnails are square, so the left and right edges of the thumbnail 
  1987.      should take some sort of "background" color. If Transparent Fill is on, 
  1988.      PMView will create thumbnails with a transparent background. Otherwise, 
  1989.      the thumbnail backgrounds will be created black. 
  1990.  
  1991.  Q.  How do I select more than one image? 
  1992.  
  1993.  A.  The usual ways: You can drag a rectangular area, and all the images that 
  1994.      touch the rectangle will be selected. (If you try to drag the rectangle 
  1995.      "outside" the FOC, the FOC will automatically scroll.) Or you can click on 
  1996.      the first image you want and Ctrl+click on the second and subsequent ones. 
  1997.      Or if you want to select a bunch of images in order, you can click on the 
  1998.      first one, then shift-click on the last one, and all the images between 
  1999.      them will get selected. Or you can type Ctrl+/ to select all the images in 
  2000.      the current directory. 
  2001.  
  2002.      There's also one other "unusual" way: If you don't like having to hold 
  2003.      down Ctrl, then bring up the FOC popup, click Select, and click Sticky 
  2004.      select. While sticky select is on, you don't need to hold down Ctrl to add 
  2005.      images to the selection. (To unselect while you're in sticky mode, click 
  2006.      the image a second time.) 
  2007.  
  2008.  Q.  I don't like those huge thumbnails. What are my other choices? 
  2009.  
  2010.  A.  Bring up the FOC popup and click View. Now click the arrow to the right of 
  2011.      Normal. You can choose to view Thumbnails, standard OS/2 icons, or text 
  2012.      only. If you prefer the last,you might consider using Quick view. 
  2013.  
  2014.  Q.  Why is PMView so slow at putting images into the FOC? How can I speed it 
  2015.      up? 
  2016.  
  2017.  A.  In Normal View mode, PMView has to load a lot of information for each 
  2018.      image before it adds it to the FOC. It has to load the thumbnail and 
  2019.      standard icon for each image. It also reads enough of the image to check 
  2020.      its actual image format (as opposed to its filename extension) and its 
  2021.      color depth (ie, how many colors the image could possibly have). It loads 
  2022.      all this information in case you change to Detail view, or want to sort 
  2023.      based on this info. 
  2024.  
  2025.      If you don't need this info, try Quick view instead. In the Quick views, 
  2026.      you can only see (and sort on) file names, sizes, dates, and times. But if 
  2027.      that's all you want, Quick view is the way to go, especially on slow 
  2028.      drives (such as CD-ROMs). 
  2029.  
  2030.  Q.  Whew! What are all those View choices? 
  2031.  
  2032.  A.  The best way to figure out the Views is to experiment, and to look at 
  2033.      on-line documentation under "File Open Container." 
  2034.  
  2035.  Q.  How can I sort images? 
  2036.  
  2037.  A.  Bring up the FOC popup menu and click Sort. By default, PMView sorts by 
  2038.      filenames. If you want to change this default, click the arrow to the 
  2039.      right of Sort and pick the sort type you want. Note that some types of 
  2040.      sorts are not available in Quick mode. For details on the sort options, 
  2041.      check the on-line documentation. 
  2042.  
  2043.  Q.  Is there any way I can randomly rearrange the images? 
  2044.  
  2045.  A.  Use the Scramble command on the FOC popup. Each time you use it, PMView 
  2046.      randomly rearranges the images in the FOC. 
  2047.  
  2048.  Q.  Is there anything else on the FOC popup? 
  2049.  
  2050.  A.  Yes -- the Refresh command. This rereads the current directory and updates 
  2051.      the FOC display. Images will be sorted using the currently-selected 
  2052.      method. Use Refresh if you're using another OS/2 program (or session) to 
  2053.      add (or change) images. 
  2054.  
  2055.  
  2056. ΓòÉΓòÉΓòÉ 5.2. Open File Name ΓòÉΓòÉΓòÉ
  2057.  
  2058. This entry field has several functions: 
  2059.  
  2060.      Retrieve a file by name. 
  2061.      Change the current drive and/or directory. 
  2062.      Change the file filter. 
  2063.  
  2064.  For instance, to get a list of GIF files that start with RAY, enter RAY*.GIF 
  2065.  and press ENTER. 
  2066.  
  2067.  You can put several file filters together, separated by semicolons (;). So, 
  2068.  for instance, RAY*.GIF;*.BMP will list all the files that either start with 
  2069.  RAY and have the extension GIF or have the extension BMP. 
  2070.  
  2071.  A shortcut for selecting a file extension is to pick it off the List Files of 
  2072.  Type list. 
  2073.  
  2074.  
  2075. ΓòÉΓòÉΓòÉ 5.3. List Files of Type ΓòÉΓòÉΓòÉ
  2076.  
  2077. This will set the file filter which determines what files are listed in the 
  2078. File Container. Select the down arrow to the right of the List Files of Type 
  2079. field to display the available file types. 
  2080.  
  2081.       <All Files> sets the file filter to *.*. All files will be displayed. 
  2082.       Think of this as a filter off funtion. 
  2083.       <All Types> combines the filters of all the defined types. 
  2084.  
  2085.  Related information: 
  2086.  
  2087.      Predefined file types and filters 
  2088.      Configure Extensions 
  2089.  
  2090.  
  2091. ΓòÉΓòÉΓòÉ 5.4. Drive ΓòÉΓòÉΓòÉ
  2092.  
  2093. Use the down arrow to see the drives on your system. Select the drive that has 
  2094. the file you want to open. 
  2095.  
  2096. The Free/Total amount of disk space on the currently selected drive is 
  2097. displayed below this field. 
  2098.  
  2099.  
  2100. ΓòÉΓòÉΓòÉ 5.5. Directory List Box ΓòÉΓòÉΓòÉ
  2101.  
  2102. Select Directory to view the files within a specific directory of your disk. 
  2103.  
  2104. Click the right mouse button to bring up the Directory View that lets you 
  2105. select different options for how directories are listed. 
  2106.  
  2107. The Free/Total amount of disk space on the currently selected drive is 
  2108. displayed above this field. 
  2109.  
  2110.  
  2111. ΓòÉΓòÉΓòÉ <hidden> Directory View ΓòÉΓòÉΓòÉ
  2112.  
  2113. This determines how directories are listed in the Direcory List Box. 
  2114.  
  2115.      Longnames If on, the LONGNAME attribute attached to the directory's 
  2116.       extended attribute will be displayed. If off, the physical name of the 
  2117.       directory will be displayed. For example, a directory named 
  2118.       "Holiday_1995" will have a physical name of e.g. "HOLIDAY_" if the file 
  2119.       system is FAT. Normally you'll never need to turn off this option. 
  2120.  
  2121.      Hidden Directories If on, PMView will show directories that have the 
  2122.       HIDDEN system attribute set. If off, PMView will not show directories 
  2123.       that are hidden. 
  2124.  
  2125.  
  2126. ΓòÉΓòÉΓòÉ 5.6. Open ΓòÉΓòÉΓòÉ
  2127.  
  2128. Select Open to retrieve the file(s) currently selected in the File Open 
  2129. Container. 
  2130.  
  2131.  
  2132. ΓòÉΓòÉΓòÉ 5.7. Cancel ΓòÉΓòÉΓòÉ
  2133.  
  2134. Select Cancel to hide the File Open Dialog. 
  2135.  
  2136.  
  2137. ΓòÉΓòÉΓòÉ 6. File Save Dialog ΓòÉΓòÉΓòÉ
  2138.  
  2139. Use this dialog to save a file: 
  2140.  
  2141.    1. Select the down arrow to the right of the drive list to see all the 
  2142.       drives on your system. 
  2143.    2. Select a drive from the drive list. 
  2144.    3. Select a directory from the directory list. 
  2145.    4. Type the file name in the save filename field. 
  2146.    5. Select a file format from the save format list. 
  2147.    6. Select Save to save the file. 
  2148.  
  2149.  For a detailed explanation of each field, select from the list below: 
  2150.  
  2151.      File Open Container 
  2152.      Save Filename 
  2153.      Save Format 
  2154.      List Files of Type 
  2155.      Drive 
  2156.      Directory 
  2157.      Options 
  2158.      Save 
  2159.      Cancel 
  2160.  
  2161.  
  2162. ΓòÉΓòÉΓòÉ 6.1. Save File Name ΓòÉΓòÉΓòÉ
  2163.  
  2164. This is where you type in the name of the file. 
  2165.  
  2166.  
  2167. ΓòÉΓòÉΓòÉ 6.2. Save Format ΓòÉΓòÉΓòÉ
  2168.  
  2169. This will let you select which format to save in. 
  2170.  
  2171. Formats that can be saved: 
  2172.  
  2173.      Bitmap (BMP,DIB,RLE)... 
  2174.      Electronic Arts IFF (IFF)... 
  2175.      Graphics Interchange Format (GIF)... 
  2176.      JPEG File Interchange Format (JIF,JPG)... 
  2177.      Microsoft Paint (MSP)... 
  2178.      ZSoft Paintbrush Format (PCX)... 
  2179.      PC Paint/Pictor Format (PIC)... 
  2180.      PBMPlus Portable Bitmap (PBM)... 
  2181.      PBMPlus Portable Graymap (PGM)... 
  2182.      PBMPlus Portable Pixmap (PPM)... 
  2183.      Portable Network Graphics (PNG)... 
  2184.      Truevision Targa Format (TGA)... 
  2185.      Tagged Interchange File Format (TIF)... 
  2186.  
  2187.  
  2188. ΓòÉΓòÉΓòÉ 6.3. List Files of Type ΓòÉΓòÉΓòÉ
  2189.  
  2190. This will set the file filter which determines what files are listed in the 
  2191. File Container. Select the down arrow to the right of the List Files of Type 
  2192. field to display the available file types. 
  2193.  
  2194.       <All Files> sets the file filter to *.*. All files will be displayed. 
  2195.       Think of this as a filter off funtion. 
  2196.       <All Types> combines the filters of all the defined types. 
  2197.  
  2198.  Related information: 
  2199.  
  2200.      Predefined file types and filters 
  2201.      Configure Extensions 
  2202.  
  2203.  
  2204. ΓòÉΓòÉΓòÉ 6.4. Drive ΓòÉΓòÉΓòÉ
  2205.  
  2206. Use the down arrow to see the drives on your system. Select the drive where you 
  2207. want the file to be saved. 
  2208.  
  2209. The Free/Total amount of disk space on the currently selected drive is 
  2210. displayed below this field. 
  2211.  
  2212.  
  2213. ΓòÉΓòÉΓòÉ 6.5. Directory ΓòÉΓòÉΓòÉ
  2214.  
  2215. Select Directory to view the files within a specific directory of your disk. 
  2216.  
  2217. The Free/Total amount of disk space on the currently selected drive is 
  2218. displayed above this field. 
  2219.  
  2220.  
  2221. ΓòÉΓòÉΓòÉ 6.6. Options ΓòÉΓòÉΓòÉ
  2222.  
  2223. Select Options to bring up the options dialog for the save format selected with 
  2224. Save Format. This control is disabled if the format you have selected doesn't 
  2225. have any selectable options. 
  2226.  
  2227. For a detailed explanation of options for each format, select from the list 
  2228. below: 
  2229.  
  2230.      Bitmap (BMP,DIB,RLE)... 
  2231.      Electronic Arts IFF (IFF)... 
  2232.      Graphics Interchange Format (GIF)... 
  2233.      JPEG File Interchange Format (JIF,JPG)... 
  2234.      Microsoft Paint (MSP)... 
  2235.      ZSoft Paintbrush Format (PCX)... 
  2236.      PC Paint/Pictor Format (PIC)... 
  2237.      PBMPlus Portable Bitmap (PBM)... 
  2238.      PBMPlus Portable Graymap (PGM)... 
  2239.      PBMPlus Portable Pixmap (PPM)... 
  2240.      Portable Network Graphics (PNG)... 
  2241.      Truevision Targa Format (TGA)... 
  2242.      Tagged Interchange File Format (TIF)... 
  2243.  
  2244.  Note:  The color depth of the image you're saving will be the same or as close 
  2245.         as possible to the currently selected depth. For instance, if you 
  2246.         currently have selected Indexed 256-Color and you're saving a file in 
  2247.         TGA format, the file will be saved as an 8-bit TGA. However, if you 
  2248.         select RGB Deep Color the file will be saved as a 24-bit TGA. Files 
  2249.         saved in a format like PCX that support 1, 2 and 4-bit data will be 
  2250.         saved with the smallest number of bits possible. I.e. PMView will 
  2251.         optimize your files for size and make them as small as possible. 
  2252.  
  2253.  
  2254. ΓòÉΓòÉΓòÉ 6.7. Save ΓòÉΓòÉΓòÉ
  2255.  
  2256. Select Save to save the current file 
  2257.  
  2258.  
  2259. ΓòÉΓòÉΓòÉ 6.8. Cancel ΓòÉΓòÉΓòÉ
  2260.  
  2261. Select Cancel to hide the File Save Dialog. 
  2262.  
  2263.  
  2264. ΓòÉΓòÉΓòÉ <hidden> No save format selected ΓòÉΓòÉΓòÉ
  2265.  
  2266. You have not selected a format in which the current image should be saved. 
  2267. Select the desired format from the Save Format list. 
  2268.  
  2269.  
  2270. ΓòÉΓòÉΓòÉ <hidden> Bitmap Save Options ΓòÉΓòÉΓòÉ
  2271.  
  2272.       These options determine how PMView saves Bitmap files. 
  2273.  
  2274.      Bitmap Type 
  2275.  
  2276.         -  OS/2 2.x This will save the file with a header that is compatible 
  2277.            with OS/2 version 2.x and Windows 3.x. RLE encoding will be used for 
  2278.            4, 8 and 24 bit images and 1 bit images will be Huffman 1D encoded. 
  2279.         -  OS/2 1.x This will save the file with a header that is compatible 
  2280.            with OS/2 version 1.x and 2.x. Encoding will not be used. 
  2281.         -  Windows  This will save the file with a header that is compatible 
  2282.            with OS/2 version 2.x and Windows 3.x. RLE encoding will only be 
  2283.            used for 4 and 8 bit images. 
  2284.  
  2285.      Use RLE/Huffman1D Encoding If set, PMView will RLE or Huffman1D encode 
  2286.       the bitmap if the format you have selected supports encoding. Note that 
  2287.       this usually only is suitable for images with large areas of the same 
  2288.       color. 
  2289.  
  2290.  Note:  The OS/2 2.x and Windows options are interchangeable if encoding isn't 
  2291.  used, i.e. if Use RLE/Huffman1D Encoding is disabled. 
  2292.  
  2293.  
  2294. ΓòÉΓòÉΓòÉ <hidden> IFF Save Options ΓòÉΓòÉΓòÉ
  2295.  
  2296.       These options determine how PMView saves IFF files. 
  2297.  
  2298.      Use Packbits encoding If on, the image will be compressed using Packbits 
  2299.       encoding. 
  2300.  
  2301.  
  2302. ΓòÉΓòÉΓòÉ <hidden> GIF Save Options ΓòÉΓòÉΓòÉ
  2303.  
  2304.       These options determine how PMView saves GIF files. 
  2305.  
  2306.      Always Write GIF89a Format If on, the file will always be written in the 
  2307.       newer GIF89a format. If off, the file will be written in GIF87a format, 
  2308.       unless the Transparent Color Index option is used. The GIF89a format has 
  2309.       a new color table flag that specifies whether the color table is sorted 
  2310.       or not. If you know that the target application can take advantage of 
  2311.       this information, you may turn on this option and the sort flag will be 
  2312.       set (PMView always keeps the palette sorted). The flag will not be set 
  2313.       for GIF87a files in order to preserve compability with older applications 
  2314.       that (erroneously) will not accept GIF87a files with the sort flag set. 
  2315.  
  2316.      Interlace If on, the image will be saved using 4-pass interlacing. If 
  2317.       off, the image will be saved sequentially in one pass. Using interlacing 
  2318.       only makes sense with programs that progressively update the display 
  2319.       while loading. For instance, when loading an interlaced GIF file the 
  2320.       image will gradually be displayed during four passes. At the end of the 
  2321.       first pass each eighth row of the image is visible. Already at this point 
  2322.       of loading you'll probably see what the image looks like. With each pass 
  2323.       the image quality will gradually improve as missing lines are added. 
  2324.  
  2325.      Transparent Color Index If on, transparency information will be written 
  2326.       to the GIF file. Use this option if you would like one of the colors in 
  2327.       your image to be transparent with the background. Typically you'll need 
  2328.       this if you make images for WWW-browsers. Note that transparency 
  2329.       information requires the newer GIF-variant; GIF89a. Thus, if this option 
  2330.       is on, the file will be written in the GIF89a format instead of GIF87a. 
  2331.       Note that PMView will not use transparency information when loading GIF 
  2332.       files. 
  2333.  
  2334.      Background Color Index If on, the specified background color index will 
  2335.       be written to the GIF file. Use this option if the target application 
  2336.       fills unused space with the color specified in the GIF file. Typically 
  2337.       may need this if you make images for WWW-browsers. If off, index zero (0) 
  2338.       will be written to the file (in PMView index zero will always correspond 
  2339.       to the most used color in the image). Note that PMView will not use this 
  2340.       information when loading GIF files. 
  2341.  
  2342.  
  2343. ΓòÉΓòÉΓòÉ <hidden> JPEG Save Options ΓòÉΓòÉΓòÉ
  2344.  
  2345.       These options determine how PMView saves JPEG files. 
  2346.  
  2347.      Quality This control lets you trade off compressed file size against 
  2348.       quality of the reconstructed image: the higher the quality setting, the 
  2349.       larger the JPEG file, and the closer the output image will be to the 
  2350.       original input.  Normally you want to use the lowest quality setting 
  2351.       (smallest file) that decompresses into something visually 
  2352.       indistinguishable from the original image. For this purpose the quality 
  2353.       setting should be between 50 and 95; the default of 75 is often about 
  2354.       right. If you see defects at 75, then go up 5 or 10 counts at a time 
  2355.       until you are happy with the output image. The optimal setting will vary 
  2356.       from one image to another. 
  2357.  
  2358.      Smooth This control lets you select a smoothing factor for filtering the 
  2359.       input to eliminate fine-scale noise. This is often useful when converting 
  2360.       GIF files to JPEG: a moderate smoothing factor of 10 to 50 gets rid of 
  2361.       dithering patterns in the input file, resulting in a smaller JPEG file 
  2362.       and a better-looking image.  Too large a smoothing factor will visibly 
  2363.       blur the image, however. 
  2364.  
  2365.      Optimize Entropy Encoding This option selects whether to perform 
  2366.       optimization of entropy encoding parameters or not. Without this, default 
  2367.       encoding parameters are used. Using this option usually makes the JPEG 
  2368.       file a little smaller, but PMView saves the file somewhat slower and 
  2369.       needs much more memory. Image quality and speed of decompression are 
  2370.       unaffected by this option. 
  2371.  
  2372.      Progressive JPEG This option creates a "progressive JPEG" file. In this 
  2373.       type of JPEG file, the data is stored in multiple scans of increasing 
  2374.       quality. If the file is being transmitted over a slow communications 
  2375.       link, the decoder can use the first scan to display a low-quality image 
  2376.       very quickly, and can then improve the display with each subsequent scan. 
  2377.       The final image is exactly equivalent to a standard JPEG file of the same 
  2378.       quality setting, and the total file size is about the same --- often a 
  2379.       little smaller. CAUTION: progressive JPEG is not yet widely implemented, 
  2380.       so many decoders will be unable to view a progressive JPEG file at all. 
  2381.  
  2382.  
  2383. ΓòÉΓòÉΓòÉ <hidden> Microsoft Paint Save Options ΓòÉΓòÉΓòÉ
  2384.  
  2385. No options have been implemeted for this format yet. 
  2386.  
  2387.  
  2388. ΓòÉΓòÉΓòÉ <hidden> ZSoft PCX Save Options ΓòÉΓòÉΓòÉ
  2389.  
  2390. No options have been implemeted for this format yet. 
  2391.  
  2392.  
  2393. ΓòÉΓòÉΓòÉ <hidden> PC Paint/Pictor Save Options ΓòÉΓòÉΓòÉ
  2394.  
  2395.       These options determine how PMView saves PC Paint/Pictor files. 
  2396.  
  2397.      EGA Palette If set, PMView will save PIC files with an EGA style palette 
  2398.       (3 * 2 bits). Since the EGA palette only supports four intensities for 
  2399.       each color channel, this may result in color errors. Use this option if 
  2400.       the target application only understand EGA palettes. When using this 
  2401.       option, you can get better colors by converting to 16 system colors with 
  2402.       dithering before saving. If off, PMView will save files using the VGA 
  2403.       palette (18 bits). 
  2404.  
  2405.  Note:  This option is ignored if the image you're saving has more than 16 
  2406.  colors. 
  2407.  
  2408.  
  2409. ΓòÉΓòÉΓòÉ <hidden> PBMPLus Portable Bitmap Save Options ΓòÉΓòÉΓòÉ
  2410.  
  2411.       These options determine how PMView saves PBM files. 
  2412.  
  2413.      Raw data If set, PMView will save PBM files in raw data format. 
  2414.  
  2415.  
  2416. ΓòÉΓòÉΓòÉ <hidden> PBMPLus Portable Graymap Save Options ΓòÉΓòÉΓòÉ
  2417.  
  2418.       These options determine how PMView saves PGM files. 
  2419.  
  2420.      Raw data If set, PMView will save PGM files in raw data format. 
  2421.  
  2422.  
  2423. ΓòÉΓòÉΓòÉ <hidden> PBMPLus Portable Pixmap Save Options ΓòÉΓòÉΓòÉ
  2424.  
  2425.       These options determine how PMView saves PPM files. 
  2426.  
  2427.      Raw data If set, PMView will save PPM files in raw data format. 
  2428.  
  2429.  
  2430. ΓòÉΓòÉΓòÉ <hidden> PNG Save Options ΓòÉΓòÉΓòÉ
  2431.  
  2432.       These options determine how PMView saves PNG files. 
  2433.  
  2434.      Adam7 Interlace If on, the image will be saved using Adam7 interlacing 
  2435.       (7-pass). If off, the image will be saved sequentially in one pass. Using 
  2436.       interlacing only makes sense with programs that progressively update the 
  2437.       display while loading. For instance, when loading an interlaced PNG file 
  2438.       the image resolution will gradually increase during seven passes. 
  2439.       Interlacing slightly expands the file size on average, but it gives the 
  2440.       user a meaningful display much more rapidly. Interlacing is for instance 
  2441.       useful when transferring images over slow transmission lines (eg. 
  2442.       modems), however note that is isn't a good idea to use interlacing if you 
  2443.       don't need it since it may slow down normal loading from disk by a factor 
  2444.       of two or three due to the high load caused by seven painting passes over 
  2445.       the image. 
  2446.  
  2447.      Write Histogram Chunk [hIST] If on, a histogram chunk [hIST] will be 
  2448.       written to the PNG file. The histogram chunk gives the usage frequency of 
  2449.       each color in the palette. If a viewer is unable to provide all the 
  2450.       colors listed in the palette, the histogram may help it decide how to 
  2451.       choose a subset of the colors for display. You may need this option if 
  2452.       you know that the target application can make use of the hIST chunk if 
  2453.       present. PMView will not use this chunk (PMView builds its own histogram 
  2454.       during loading). 
  2455.  
  2456.      Write Time Chunk [tIME] If on, a last modification time chunk [tIME] will 
  2457.       be written to the PNG file. Note that the written time is local time. 
  2458.  
  2459.      Write Transparency Chunk [tRNS] If on, a transparency chunk [tRNS] will 
  2460.       be written to the PNG file. Use this option if you would like one of the 
  2461.       colors in your image to be transparent with the background. Typically 
  2462.       you'll need this if you make images for WWW-browsers. Note that viewers 
  2463.       are not bound to honor this information. PMView does not use this 
  2464.       information when loading PNG files. 
  2465.  
  2466.      Write Background Chunk [bKGD] If on, a background chunk [bKGD] will be 
  2467.       written to the PNG file. Use this option if you would like to specify a 
  2468.       suggested background color. Typically may need this if you make images 
  2469.       for WWW-browsers. Note that viewers are not bound to honor this 
  2470.       information; a viewer may choose to use a different background color. 
  2471.       PMView does not use this information when loading PNG files. 
  2472.  
  2473.      Transparency - Colormapped Images The index of the palette entry that is 
  2474.       to be treated as transparent for Colormapped images. For Grayscale images 
  2475.       this is the gray level of of the pixels that are to be treated as 
  2476.       transparent. 
  2477.  
  2478.      Transparency - RGB Images The RGB color value of the pixels that are to 
  2479.       be treated as transparent for RGB deep color images. 
  2480.  
  2481.      Background - Colormapped Images The index of the palette entry that is to 
  2482.       be used as background color for Colormapped images. For Grayscale images 
  2483.       this is the gray level that is to be used as background color. 
  2484.  
  2485.      Background - RGB Images The RGB color value of the color that is to be 
  2486.       used as background color. 
  2487.  
  2488.  
  2489. ΓòÉΓòÉΓòÉ <hidden> Truevision TGA Save Options ΓòÉΓòÉΓòÉ
  2490.  
  2491.       These options determine how PMView saves TGA files. 
  2492.  
  2493.      Use Run Length Encoding (RLE) If set, PMView will run length encode the 
  2494.       image data. Note that this usually only is suitable for images with large 
  2495.       areas of the same color. 
  2496.  
  2497.      Store from Bottom to Top (Flip) If set, PMView will store the TGA file 
  2498.       starting with the bottom line. You may need this if the target 
  2499.       application don't use the orientation information in the TGA file header 
  2500.       and displays the image upside down. For general compability, leave this 
  2501.       option off. 
  2502.  
  2503.      Store from Right to Left (Mirror) If set, PMView will store lines in the 
  2504.       TGA file from right to left. You may need this if the target application 
  2505.       don't use the orientation information in the TGA file header and displays 
  2506.       a mirror image. For general compability, leave this option off. 
  2507.  
  2508.      Interlace Type This will select the interlace type, i.e. the ordering of 
  2509.       image data in the file. Interlacing will only make sense with programs 
  2510.       that progressively update the display while loading. For instance, when 
  2511.       loading a 4-pass interlaced file each fourth row will be displayed during 
  2512.       four passes. At the end of the first pass each fourth row of the image is 
  2513.       visible. Already at this point of loading you'll probably see what the 
  2514.       image looks like. With each pass the image quality will gradually improve 
  2515.       as missing lines are added. Interlacing does not increase file size. 
  2516.       Note: Many programs that read TGA files ignore the interlace option bits 
  2517.       and incorrectly displays the image as two or four compressed images 
  2518.       stacked one after the other. Don't use interlacing unless you know that 
  2519.       the target application is able to use it 
  2520.  
  2521.         -  No Interlace (1-pass) The image will not be interlaced. 
  2522.         -  Each Second Row (2-pass) The image will be interlaced in two passes. 
  2523.         -  Each Fourth Row (4-pass) The image will be interlaced in four 
  2524.            passes. 
  2525.  
  2526.  
  2527. ΓòÉΓòÉΓòÉ <hidden> TIFF Save Options ΓòÉΓòÉΓòÉ
  2528.  
  2529.       These options determine how PMView saves TIFF files. 
  2530.  
  2531.      Compression - Bilevel Images This lets you choose compression method for 
  2532.       Bilevel (Black/White) images. 
  2533.  
  2534.         -  None No compression is used 
  2535.         -  Packbits Use Apple Macintosh PackBits compression scheme 
  2536.         -  LZW Use LZW adaptive compression scheme 
  2537.         -  CCITT RLE Use Modified Huffman encoding scheme (CCITT Group 3 1D) 
  2538.         -  CCITT FAX3 Use CCITT Group 3 facsimile encoding scheme 
  2539.         -  CCITT FAX4 Use CCITT Group 4 facsimile encoding scheme 
  2540.  
  2541.      Compression - Color Images This lets you choose compression method for 
  2542.       Color images. 
  2543.  
  2544.         -  None No compression is used 
  2545.         -  Packbits Use Apple Macintosh PackBits compression scheme 
  2546.         -  LZW Use LZW adaptive compression scheme 
  2547.  
  2548.      Photometric This setting applies only to Bilevel and Grayscale images. 
  2549.       You may want to alter this setting if the target application displays 
  2550.       your image as a negative. 
  2551.  
  2552.         -  White is Zero 0 is imaged as white. 2^BitsPerSample-1 is imaged as 
  2553.            black. 
  2554.         -  Black is Zero 0 is imaged as black. 2^BitsPerSample-1 is imaged as 
  2555.            white. 
  2556.  
  2557.      LZW Differencing Predictor This setting applies only if LZW compression 
  2558.       is used. Applying a predictor may greatly improve compression ratios for 
  2559.       some images. 
  2560.  
  2561.      Strip Size In order to optimize compression for non-bilevel images, 
  2562.       select 32kB for Strip Size and use horizontal differencing. For 
  2563.       compability with other applications, select 8kB for Strip Size and don't 
  2564.       use differencing 
  2565.  
  2566.      Byte Ordering This setting determines the byte ordering used when saving 
  2567.       TIFF files. If IBM PC is selected, Intel byte ordering will be used, i.e. 
  2568.       the least significant byte is stored first. If Macintosh is selected, 
  2569.       Motorola byte ordering will be used, i.e. the most significant byte is 
  2570.       stored first. Select the byte ordering used by the target system. 
  2571.  
  2572.  Note:  For more information on these options, please refer to the TIFF 6.0 
  2573.         specification avaliable from Aldus Corporation. 
  2574.  
  2575.  
  2576. ΓòÉΓòÉΓòÉ <hidden> TIFF CCITT FAX3 Options ΓòÉΓòÉΓòÉ
  2577.  
  2578.       These options determine how PMView saves TIFF CCITT FAX3 encoded files. 
  2579.  
  2580.      Uncompressed mode If checked, the file will be coded in uncompressed 
  2581.       mode. 
  2582.  
  2583.      2-dimensional coding If checked, 2-dimensional coding will be used 
  2584.       (otherwise 1-dimensional is assumed). 
  2585.  
  2586.      Fill to byte boundary If checked, fill bits will be added as necessary 
  2587.       before EOL codes such that EOL always ends on a byte boundary. 
  2588.  
  2589.  Note:  For more information on these options, please refer to the TIFF 6.0 
  2590.         specification (pp. 51, 52) avaliable from Aldus Corporation. 
  2591.  
  2592.  
  2593. ΓòÉΓòÉΓòÉ <hidden> TIFF CCITT FAX4 Options ΓòÉΓòÉΓòÉ
  2594.  
  2595.       These options determine how PMView saves TIFF CCITT FAX4 encoded files. 
  2596.  
  2597.      Uncompressed mode If checked, the file will be coded in uncompressed 
  2598.       mode. 
  2599.  
  2600.  Note:  For more information on these options, please refer to the TIFF 6.0 
  2601.         specification (pp. 52, 53) avaliable from Aldus Corporation. 
  2602.  
  2603.  
  2604. ΓòÉΓòÉΓòÉ <hidden> Color depth too large ΓòÉΓòÉΓòÉ
  2605.  
  2606. The number of colors in the image that you're trying to save is larger than 
  2607. what is allowed for the format you've selected. Please select another format if 
  2608. you don't want to lose color infomation. Otherwise, select Convert to form the 
  2609. Color menu and convert the image to 256 colors or fewer. 
  2610.  
  2611.  
  2612. ΓòÉΓòÉΓòÉ <hidden> Confirm Save ΓòÉΓòÉΓòÉ
  2613.  
  2614. You have made changes to the image since it was last saved. 
  2615.  
  2616.      Select Yes to save the changes. 
  2617.      Select No to discard all changes made to the image. 
  2618.      Select Cancel to cancel this command. 
  2619.  
  2620.  
  2621. ΓòÉΓòÉΓòÉ 7. Slideshow ΓòÉΓòÉΓòÉ
  2622.  
  2623. To create and run a slideshow: 
  2624.  
  2625.    1. Select File Open. 
  2626.    2. Drag the files you want to PMView's main window. 
  2627.    3. Press Play on the slideshow controller. 
  2628.  
  2629.  Select one of the following for more information: 
  2630.  
  2631.      Slideshow Container... 
  2632.      Slideshow Controller... 
  2633.      Slide Settings... 
  2634.      Questions & Answers... 
  2635.  
  2636.  Related information: 
  2637.  
  2638.      Shortcut keys 
  2639.  
  2640.  
  2641. ΓòÉΓòÉΓòÉ 7.1. Slideshow Container ΓòÉΓòÉΓòÉ
  2642.  
  2643. SSC popup menu commands: 
  2644.  
  2645.      File... 
  2646.      Mode... 
  2647.      View... 
  2648.      Help... 
  2649.      View Slides... 
  2650.      Refresh... 
  2651.      Select... 
  2652.      Sort... 
  2653.      Scramble... 
  2654.      Run... 
  2655.  
  2656.  SSC image popup menu commands: 
  2657.  
  2658.      Settings... 
  2659.      Copy Settings... 
  2660.      Remove... 
  2661.      Run... 
  2662.  
  2663.  
  2664. ΓòÉΓòÉΓòÉ 7.1.1. SSC Popup Menu Commands ΓòÉΓòÉΓòÉ
  2665.  
  2666. SSC popup menu commands: 
  2667.  
  2668.      File... 
  2669.      Mode... 
  2670.      View... 
  2671.      Help... 
  2672.      View Slides... 
  2673.      Refresh... 
  2674.      Select... 
  2675.      Sort... 
  2676.      Scramble... 
  2677.      Run... 
  2678.  
  2679.  
  2680. ΓòÉΓòÉΓòÉ 7.1.1.1. File Menu ΓòÉΓòÉΓòÉ
  2681.  
  2682. This is essentially a copy of the File Menu from the main menu bar. You can use 
  2683. either File from the menu bar or File here to do things like switch between 
  2684. image and slideshow modes, open new files, save the current file and exit 
  2685. PMView. 
  2686.  
  2687. The File menu lets you transfer files from/to disk or to delete the current 
  2688. image or run a slideshow. 
  2689.  
  2690.      Open is used to load an image from disk or to browse your images and 
  2691.       create/delete thumbnails. 
  2692.  
  2693.      Recall will revert to the file on disk, which means any changes you had 
  2694.       made to it (or your view of it) are lost. Recall also lets you recall one 
  2695.       of 8 recently loaded files. 
  2696.  
  2697.      Save will save the current image to disk. The image will be written to a 
  2698.       file with the same file name, format and options that were used when the 
  2699.       file was last saved. 
  2700.  
  2701.      Save As is used if you would like to save the file with a different name, 
  2702.       in another file format or change any of the save options. 
  2703.  
  2704.      Delete will delete the currently displayed 
  2705.  
  2706.      Close will close the current slideshow. image. 
  2707.  
  2708.      Exit will quit PMView and returns you to OS/2. 
  2709.  
  2710.  
  2711. ΓòÉΓòÉΓòÉ 7.1.1.2. Mode Menu ΓòÉΓòÉΓòÉ
  2712.  
  2713. The functions in the Mode menu sets the function mode of PMView 
  2714.  
  2715.      View This will set PMView into View mode, that is, PMView will convert 
  2716.       the image to look as good as possible on your display. The image data may 
  2717.       be converted, thus you should not use this mode if you have intended to 
  2718.       save the image to disk. For instance, loading a deep color image on a 
  2719.       256-color system will reduce the number of colors to 256 colors. If you 
  2720.       now save this image in View mode important color information may be lost! 
  2721.       We recommend that you always use Edit mode when saving files. 
  2722.  
  2723.      Edit This will set PMView into Edit mode. In this mode PMView never 
  2724.       converts the image. Full color information of the original image will be 
  2725.       retained. If your display adapter cannot display all color information in 
  2726.       the image, PMView will use dithering when showing the image. Use Edit 
  2727.       mode when saving files. 
  2728.  
  2729.      Slideshow This will set PMView into Slideshow mode. 
  2730.  
  2731.  Note:  The two first options are replaced by one single option on deep color 
  2732.  systems since these systems are capable of showing colors correctly, thus 
  2733.  dithering is not needed. 
  2734.  
  2735.  
  2736. ΓòÉΓòÉΓòÉ 7.1.1.3. View Menu ΓòÉΓòÉΓòÉ
  2737.  
  2738. The first four functions in the View menu change how you see the image, but 
  2739. don't actually change the image itself. The rest change your PMView options. 
  2740.  
  2741.      Zoom lets you zoom in or out on your image. 
  2742.  
  2743.      Full Screen makes PMView use the whole desktop. 
  2744.  
  2745.      Fit Image sizes the window to fit the image. 
  2746.  
  2747.      Refresh redraws the image in the window. 
  2748.  
  2749.      Show Menu toggles the menu bar. 
  2750.  
  2751.      Show Controller toggles the slideshow controller. 
  2752.  
  2753.      Options opens a notebook that lets you control PMView's many options. 
  2754.  
  2755.  
  2756. ΓòÉΓòÉΓòÉ 7.1.1.4. Help Menu ΓòÉΓòÉΓòÉ
  2757.  
  2758. The functions in the Help menu are used to get on-line help and various 
  2759. information on your system and image. 
  2760.  
  2761.      Help Contents brings up the help contents list 
  2762.  
  2763.      General Help gives you a brief description of PMView. 
  2764.  
  2765.      Help for Keys gives you information on PMView's shortcut keys. 
  2766.  
  2767.      Using Help gives you information on how to use the help facility 
  2768.  
  2769.      Image Information gives you various statistics about your current image. 
  2770.  
  2771.      System Information gives information on your system's current status. 
  2772.  
  2773.      About PMView displays product information about PMView. 
  2774.  
  2775.  
  2776. ΓòÉΓòÉΓòÉ 7.1.1.5. View Slides ΓòÉΓòÉΓòÉ
  2777.  
  2778. This determines how images are shown in the Slideshow Container. 
  2779.  
  2780.      Normal Lets the user select one of the Normal view modes. In Normal 
  2781.       modes, PMView reads information from each image before displaying the 
  2782.       image in the Slideshow Container. 
  2783.  
  2784.         -  Text Only PMView will display filenames only (no icon or thumbnail). 
  2785.         -  Icon PMView will display a standard-sized OS/2 icon. 
  2786.         -  Thumbnail PMView will display a thumbnail for each file. 
  2787.  
  2788.      Quick Switches to Quick mode. In quick mode, PMView gets image file 
  2789.       information from OS/2 rather than from the image file itself. This is 
  2790.       fast, but only filenames, sizes, dates, and times can be loaded in this 
  2791.       way. 
  2792.  
  2793.      Non-text Images are shown as icons (or thumbnails) without any text 
  2794.       (filename) displayed. 
  2795.  
  2796.      Non-grid Images are dispalyed with filenames under their icons (or 
  2797.       thumbnails). Images are "packed" as closely as possible. 
  2798.  
  2799.      Flowed Images are displayed in rows. 
  2800.  
  2801.      Non-flowed Images are displayed in a single column. 
  2802.  
  2803.      Detail All available information is displayed for each image. 
  2804.  
  2805.      Longnames If on, the LONGNAME attribute attached to the file's extended 
  2806.       attribute will be displayed. If off, the physical file name will be 
  2807.       displayed. For example, a file named "MyTestFile.GIF" will have a 
  2808.       physical file name of e.g. "MYTESTFI.GIF" if the file system is FAT. 
  2809.       Normally you'll never need to turn off this option. 
  2810.  
  2811.  
  2812. ΓòÉΓòÉΓòÉ 7.1.1.6. Refresh ΓòÉΓòÉΓòÉ
  2813.  
  2814. This command will refresh the view of the files in the Slideshow Container. You 
  2815. may need this in case you've added or deleted files in another session. 
  2816.  
  2817.  
  2818. ΓòÉΓòÉΓòÉ 7.1.1.7. Select ΓòÉΓòÉΓòÉ
  2819.  
  2820.      Select all This command selects all the images in the Slideshow 
  2821.       Container. 
  2822.  
  2823.      Deselect all This command unselects all the images in the Slideshow 
  2824.       Container, that is, it makes sure nothing is selected. 
  2825.  
  2826.      Sticky select If off, you must do Ctrl+click to add an image to the 
  2827.       selection. If on, you need only click. 
  2828.  
  2829.       The shortcut key for Select all is Ctrl+/. 
  2830.       The shortcut key for Deselect all is Ctrl+\. 
  2831.  
  2832.  
  2833. ΓòÉΓòÉΓòÉ 7.1.1.8. Sort ΓòÉΓòÉΓòÉ
  2834.  
  2835. These options choose how you want files sorted in the Slideshow Container. By 
  2836. default, files are sorted by name and in increasing order. The following 
  2837. choises are available: 
  2838.  
  2839.      Name Images are sorted by filename. 
  2840.      Location Images are sorted by their full path, that is, their location on 
  2841.       disk. 
  2842.      Type Images are sorted by file type (i.e., file extension) 
  2843.      Image format Images are sorted by actual image format. (The image's 
  2844.       filename extension is ignored, except to break ties as in the note 
  2845.       below.) Not available in Quick view. 
  2846.      Image Size Images are sorted by how many pixels they take up, that is, by 
  2847.       their width times their height. Not available in Quick view. 
  2848.      Image Depth Images are sorted by how many colors their particular format 
  2849.       can support (e.g. 16-color GIFs precede 256-color GIFs). Not available in 
  2850.       Quick view. 
  2851.      File Size Images are sorted by how much disk space they take up. 
  2852.      Date and Time Images are sorted by their date and time stamps, from 
  2853.       oldest to newest 
  2854.      Descending Order If selected, images are sorted and then displayed in 
  2855.       reverse order. 
  2856.  
  2857.       Note:  If two images compare the same on the primary sort, PMView will 
  2858.       "break ties" by comparing their filenames (including extensions). So, for 
  2859.       instance, if you sort by File Size, and two files have the same size, 
  2860.       those two will be sorted alphabetically by filename. 
  2861.  
  2862.  
  2863. ΓòÉΓòÉΓòÉ 7.1.1.9. Scramble ΓòÉΓòÉΓòÉ
  2864.  
  2865. This randomly re-orders images in the Slideshow Container. 
  2866.  
  2867.  
  2868. ΓòÉΓòÉΓòÉ 7.1.1.10. Run ΓòÉΓòÉΓòÉ
  2869.  
  2870. This starts a slideshow. 
  2871.  
  2872. The shortcut key for Run is Ctrl+R. 
  2873.  
  2874.  
  2875. ΓòÉΓòÉΓòÉ <hidden> Confirm Save ΓòÉΓòÉΓòÉ
  2876.  
  2877. You have made changes to the slideshow since it was last saved. 
  2878.  
  2879.      Select Yes to save the changes. 
  2880.      Select No to discard all changes made to the slideshow. 
  2881.      Select Cancel to cancel this command. 
  2882.  
  2883.  
  2884. ΓòÉΓòÉΓòÉ <hidden> Confirm File Replace ΓòÉΓòÉΓòÉ
  2885.  
  2886. You're about to replace a file that already exists on the disk. 
  2887.  
  2888.      Select Yes to proceed. 
  2889.      Select No to cancel. 
  2890.  
  2891.  
  2892. ΓòÉΓòÉΓòÉ 7.1.2. SSC Image Popup Menu Commands ΓòÉΓòÉΓòÉ
  2893.  
  2894. SSC image popup menu commands: 
  2895.  
  2896.      Settings... 
  2897.      Copy Settings... 
  2898.      Remove... 
  2899.      Run... 
  2900.  
  2901.  
  2902. ΓòÉΓòÉΓòÉ 7.1.2.1. Settings ΓòÉΓòÉΓòÉ
  2903.  
  2904. This opens the settings dialog(s) of the selected slide(s). 
  2905.  
  2906. You can also open the settings dialog of a slide by double clicking on it. 
  2907.  
  2908.  
  2909. ΓòÉΓòÉΓòÉ 7.1.2.2. Copy Settings ΓòÉΓòÉΓòÉ
  2910.  
  2911. This copies the settings of the CURRENT slide TO the SELECTED slide(s). 
  2912.  
  2913.      All Settings This will copy all the settings. 
  2914.  
  2915.      Selected Settings This will copy the selected settings only. 
  2916.  
  2917.      Manual/Automatic If on, the state of the Manual/Automatic button will be 
  2918.       copied when copying settings. 
  2919.  
  2920.      Advance Time If on, the Display Time will be copied when copying 
  2921.       settings. 
  2922.  
  2923.      Display Notes If on, the state of the Display Notes button will be copied 
  2924.       when copying settings. 
  2925.  
  2926.      Note Text If on, the Note Text will be copied when copying settings. 
  2927.  
  2928.  
  2929. ΓòÉΓòÉΓòÉ <hidden> No Target Selected ΓòÉΓòÉΓòÉ
  2930.  
  2931. You have not selected any slides(s) to which the settings of the current file 
  2932. should be copied. Select all the slides you wish to copy the settings to and 
  2933. try again. 
  2934.  
  2935.  
  2936. ΓòÉΓòÉΓòÉ <hidden> Confirm Copy Settings ΓòÉΓòÉΓòÉ
  2937.  
  2938. You're about to copy the settings of the current slide to the selected 
  2939. slide(s). 
  2940.  
  2941.      Select Yes to proceed and copy the settings. 
  2942.      Select No to cancel. 
  2943.  
  2944.  
  2945. ΓòÉΓòÉΓòÉ 7.1.2.3. Remove ΓòÉΓòÉΓòÉ
  2946.  
  2947. This takes the selected slide(s) out of the slideshow. (It will not delete the 
  2948. file(s) from disk.) 
  2949.  
  2950. The shortcut key for Remove is Delete. 
  2951.  
  2952.  
  2953. ΓòÉΓòÉΓòÉ <hidden> Remove Slide ΓòÉΓòÉΓòÉ
  2954.  
  2955. You're about to remove the selected slide(s) from the current slideshow. 
  2956.  
  2957.      Select Yes to proceed and remove the slides. 
  2958.      Select No to leave the slideshow unchanged. 
  2959.  
  2960.  
  2961. ΓòÉΓòÉΓòÉ 7.1.2.4. Run ΓòÉΓòÉΓòÉ
  2962.  
  2963. This will run the selected slide(s) only. This can be useful if you want to run 
  2964. a subset of the slideshow. 
  2965.  
  2966.  
  2967. ΓòÉΓòÉΓòÉ 7.2. Slideshow Controller ΓòÉΓòÉΓòÉ
  2968.  
  2969. This control is used to control the slideshow. You can start the slideshow by 
  2970. pressing Rev, Play or Pause. 
  2971.  
  2972. The Preview Window will show you the image that is currently being preloaded, 
  2973. or already is preloaded and ready to show. The text above the Progress Bar 
  2974. tells the current status of loading. 
  2975.  
  2976.      Rev This will start the slideshow in reverse direction, or change the 
  2977.       direction to backwards if it currently is forwards. 
  2978.      Stop This will stop the slideshow. 
  2979.      Pause This will pause the slideshow. 
  2980.      Play This will start the slideshow, or change the direction to forwards 
  2981.       if it currently is backwards. 
  2982.      Preview Window This shows you the image in the preload buffer. You must 
  2983.       have thumbnails attached for your images, otherwise this will be black. 
  2984.      Position Slider This shows you the current position in the slideshow and 
  2985.       also lets you set the position. The slider is positioned on the slide 
  2986.       that is currently being preloaded. 
  2987.      Progress Bar This will show you the current status of the preloading. 
  2988.  
  2989.  
  2990. ΓòÉΓòÉΓòÉ 7.3. Slide Settings Dialog ΓòÉΓòÉΓòÉ
  2991.  
  2992. This dialog contains the settings of a slide. You can double-click on a slide 
  2993. to open up its settings dialog, or you can right-click on the slide and select 
  2994. Settings from the popup menu. 
  2995.  
  2996.       Advance to next image 
  2997.  
  2998.           Manually This will turn off the timer, thus you will have to 
  2999.            manually advance to the next image by pressing the Play button in 
  3000.            the slideshow controller or by right-clicking. 
  3001.  
  3002.           Automatically after This will enable the timer. You can still 
  3003.            advance manually, but if you haven't proceeded to the next image 
  3004.            before the specified time has elapsed, PMView will automatically 
  3005.            move to the next image. 
  3006.  
  3007.       Notes 
  3008.  
  3009.       PMView will let you type notes about the slide in this field. These notes 
  3010.       will be saved when you save the slideshow. 
  3011.  
  3012.           Display Notes If on, your note will be displayed in a window while 
  3013.            that slide is shown. 
  3014.  
  3015.       You can copy any or all of these settings by selecting Copy Settings. To 
  3016.       choose which settings get copied, click on the arrow to the right of the 
  3017.       word Settings, and select the settings you want to copy. 
  3018.  
  3019.  
  3020. ΓòÉΓòÉΓòÉ 7.4. Slideshow Q&A ΓòÉΓòÉΓòÉ
  3021.  
  3022. This answers most of the questions we've been asked about slideshows. If you 
  3023. run PMView and try each question in order, you can also learn how to use most 
  3024. of PMView's slideshow features. 
  3025.  
  3026.  Q.  How do I create a slideshow? 
  3027.  
  3028.  A.  Select Mode->Slideshow to take you to slideshow mode. Select File Open, 
  3029.      and drag the files you want to PMView's main window. 
  3030.  
  3031.      In fact, you can skip the Mode->Slideshow. If you drag more than one file 
  3032.      at once to PMView's main window, it will take you to slideshow mode (if 
  3033.      you aren't there already) and add these files to the slideshow. 
  3034.  
  3035.  Q.  How can I change the order of the slides? 
  3036.  
  3037.  A.  Drag them around. If you drop one slide on top of another, it will be 
  3038.      inserted directly after that slide. (Moving a slide to the beginning of 
  3039.      the slideshow takes two steps: First, drop it on the first slide. Second, 
  3040.      drop the first slide on it.) 
  3041.  
  3042.  Q.  How do I run a slideshow? 
  3043.  
  3044.  A.  Choose Run from the slideshow's popup menu, or type Ctrl+R. 
  3045.  
  3046.      (To get to the slideshow's popup menu, right-click in a blank area of the 
  3047.      main window. While you're in slideshow mode, the main window is a 
  3048.      container, just like the OS/2 desktop or a folder.) 
  3049.  
  3050.      By default, the slideshow will run full screen, and the slideshow 
  3051.      controller will be visible. You will have to move to the next slide 
  3052.      manually, by either pressing the right arrow key, clicking the right mouse 
  3053.      button, or pressing the PLAY button on the slideshow controller. 
  3054.  
  3055.  Q.  How can I hide or unhide the slideshow controller? 
  3056.  
  3057.  A.  During the slideshow, type Ctrl+C to toggle the controller's visibility. 
  3058.      Of course, you can also click the hide button on the controller to make it 
  3059.      invisible. 
  3060.  
  3061.      To start with a hidden slideshow controller, right click in the main 
  3062.      window, then unselect View->Show Controller. 
  3063.  
  3064.  Q.  How can I quit the slideshow? 
  3065.  
  3066.  A.  You can click your middle mouse button (if you don't have one, you can 
  3067.      click both left and right buttons simultaneously). Or you can hit your Esc 
  3068.      key. If the controller's visible, you can click the STOP button. 
  3069.  
  3070.  Q.  How can I save the slideshow? 
  3071.  
  3072.  A.  Choose File Save (or File Save as). 
  3073.  
  3074.      Slideshows are saved with an extension of *.SHW. Note that a slideshow is 
  3075.      a plain ASCII text file, so that you can edit it with your favorite 
  3076.      editor. The only restriction is that you may not modify the first line; it 
  3077.      has to be left exactly as is, or PMView won't recognize the slideshow 
  3078.      properly. 
  3079.  
  3080.  Q.  What if I don't want to run the slideshow full screen? 
  3081.  
  3082.  A.  Right-click in the main window, then click View-> and select Options. This 
  3083.      takes you to the options notebook. Go to the slideshow page and turn off 
  3084.      Run Fullscreen. 
  3085.  
  3086.      During the slideshow, you can toggle in and out of Fullscreen mode by 
  3087.      typing F3, or left double-clicking on the image. 
  3088.  
  3089.  Q.  What if I don't want to have to move to the second slide manually? 
  3090.  
  3091.  A.  Right-click on the first slide to bring up its popup menu. Click Settings. 
  3092.      In the group that says, "Advance to next image," choose "Automatically 
  3093.      after" and specify a number of seconds. Then, when you run the slideshow, 
  3094.      PMView will move to the second slide after that many seconds. 
  3095.  
  3096.  Q.  What if I don't want to have to move to the third slide manually? 
  3097.  
  3098.  A.  Right-click on the second slide to bring up its popup menu, then follow 
  3099.      the instructions above. 
  3100.  
  3101.  Q.  Hey! If I want each slide to stay on for 5 seconds, do I have to change 
  3102.      every slide by hand?? 
  3103.  
  3104.  A.  You can, but there's an easier way. Think WPS. Set up the first slide for 
  3105.      five seconds. Select all the other slides (you can type Ctrl+/ to do 
  3106.      this). Right-click on the first slide, then choose Copy Settings (don't 
  3107.      click on the arrow). Choose OK, and all the slides will now be automatic 
  3108.      with a 5-second delay. 
  3109.  
  3110.      What if you only want a 5-second delay on the first, third, and fifth 
  3111.      slide? Set up the first, select the third and fifth (via Ctrl+left click, 
  3112.      as with any other container) and right-click the first slide's Copy 
  3113.      Settings command. 
  3114.  
  3115.  Q.  What are the other settings for a slide? 
  3116.  
  3117.  A.  The "Notes" option lets you type notes about the slide. These notes will 
  3118.      be saved when you save the slideshow. 
  3119.  
  3120.      If you select Display Notes, your note will be displayed in a window while 
  3121.      that slide is shown. 
  3122.  
  3123.      You can copy any or all of these settings by selecting Copy Settings, as 
  3124.      explained in the previous question. To choose which settings get copied, 
  3125.      click on the arrow to the right of the word Settings, and select the 
  3126.      settings you want to copy. (This is much easier to do than say.) 
  3127.  
  3128.  Q.  What are the other commands for a slide? 
  3129.  
  3130.  A.  Remove will take the slide out of the slideshow. Run (on a slide, not on 
  3131.      the main window background) will let you "run" just that slide (to check 
  3132.      its note, for example). 
  3133.  
  3134.  Q.  Getting back to slideshows, what options are available for them? 
  3135.  
  3136.  A.  Under the Options menu, we have 
  3137.  
  3138.          Show Menu This toggles whether the menu bar will be visible or not. 
  3139.           You can also type Ctrl+B 
  3140.  
  3141.          Show Controller This toggles whether the controller will be visible 
  3142.           at the start of the slideshow. You can use Ctrl+C to hide and show 
  3143.           the controller. 
  3144.  
  3145.          Run Fullscreen If on, each slide will be drawn Fullscreen. If off, 
  3146.           each slide will be drawn in the PMView window (in which case, the 
  3147.           settings on the Window page of PMView's main Options notebook will be 
  3148.           used). 
  3149.  
  3150.          Run Continuously If on, the slideshow will "wrap around" if you try 
  3151.           to go past either end. (For example, if you reach the last slide and 
  3152.           press the right arrow, PMView will go back to the first slide.) 
  3153.           Otherwise, PMView's slideshow will end if you go forward from the 
  3154.           last slide (or backward from the first slide). 
  3155.  
  3156.          Swap Mouse Buttons If on, then the left mouse button will move 
  3157.           forward a slide and the right mouse button will move backwards. Some 
  3158.           people prefer this. 
  3159.  
  3160.  
  3161. ΓòÉΓòÉΓòÉ 8. Options Notebook ΓòÉΓòÉΓòÉ
  3162.  
  3163. PMView's Options Notebook lets you control PMView's many options. 
  3164.  
  3165.      View... 
  3166.      Full Screen... 
  3167.      Window... 
  3168.      Loading... 
  3169.      Directory... 
  3170.      Extensions... 
  3171.      Palette... 
  3172.      Color... 
  3173.      Photo CD... 
  3174.      Slideshow... 
  3175.      Special... 
  3176.      Confirmations... 
  3177.      Logo... 
  3178.  
  3179.  
  3180. ΓòÉΓòÉΓòÉ 8.1. View ΓòÉΓòÉΓòÉ
  3181.  
  3182.      Center image if it is smaller than window If set, PMView will draw an 
  3183.       image that's smaller than its window in the center of the window. If not 
  3184.       set, PMView will draw the image in the upper left corner. 
  3185.  
  3186.      Zoom image to fit window If set, then whenever you load an image or 
  3187.       resize PMView's window, PMView will zoom the image so that it fits 
  3188.       perfectly either horizontally or vertically in the window. Otherwise, the 
  3189.       image will always be drawn at "actual size" until you use a Zoom command. 
  3190.       All zooming in PMView is proportional; circles will always stay circles. 
  3191.  
  3192.  
  3193. ΓòÉΓòÉΓòÉ 8.2. Full Screen ΓòÉΓòÉΓòÉ
  3194.  
  3195.      Center image if it is smaller than screen If set, PMView will center the 
  3196.       image when drawing in Full Screen Mode. Othewise, the image will be drawn 
  3197.       in the upper left corner of the screen. 
  3198.  
  3199.      Zoom image if it is larger than screen If set, PMView will zoom out so 
  3200.       that your image will fit onscreen, if necessary. Zooming is done 
  3201.       proportionally. 
  3202.  
  3203.      Zoom image if it is smaller than screen If set, PMView will zoom in so 
  3204.       that your image will reach completely across the screen either vertically 
  3205.       or horizontally. Again, zooming is proportional. 
  3206.  
  3207.      Hide mouse pointer If set, PMView will initially hide the mouse pointer 
  3208.       when you enter Full Screen mode. 
  3209.  
  3210.  
  3211. ΓòÉΓòÉΓòÉ 8.3. Window ΓòÉΓòÉΓòÉ
  3212.  
  3213.       Automatically adjust window size and position 
  3214.  
  3215.           When loading a new image If set, PMView will automatically adjust 
  3216.            the window's size and position to display newly-loaded images at 
  3217.            actual size. 
  3218.  
  3219.           When editing or zooming If set, PMView will adjust the window's size 
  3220.            and position if it's appropriate during an edit or zoom operation. 
  3221.            For instance, if you take a tall, narrow image and rotate it, it 
  3222.            will become a short, wide image. If this option is set, PMView's 
  3223.            window will resize (and possibly move) accordingly. Otherwise, you 
  3224.            might get a horizontal scroll bar and some blank space in your 
  3225.            window. 
  3226.  
  3227.       Automatically adjust window position 
  3228.  
  3229.           Never 
  3230.           When required 
  3231.           Always move to upper left corner 
  3232.  
  3233.       If you pick the first option, the upper left corner of PMView's window 
  3234.       will never budge. If you pick the second option, PMView will leave the 
  3235.       upper left corner in place unless moving it a short distance will let you 
  3236.       see your whole image. Then it will move. Finally, "Always move to upper 
  3237.       left corner" means that your window will move to the upper left corner of 
  3238.       your screen every time you hit F4 (or load a new image, if the first 
  3239.       option on this page is checked). 
  3240.  
  3241.  
  3242. ΓòÉΓòÉΓòÉ 8.4. Loading ΓòÉΓòÉΓòÉ
  3243.  
  3244.       Startup options 
  3245.  
  3246.           Startup minimized (iconized) 
  3247.           Normal 
  3248.           Full Screen each loaded image automatically 
  3249.  
  3250.       If you pick the first option, PMView will start up minimized when you 
  3251.       first load it. The second option will make it start up with the size of 
  3252.       the image you specify on the command line (or the size it was when it 
  3253.       last closed). (To make it do this every time it loads an image, select 
  3254.       "When loading a new image" on the window page.) The last option will make 
  3255.       PMView go into Full Screen mode every time it loads an image. 
  3256.  
  3257.       (Why would you want to start up PMView iconified? Suppose you have 
  3258.       associations set in OS/2 so that whenever you double-click on the name of 
  3259.       a GIF file, it starts up PMView automatically. It's quite convenient to 
  3260.       be able to double-click on several GIF files and have each one appear as 
  3261.       an icon at the bottom of your screen, so you can pick which ones to look 
  3262.       at after they're done loading. 
  3263.  
  3264.       Loading options 
  3265.  
  3266.       Progressive Loading If on, PMView will clear its window immediately when 
  3267.       an image is being loaded and the image will be shown incrementally during 
  3268.       the loading. If off, PMView will retain any previous image until the 
  3269.       image has been fully loaded and not display the new image until PMView 
  3270.       has finished loading it. 
  3271.  
  3272.       Note that progressive loading won't start immediately when loding high 
  3273.       resolution Photo-CD formats (1536x1024 and above). For instance, 
  3274.       1536x1024 must load 50% before progressive painting can begin. 
  3275.  
  3276.       Show Progress Indicator This options decide the visibility of the 
  3277.       progress indicator, that sliding bar that some people love and some 
  3278.       people hate. 
  3279.  
  3280.  
  3281. ΓòÉΓòÉΓòÉ 8.5. Directory ΓòÉΓòÉΓòÉ
  3282.  
  3283. On this page you can type the paths for the default directories 
  3284.  
  3285.      Default Load Directory This is the directory where PMView will initially 
  3286.       go the first time you do a File Open. If this field is empty, the current 
  3287.       directory will be used. 
  3288.  
  3289.      Default Save Directory This is the place where PMView will save files by 
  3290.       default. If this field is empty, files will be saved in the current 
  3291.       directory. 
  3292.  
  3293.      Default Convert Directory This is the place where PMView will put 
  3294.       converted files. If this field is empty, converted files will be put in 
  3295.       the current directory. 
  3296.  
  3297.  
  3298. ΓòÉΓòÉΓòÉ 8.6. Extensions ΓòÉΓòÉΓòÉ
  3299.  
  3300. This page is allows you to change the ordering, lettering, or comments on the 
  3301. extensions that PMView loads. For instance, if you're running HPFS and use the 
  3302. extension .JPEG for your JPEG files, you can type JPEG in the Extension field, 
  3303. type My JPEGs in the description field, and click Ok >>. Then whenever you do a 
  3304. File Open, PMView will also display files with the extension of *.JPEG. What's 
  3305. more My JPEGs will appear in the List Files of Type list. And if you enter 
  3306. PMVIEW filename at an OS/2 prompt, PMView will be able to add the .JPEG 
  3307. extension automatically. 
  3308.  
  3309. Related information: 
  3310.  
  3311.      Predefined file types and filters 
  3312.  
  3313.  
  3314. ΓòÉΓòÉΓòÉ 8.7. Palette ΓòÉΓòÉΓòÉ
  3315.  
  3316. The following options configures how PMView uses the palette manager. Of 
  3317. course, if you don't have palette manager support, the following options won't 
  3318. be available. 
  3319.  
  3320.      Use palette manager If on, PMView will use the palette manager to display 
  3321.       images. 
  3322.  
  3323.      Blank window before changing the palette If on, PMView will clear the 
  3324.       window before changing the palette, e.g. when a new image is loaded. If 
  3325.       off, the window won't be cleared and color noise may appear when loading 
  3326.       a new image. You may want to turn off this option if you have a sequence 
  3327.       of images (slideshow) that uses the same palette and the blanking between 
  3328.       the images is inappropriate. 
  3329.  
  3330.      Override system colors in Full Screen mode If on, PMView will use all 256 
  3331.       colors in Full Screen mode, rather than letting OS/2 reserve 20 for the 
  3332.       user interface. 
  3333.  
  3334.  
  3335. ΓòÉΓòÉΓòÉ 8.8. Color ΓòÉΓòÉΓòÉ
  3336.  
  3337.      Color rendering options 
  3338.  
  3339.            These options will depend on your system configuration. 
  3340.  
  3341.            Please double-click your configuration below: 
  3342.  
  3343.              -  256 color systems with Palette Manager 
  3344.              -  256 color systems 
  3345.              -  Systems with fewer than 256 colors 
  3346.              -  Deep Color Systems 
  3347.  
  3348.  
  3349. ΓòÉΓòÉΓòÉ <hidden> name=PANEL_OPTIONS_COLOR_PALMAN. Color rendering options - Systems with Palette Manager ΓòÉΓòÉΓòÉ
  3350.  
  3351.       These options determine how PMView will reduce the number of colors when 
  3352.       loading an image. 
  3353.  
  3354.       Palette 
  3355.  
  3356.           Adaptive This will select the best colors for the image. 
  3357.           System This will only use colors in OS/2's system palette. 
  3358.           8-8-4 levels This will use the vaunted 3-3-2 bits fixed palette, 
  3359.            that is, a palette with 8 intensity levels for the Red and Green 
  3360.            components and 4 levels for Blue. 
  3361.           6-7-6 levels This will use a 6-7-6 level fixed palette, that is, a 
  3362.            palette with 6 intensity levels for the Red and Blue component and 7 
  3363.            levels for Green. 
  3364.           6-6-6 levels This will use a 6-6-6 level fixed palette, that is, a 
  3365.            palette with 6 intensity levels for each color component, thus the 
  3366.            image will be reduced to a maximum of 216 colors. This palette is 
  3367.            well suited for systems with palette manager since the Palette 
  3368.            Manager works best if the palette contains no more than 236 color 
  3369.            entries. 
  3370.  
  3371.       Dither 
  3372.  
  3373.           None The colors will be selected on best match basis. The color 
  3374.            error is not compensated. 
  3375.           Ordered Ordered dithering is used to compensate the error. Ordered 
  3376.            dithering can only be used with R-G-B level palettes. 
  3377.           Diffusion Floyd-Steinberg error diffusion dithering is used to 
  3378.            compensate the color error. 
  3379.  
  3380.           Maximum Error This sets the maximum accumulated error for the 
  3381.            Floyd-Steinberg error diffusion dithering. Decreasing the maximum 
  3382.            error will suppress dithering and vice versa. Real-life images 
  3383.            generally look better with a high setting, whereas computer 
  3384.            generated images (images with large areas of equal shade) look 
  3385.            better with a low setting. 
  3386.  
  3387.             ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  3388.             ΓöéPreference          ΓöéPalette    ΓöéDither   Γöé
  3389.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3390.             ΓöéBest color quality  ΓöéAdaptive   ΓöéDiffusionΓöé
  3391.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3392.             ΓöéFastest loading     Γöé6-6-6 levelΓöéOrdered  Γöé
  3393.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3394.             ΓöéSuppress flicker    Γöé6-6-6 levelΓöéDiffusionΓöé
  3395.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3396.             ΓöéOS/2 default        ΓöéAdaptive   ΓöéNone     Γöé
  3397.             ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  3398.  
  3399.       Note:  You can suppress the palette flicker that normally occurs when you 
  3400.       run multiple PMView sessions by selecing one of the fixed palettes. 
  3401.  
  3402.  
  3403. ΓòÉΓòÉΓòÉ <hidden> name=PANEL_OPTIONS_COLOR_256COLOR. Color rendering options - 256 color systems ΓòÉΓòÉΓòÉ
  3404.  
  3405.       These options determine how PMView will reduce the number of colors when 
  3406.       loading an image. 
  3407.  
  3408.       Palette 
  3409.  
  3410.           Adaptive This will select the best colors for the image. 
  3411.           System This will only use colors in OS/2's system palette. 
  3412.           8-8-4 levels This will use the vaunted 3-3-2 bits fixed palette, 
  3413.            that is, a palette with 8 intensity levels for the Red and Green 
  3414.            components and 4 levels for Blue. 
  3415.           6-7-6 levels This will use a 6-7-6 level fixed palette, that is, a 
  3416.            palette with 6 intensity levels for the Red and Blue component and 7 
  3417.            levels for Green. 
  3418.           6-6-6 levels This will use a 6-6-6 level fixed palette, that is, a 
  3419.            palette with 6 intensity levels for each color component. 
  3420.  
  3421.       Dither 
  3422.  
  3423.           None The colors will be selected on best match basis. The color 
  3424.            error is not compensated. 
  3425.           Ordered Ordered dithering is used to compensate the error. Ordered 
  3426.            dithering can only be used with R-G-B level palettes. 
  3427.           Diffusion Floyd-Steinberg error diffusion dithering is used to 
  3428.            compensate the color error. 
  3429.  
  3430.           Maximum Error This sets the maximum accumulated error for the 
  3431.            Floyd-Steinberg error diffusion dithering. Decreasing the maximum 
  3432.            error will suppress dithering and vice versa. Real-life images 
  3433.            generally look better with a high setting, whereas computer 
  3434.            generated images (images with large areas of equal shade) look 
  3435.            better with a low setting. 
  3436.  
  3437.             ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  3438.             ΓöéPreference          ΓöéPalette    ΓöéDither   Γöé
  3439.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3440.             ΓöéBest color quality  ΓöéSystem     ΓöéDiffusionΓöé
  3441.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3442.             ΓöéFastest loading     Γöé8-8-4 levelΓöéOrdered  Γöé
  3443.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3444.             ΓöéOS/2 default        ΓöéAdaptive   ΓöéNone     Γöé
  3445.             ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  3446.  
  3447.  
  3448. ΓòÉΓòÉΓòÉ <hidden> name=PANEL_OPTIONS_COLOR_16COLOR. Color rendering options - Systems with fewer than 256 colors ΓòÉΓòÉΓòÉ
  3449.  
  3450.       These options determine how PMView will reduce the number of colors when 
  3451.       loading an image. 
  3452.  
  3453.       Palette 
  3454.  
  3455.           Adaptive This will select the 16 best colors for the image and hand 
  3456.            over the final color selection to OS/2. Since OS/2's color selection 
  3457.            is crude, the image won't look good. 
  3458.           System This will use the 16 fixed colors in OS/2's system palette. 
  3459.           2-2-2 levels This will use a standard 2-2-2 level fixed palette, 
  3460.            that is, a palette with 2 intensity levels for each color component 
  3461.            (Red,Green,Blue). 
  3462.  
  3463.       Dither 
  3464.  
  3465.           None The colors will be selected on best match basis. The color 
  3466.            error is not compensated. 
  3467.           Ordered Ordered dithering is used to compensate the error. Ordered 
  3468.            dithering can only be used with the 2-2-2 level palette. 
  3469.           Diffusion Floyd-Steinberg error diffusion dithering is used to 
  3470.            compensate the color error. 
  3471.  
  3472.             ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  3473.             ΓöéPreference          ΓöéPalette    ΓöéDither   Γöé
  3474.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3475.             ΓöéBest color quality  ΓöéSystem     ΓöéDiffusionΓöé
  3476.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3477.             ΓöéFastest loading     Γöé2-2-2 levelΓöéOrdered  Γöé
  3478.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3479.             ΓöéOS/2 default        ΓöéAdaptive   ΓöéNone     Γöé
  3480.             ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  3481.  
  3482.  
  3483. ΓòÉΓòÉΓòÉ <hidden> name=PANEL_OPTIONS_COLOR_DEEPCOLOR. Color rendering options - Deep Color systems ΓòÉΓòÉΓòÉ
  3484.  
  3485. The options are disabled since images don't need to be converted in Deep Color 
  3486. mode. 
  3487.  
  3488.  
  3489. ΓòÉΓòÉΓòÉ 8.9. Photo CD ΓòÉΓòÉΓòÉ
  3490.  
  3491.       These options are for use with Photo CD images. 
  3492.  
  3493.       Default resolution 
  3494.  
  3495.           192 x 128 
  3496.           384 x 256 
  3497.           768 x 512 
  3498.           1536 x 1024 
  3499.           3072 x 2048 
  3500.           6144 x 4096 
  3501.  
  3502.       Photo CD images actually store five copies of each picture, one for each 
  3503.       resolution above. You should select the resolution you want by default. 
  3504.       Photo CD PRO images additionally store a sixth resolution (6144x4096). 
  3505.       Beware! The larger Photo CD resolutions will need a lot of memory to 
  3506.       load. 
  3507.  
  3508.      Ask for resolution before loading image If on, PMView will ask you which 
  3509.       resolution you want before you load a Photo CD image. 
  3510.  
  3511.  Note:  The default resolution will always be used in a slideshow. In case the 
  3512.  selected default resolution is 6144 x 4096 and the image is not a Photo CD PRO 
  3513.  image, then the best available resolution (3072 x 2048) will be used instead. 
  3514.  
  3515.  
  3516. ΓòÉΓòÉΓòÉ 8.10. Slideshow ΓòÉΓòÉΓòÉ
  3517.  
  3518.       This lets you configure the different settings for slideshows. 
  3519.  
  3520.       Page 1 - Slideshow Settings 
  3521.  
  3522.      Run Fullscreen If on, each slide will be drawn Fullscreen. If off, each 
  3523.       slide will be drawn in the PMView window (in which case, the settings on 
  3524.       the Window page of PMView's main Options notebook will be used). 
  3525.  
  3526.      Run Continuously If on, the slideshow will "wrap around" if you try to go 
  3527.       past either end. (For example, if you reach the last slide and press the 
  3528.       right arrow, PMView will go back to the first slide.) Otherwise, PMView's 
  3529.       slideshow will end if you go forward from the last slide (or backward 
  3530.       from the first slide). 
  3531.  
  3532.      Run Scrambled If on, the slides will be scrambled when you start the 
  3533.       slideshow. The order will be restored when the slideshow is stopped, thus 
  3534.       the slideshow won't be modified. 
  3535.  
  3536.      Swap Mouse Buttons If on, then the left mouse button will move forward a 
  3537.       slide and the right mouse button will move backwards. 
  3538.  
  3539.       Page 2 - Default Slide Settings 
  3540.  
  3541.      Advance to next image These controls will let you set the default timer 
  3542.       settings that are copied to a new slide. Look at the help for the Slide 
  3543.       Settings Dialog for more information on these options. 
  3544.  
  3545.      Display Notes This control will let you set the default Display Notes 
  3546.       setting that is copied to a new slide. Look at the help for the Slide 
  3547.       Settings Dialog for more information on this option. 
  3548.  
  3549.  
  3550. ΓòÉΓòÉΓòÉ 8.11. Special ΓòÉΓòÉΓòÉ
  3551.  
  3552.      Use idle time priority If on, PMView will use the lowest priority in OS/2 
  3553.       when it loads and saves files and during image transformations. In PMView 
  3554.       versions before 0.86, this could be a problem because if you were running 
  3555.       a "greedy" OS/2 or DOS program that required lots of CPU power to run, 
  3556.       PMView could get "stuck" and never finish loading. But one of the major 
  3557.       advances in PMView 0.86 is a clever system that will "boost" PMView's 
  3558.       priority if PMView hasn't accomplished anything for two seconds. If you 
  3559.       are continually running greedy programs and hate waiting the extra two 
  3560.       seconds, you may want to disable idle-time loading. Otherwise, we 
  3561.       recommend that you leave it on. 
  3562.  
  3563.      Use GpiDrawBits If on, PMView will use the OS/2 function GpiDrawBits when 
  3564.       painting. This function will send the image data straight to the display 
  3565.       driver, thus this gives you the best performance. If off, PMView will 
  3566.       first create a temporary bitmap from the image data, then use the OS/2 
  3567.       function WinDrawBitmap to draw it and then destroy the bitmap. This is a 
  3568.       workaround for driver bugs. 
  3569.  
  3570.  Due to bugs/limitations in some display drivers this option is off by default, 
  3571.  however we recommend that you try enabling Use GpiDrawBits and leave it on if 
  3572.  it is possible. If PMView won't work correctly, you may want to contact IBM to 
  3573.  get a newer display driver that works with GpiDrawBits. 
  3574.  
  3575.      Use Shadow Bitmap If on, PMView will create a shadow bitmap in memory. 
  3576.       This will make PMView's painting very fast. However, this will use much 
  3577.       more RAM. For instance, if your image is a true color (24-bit) image with 
  3578.       a size of 1024 x 1024 pixels, the image "raw" data will require 3 MB. 
  3579.       Without shadow bitmap PMView will only need some hundred kilobytes to 
  3580.       paint the image. However, if creating a shadow bitmap, the OS/2 
  3581.       Presentation Manager additionally needs a memory amount that equals two 
  3582.       to three times the size of the "raw" data, in this case 3MB + (2..3) * 
  3583.       3MB. Thus the display of the image may require up to 12 MB ! Another 
  3584.       problem is that the OS/2 Presentation Manager cannot cope with very large 
  3585.       bitmaps (more than 20 MB may cause PM to crash). This is why we have the 
  3586.       threshold setting described below. We recommend that you only enable this 
  3587.       option if you feel that the painting otherwise is too slow (don't forget 
  3588.       to try turning on Use GpiDrawBits first). 
  3589.  
  3590.  Use the threshold setting to set the size of the largest image for which a 
  3591.  shadow bitmap should be used. We recommend that you should keep this below 
  3592.  20,480 (or below the installed amount of RAM divided by three) in order to 
  3593.  keep your system stable. 
  3594.  
  3595.  Note that a shadow bitmap will not be used when PMView needs to dither your 
  3596.  image. 
  3597.  
  3598.  Warning! Turning on this option causes PMView to violate the CUA standard for 
  3599.  a well-behaved multithreaded application. PMView may block the message queue 
  3600.  for a longer period than 0.1 seconds when creating the shadow bitmap. THIS 
  3601.  OPTION MUST NOT BE USED IN SYSTEMS RUNNING TIME-CRITICAL APPLICATIONS! 
  3602.  
  3603.      Negative Thumbnails Use this option if the thumbnails in the FOC are 
  3604.       displayed as negatives. This may occur due to a bug in your display 
  3605.       driver. 
  3606.  
  3607.  
  3608. ΓòÉΓòÉΓòÉ 8.12. Confirmations ΓòÉΓòÉΓòÉ
  3609.  
  3610.      Confirm on file delete If on, PMView will always ask you to confirm the 
  3611.       deletion of a file. If off, PMView will boldly delete files without 
  3612.       nagging. 
  3613.  
  3614.      Ask whether to save changed images If on, PMView will ask you whether you 
  3615.       would like to save changed images before exiting or not. If off, PMView 
  3616.       will discard your changes to an image without asking when exiting PMView. 
  3617.  
  3618.      Ask whether to save changed slideshows If on, PMView will ask you whether 
  3619.       you would like to save slideshows before exiting or not. If off, PMView 
  3620.       will discard unsaved slideshows without asking when exiting PMView. 
  3621.  
  3622.      Ask whether to continue converting files If on, PMView will check with 
  3623.       you whether it is okay or not to abort the conversion of files. If off, 
  3624.       PMView will stop the conversion of files without asking when quitting 
  3625.       PMView or closing the file open or file save dialog. 
  3626.  
  3627.  
  3628. ΓòÉΓòÉΓòÉ 8.13. Logo ΓòÉΓòÉΓòÉ
  3629.  
  3630. This option applies only to registered users, since it is not possible to turn 
  3631. off the logo (About) dialog in the unregistered version of PMView. 
  3632.  
  3633.      Don't display logo Press this if you don't want to see the About dialog 
  3634.       when you start PMView. 
  3635.  
  3636.      Display logo for nn seconds This lets you set the time for how long the 
  3637.       About dialog is displayed when you start PMView (1...65 seconds). 
  3638.  
  3639.  
  3640. ΓòÉΓòÉΓòÉ 9. File Formats ΓòÉΓòÉΓòÉ
  3641.  
  3642. All code for handling the file formats supported in PMView has been written 
  3643. completely from scratch. Therefore, we are proud to be able of providing full 
  3644. technical support on all of the formats below and enhance support for a 
  3645. specific format when needed (for instance, the TIFF format). If PMView fails to 
  3646. load a file that you need, please contact us so we can try to support your 
  3647. file's format in our next release. 
  3648.  
  3649. Formats that can be read: 
  3650.  
  3651.      Bitmap (BMP,DIB,RLE)... 
  3652.      Electronic Arts IFF (IFF)... 
  3653.      Encapsulated PostScript (EPS)... 
  3654.      Graphics Interchange Format (GIF)... 
  3655.      JPEG File Interchange Format (JIF,JPG)... 
  3656.      Microsoft Paint (MSP)... 
  3657.      Kodak Photo-CD (PCD)... 
  3658.      ZSoft Paintbrush Format (PCX)... 
  3659.      PC Paint/Pictor Format (PIC)... 
  3660.      PBMPlus Portable Bitmap (PBM)... 
  3661.      PBMPlus Portable Graymap (PGM)... 
  3662.      PBMPlus Portable Pixmap (PPM)... 
  3663.      Portable Network Graphics (PNG)... 
  3664.      PMView Slideshow File Format (SHW)... 
  3665.      Truevision Targa Format (TGA)... 
  3666.      Tagged Interchange File Format (TIF)... 
  3667.  
  3668.  Formats that can be written: 
  3669.  
  3670.      Bitmap (BMP,DIB,RLE)... 
  3671.      Electronic Arts IFF (IFF)... 
  3672.      Graphics Interchange Format (GIF)... 
  3673.      JPEG File Interchange Format (JIF,JPG)... 
  3674.      Microsoft Paint (MSP)... 
  3675.      ZSoft Paintbrush Format (PCX)... 
  3676.      PC Paint/Pictor Format (PIC)... 
  3677.      PBMPlus Portable Bitmap (PBM)... 
  3678.      PBMPlus Portable Graymap (PGM)... 
  3679.      PBMPlus Portable Pixmap (PPM)... 
  3680.      Portable Network Graphics (PNG)... 
  3681.      PMView Slideshow File Format (SHW)... 
  3682.      Truevision Targa Format (TGA)... 
  3683.      Tagged Interchange File Format (TIF)... 
  3684.  
  3685.  Note:  The Kodak Photo-CD format cannot be saved, since saving files in this 
  3686.         format is not legally permitted by Kodak Corporation. (Currently no 
  3687.         other programs, with the exception of Kodak's own programs, allows this 
  3688.         to be done). 
  3689.  
  3690.  The TIFF and GIF LZW compression/decompression included in this software are 
  3691.  licensed under U.S. Patent No. 4,558,302 and foreign counterparts. 
  3692.  
  3693.  
  3694. ΓòÉΓòÉΓòÉ 9.1. Bitmap (BMP,DIB,RLE) ΓòÉΓòÉΓòÉ
  3695.  
  3696.       General Description 
  3697.  
  3698.       The bitmap format was introduced in the early 1.1 version of OS/2. Later, 
  3699.       Microsoft Corp. enhanced the format and included it in its best selling 
  3700.       operating environment: Microsoft Windows 3.0. In OS/2 2.0 IBM further 
  3701.       extended the format by adding some fields and by defining a structure for 
  3702.       storing multiple bitmaps in the same file (this type of file is often 
  3703.       referred to as a bitmap array). Although we have put much effort into 
  3704.       making PMView save files with all the possible bitmap compression 
  3705.       schemes, we discourage you from using it since the PNG or JPEG format 
  3706.       normally will give you much smaller files. 
  3707.  
  3708.       The RLE extension is sometimes used for compressed bitmap files under 
  3709.       Windows. Another common extension is DIB. None of these two extensions 
  3710.       are normally used under OS/2. BMP is the default extension for bitmap 
  3711.       files. 
  3712.  
  3713.       Since the native operating systems for this file format are exclusively 
  3714.       DOS and OS/2, the BMP format is not recommended as a generalized format 
  3715.       for image exchange. We recommend that you use PNG, TIFF or JPEG for this 
  3716.       purpose. 
  3717.  
  3718.       PMView Support 
  3719.  
  3720.       PMView will read all types of OS/2 and Windows bitmaps. For now, only the 
  3721.       first image in a bitmap array will be displayed. 
  3722.  
  3723.       Technical Information 
  3724.  
  3725.       The following bitmap types are supported: 
  3726.  
  3727.         1. IBM OS/2 1.x bitmaps 
  3728.         2. IBM OS/2 1.x bitmap arrays 
  3729.         3. IBM OS/2 2.x bitmaps 
  3730.         4. IBM OS/2 2.x bitmap arrays 
  3731.         5. Windows 3.x bitmaps 
  3732.  
  3733.       Bitcounts: 
  3734.  
  3735.            1, 2, 4, 8 and 24 bit 
  3736.  
  3737.       Compressions: 
  3738.  
  3739.             ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  3740.             Γöé1 bit  ΓöéHUFFMAN_1D Γöétypes: 3,4  Γöé
  3741.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3742.             Γöé4 bit  ΓöéRLE_4      Γöétypes: 3,4,5Γöé
  3743.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3744.             Γöé8 bit  ΓöéRLE_8      Γöétypes: 3,4,5Γöé
  3745.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3746.             Γöé24 bit ΓöéRLE_24     Γöétypes: 3,4  Γöé
  3747.             ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  3748.  
  3749.  
  3750. ΓòÉΓòÉΓòÉ 9.2. Encapsulated PostScript (EPS) ΓòÉΓòÉΓòÉ
  3751.  
  3752.       General Description 
  3753.  
  3754.       The Encapsulated PostScript file format (EPSF) is a standard format for 
  3755.       importing and exporting PostScript language files among applications in a 
  3756.       variety of environments. 
  3757.  
  3758.       The standard extension for EPS files is EPSF and EPSI (depending on the 
  3759.       type of the EPS file). In order to be compatible with different file 
  3760.       systems, PMView will use EPS as default extension. 
  3761.  
  3762.       PMView Support 
  3763.  
  3764.       For now, only EPSF-2.0 conforming files with TIFF-preview are supported. 
  3765.       Future PMView versions will support the newer EPSF-3.0 device independent 
  3766.       EPS interchage file format (EPSI). 
  3767.  
  3768.       Technical Information 
  3769.  
  3770.       Only EPSF-2.0 conforming files with TIFF-preview are supported. 
  3771.  
  3772.  
  3773. ΓòÉΓòÉΓòÉ 9.3. Electronic Arts IFF (IFF) ΓòÉΓòÉΓòÉ
  3774.  
  3775.       General Description 
  3776.  
  3777.       The IFF format was defined by Electronic Arts back in 1985. The IFF 
  3778.       format is very common on Commodore Amiga computers. Note that the IFF 
  3779.       format can be used to hold a vide variety of information. An IFF file 
  3780.       does not necessarily contain an image; it can contain sound clips, 
  3781.       animations, text or whatever else. 
  3782.  
  3783.       The default extension is IFF, though you'll probably encounter a lot of 
  3784.       other extensions like MP, HAM, ILBM, LBM, etc. 
  3785.  
  3786.       PMView Support 
  3787.  
  3788.       PMView only supports FORM type IFF files that holds an image. The 
  3789.       following two sub-types are supported: 
  3790.  
  3791.           ILBM: 1..n planes 
  3792.           PBM: 8 bits chunky format 
  3793.  
  3794.       The following special types of ILBM files are supported: 
  3795.  
  3796.           HAM: 3..16 planes 
  3797.           Dynamic HAM (DHAM) 
  3798.           Sliced HAM (SHAM) 
  3799.           Palette change (PCHG) 
  3800.  
  3801.       Technical Information 
  3802.  
  3803.       PMView uses information from the following chunks when reading an IFF 
  3804.       file: 
  3805.  
  3806.            BMHD 
  3807.            CAMG 
  3808.            CMAP 
  3809.            SHAM 
  3810.            CTBL 
  3811.            PCHG 
  3812.            BODY 
  3813.  
  3814.  
  3815. ΓòÉΓòÉΓòÉ 9.4. Graphics Interchange Format (GIF) ΓòÉΓòÉΓòÉ
  3816.  
  3817.       General Description 
  3818.  
  3819.       The GIF format was designed by Compuserve in 1987. Since then it has 
  3820.       become very popular for general image exchange. There are two types of 
  3821.       GIF files; GIF87a, the original standard of 1987 and GIF89a, the revised 
  3822.       standard of 1989 that adds features for including comments, animation and 
  3823.       text. 
  3824.  
  3825.       The GIF format is a lossless format and is good for saving any type of 
  3826.       image that has 256 colors (or shades of gray), or fewer. 
  3827.  
  3828.       This format is suitable as a generalized format for image exchange, 
  3829.       though the color information limit in the format may require you to 
  3830.       choose PNG, TIFF or JPEG instead. In general this is the best format for 
  3831.       images with a limited number of colors, since the compression ratio is 
  3832.       good (regarding that the format is lossless) and GIF files can be 
  3833.       decompressed very quickly. 
  3834.  
  3835.       The Graphics Interchange Format is a proprietary format of Compuserve 
  3836.       Incorportated. 
  3837.  
  3838.       The standard extension for GIF files is GIF 
  3839.  
  3840.       PMView Support 
  3841.  
  3842.       PMView supports the original GIF87a specification in full. GIF89a files 
  3843.       can also be read, but the GIF89a specific information will be ignored. 
  3844.       For now, PMView will only display the first image of a multi-image GIF. 
  3845.  
  3846.       Technical Information 
  3847.  
  3848.            Versions: 87a, 89a 
  3849.            Bitcount: 1..8 
  3850.  
  3851.       The GIF compression/decompression included in this software is licensed 
  3852.       under U.S. Patent No. 4,558,302 and foreign counterparts. 
  3853.  
  3854.  
  3855. ΓòÉΓòÉΓòÉ 9.5. JPEG File Interchange Format (JIF,JPG) ΓòÉΓòÉΓòÉ
  3856.  
  3857.       General Description 
  3858.  
  3859.       The JPEG format is a "lossy" format, meaning that the image you get out 
  3860.       of decompression isn't quite identical to what you originally put in. The 
  3861.       algorithm achieves much of its compression by exploiting known 
  3862.       limitations of the human eye, notably the fact that small color details 
  3863.       aren't preceived as well as small details of light-and-dark. Thus, JPEG 
  3864.       is intended for storing images that will be looked at by humans. If you 
  3865.       plan to machine-analyze your images, the small errors introduced by JPEG 
  3866.       may be a problem for you, even though they are invisible to the eye. This 
  3867.       format is good for general image exchange. 
  3868.  
  3869.       The extension recommended by the Joint Photographic Experts Group is JIF. 
  3870.       Another commonly used extension is JPG, which is the default. 
  3871.  
  3872.       PMView Support 
  3873.  
  3874.       Support in accordance with the Independent JPEG Group's revision 6. 
  3875.  
  3876.       Technical Information 
  3877.  
  3878.       This space intentionally left blank 
  3879.  
  3880.  
  3881. ΓòÉΓòÉΓòÉ 9.6. Microsoft Paint (MSP) ΓòÉΓòÉΓòÉ
  3882.  
  3883.       General Description 
  3884.  
  3885.       MSP is the native format for Windows Paint, a drawing program found in 
  3886.       the early 1.0 and 2.0 versions of Microsoft Windows. In Windows 3.0 this 
  3887.       program was replaced by Windows Paintbrush which writes Windows Bitmaps 
  3888.       (BMP) by default, thus rendering MSP obsolete. 
  3889.  
  3890.       Though PMView is able to save files in the MSP format, we discourage you 
  3891.       to do so, since the format is obsolete. 
  3892.  
  3893.       The default extension is MSP. 
  3894.  
  3895.       PMView Support 
  3896.  
  3897.       PMView supports MSP Windows versions 1 and 2. 
  3898.  
  3899.       Technical Information 
  3900.  
  3901.       MSP is a monocrome, black/white format that uses a variant of run-length 
  3902.       encoding. 
  3903.  
  3904.  
  3905. ΓòÉΓòÉΓòÉ 9.7. Kodak Photo-CD (PCD) ΓòÉΓòÉΓòÉ
  3906.  
  3907.       General Description 
  3908.  
  3909.       Kodak Photo-CD allows you to have conventional photographs converted to 
  3910.       Kodak's proprietary CD-ROM format. Not all CD-ROM drives can access 
  3911.       Photo-CDs. You might want to contact Kodak for a full list of those that 
  3912.       can. Each PCD file contains five scans of the same image at the 
  3913.       resolutions listed below. Photo-CD files reside in the \PHOTO_CD\IMAGES\ 
  3914.       directory on the CD-ROM and are named IMGxxxx.PCD, where xxxx is a four 
  3915.       digit number ranging from 0001 to the number of images on the disk. 
  3916.  
  3917.       A sixth resolution (6144x4096) may be available on Photo-CD PRO disks. 
  3918.       This is an extension to the standard, and resides in a different 
  3919.       directory on the disk. PMView will use the information in 
  3920.       \PHOTO_CD\IPE\IMGxxxx\64BASE\INFO.IC when reading this resolution. 
  3921.  
  3922.       PMView Support 
  3923.  
  3924.       All five standard image resolutions and orientations are supported. When 
  3925.       needed, the images will automatically be rotated without any extra memory 
  3926.       overhead during decoding. The Photo-CD PRO extension (64 Base) is also 
  3927.       supported. 
  3928.  
  3929.       PMView will prompt you for the desired resolution before loading an 
  3930.       image. A default resolution can also be specified in the options 
  3931.       notebook. 
  3932.  
  3933.       Thumbnails will be loaded from \PHOTO_CD\OVERVIEW.PCD if it is available. 
  3934.       An option for automatically loading/showing the startup file 
  3935.       \PHOTO_CD\STARTUP.PCD is not available. However, if required, it can be 
  3936.       viewed simply by changing the directory. 
  3937.  
  3938.       Technical Information 
  3939.  
  3940.       Standard Photo CD image resolutions and memory needed for decoding: 
  3941.  
  3942.             ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  3943.             Γöé192 x 128   Γöé73,728 bytes     Γöé
  3944.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3945.             Γöé384 x 256   Γöé294,912 bytes    Γöé
  3946.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3947.             Γöé768 x 512   Γöé1,179,648 bytes  Γöé
  3948.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3949.             Γöé1536 x 1024 Γöé4,784,128 bytes  Γöé
  3950.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3951.             Γöé3072 x 2048 Γöé19,070,976 bytes Γöé
  3952.             Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  3953.             Γöé6144 x 4096 Γöé75,694,080 bytes Γöé
  3954.             ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  3955.  
  3956.       The specified amount of memory needed for decoding includes the size 
  3957.       needed for the huffman tables and may therefore differ from the size 
  3958.       reported by other programs. 
  3959.  
  3960.  
  3961. ΓòÉΓòÉΓòÉ 9.8. ZSoft Paintbrush Format (PCX) ΓòÉΓòÉΓòÉ
  3962.  
  3963.       General Description 
  3964.  
  3965.       PCX files are created by ZSoft's PC Paintbrush, one of the most popular 
  3966.       PC drawing tools. 
  3967.  
  3968.       Since the native operating system for this file format is DOS, the PCX 
  3969.       format is not recommended as a generalized format for image exchange. We 
  3970.       recommend that you use PNG, TIFF or JPEG for this purpose. 
  3971.  
  3972.       The default extension is PCX. 
  3973.  
  3974.       PMView Support 
  3975.  
  3976.       At least the following PCX revisions are supported: 
  3977.  
  3978.         1. Version 2.5 of PC Paintbrush 
  3979.         2. Version 2.8 with or w/o palette 
  3980.         3. Version 3.0 
  3981.         4. Version 5.0 including 24-bit PCX 
  3982.  
  3983.       PMView is not dependent of the version number tag, so in practise PMView 
  3984.       should be able to display any PCX file conforming to the technical specs 
  3985.       below. The version list above is provided as a guideline only. 
  3986.  
  3987.       Technical Information 
  3988.  
  3989.       Images up to 8-bit color depth [bits*planes <= 8]: 
  3990.  
  3991.            1, 2, 4 or 8 bits 
  3992.            1, 2 or 4 planes 
  3993.  
  3994.       Support for 24-bit images (PCX rev 5.0): 
  3995.  
  3996.            3 planes 
  3997.            8 bits 
  3998.  
  3999.  
  4000. ΓòÉΓòÉΓòÉ 9.9. PC Paint/Pictor Format (PIC) ΓòÉΓòÉΓòÉ
  4001.  
  4002.       General Description 
  4003.  
  4004.       PIC files are created by PC Paint/Pictor (not PC Paintbrush) and are used 
  4005.       by Grasp, among others. 
  4006.  
  4007.       Since the native operating system for this file format is DOS, the PIC 
  4008.       format is not recommended as a generalized format for image exchange. We 
  4009.       recommend that you use PNG, TIFF or JPEG for this purpose. 
  4010.  
  4011.       The default extension is PIC. Note! This extension is used by a number of 
  4012.       applications to mean widely different things. If PMView cannot read your 
  4013.       file with PIC extension, you can assume that it isn't a PC Paint/Pictor 
  4014.       file. For instance, PMView will not read Lotus 1-2-3 PIC files (these are 
  4015.       vector graphics, not bitmaps). 
  4016.  
  4017.       PMView Support 
  4018.  
  4019.       In conformance with the PIC file specifications PMView will be able to 
  4020.       display any PIC file complying to the technical specifications below. 
  4021.       Note! The 24-bit format is NOT standard. Many applications will not be 
  4022.       able to handle files saved in this format. 
  4023.  
  4024.       Technical Information 
  4025.  
  4026.       Images up to 8-bit color depth [bits*planes <= 8]: 
  4027.  
  4028.            1..8 bits 
  4029.            1..8 planes 
  4030.  
  4031.       Extended support for 24-bit images (non standard format): 
  4032.  
  4033.            3 planes 
  4034.            8 bits 
  4035.  
  4036.  
  4037. ΓòÉΓòÉΓòÉ 9.10. PBMPlus Portable Bitmap (PBM) ΓòÉΓòÉΓòÉ
  4038.  
  4039.       General Description 
  4040.  
  4041.       PBMPlus files are created by Jef Poskanzer's PBMPlus image processing 
  4042.       software (UNIX). 
  4043.  
  4044.       Since this format isn't standard and the native operations sytem is UNIX, 
  4045.       the PBMPlus format is not recommended as a generalized format for image 
  4046.       exchange. We recommend that you use PNG, TIFF or JPEG for this purpose. 
  4047.  
  4048.       The default extension is PBM. 
  4049.  
  4050.       PMView Support 
  4051.  
  4052.       In conformance with Jef Poskanzer's specifications of 1990. The full 
  4053.       specification is included below. 
  4054.  
  4055.       Technical Information 
  4056.  
  4057.            PBM - Portable Bitmap File Format 
  4058.  
  4059.            DESCRIPTION 
  4060.  
  4061.            The portable bitmap format is a lowest common denominator monochrome 
  4062.            file format. It was originally designed to make it reasonable to 
  4063.            mail bitmaps between different types of machines using the typical 
  4064.            stupid network mailers we have today. Now it serves as the common 
  4065.            language of a large family of bitmap conversion filters. The 
  4066.            definition is as follows: 
  4067.  
  4068.                A "magic number" for identifying the file type. A pbm file's 
  4069.                 magic number is the two characters "P1". 
  4070.                Whitespace (blanks, TABs, CRs, LFs). 
  4071.                A width, formatted as ASCII characters in decimal. 
  4072.                Whitespace. 
  4073.                A height, again in ASCII decimal. 
  4074.                Whitespace. 
  4075.                Width * height bits, each either '1' or '0', starting at the 
  4076.                 top-left corner of the bitmap, proceding in normal English 
  4077.                 reading order. 
  4078.                The character '1' means black, '0' means white. 
  4079.                Whitespace in the bits section is ignored. 
  4080.                Characters from a "#" to the next end-of-line are ignored 
  4081.                 (comments). 
  4082.                No line should be longer than 70 characters. 
  4083.  
  4084.            Here is an example of a small bitmap in this format: 
  4085.  
  4086.                       P1
  4087.                       # feep.pbm
  4088.                       24 7
  4089.                       0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  4090.                       0 1 1 1 1 0 0 1 1 1 1 0 0 1 1 1 1 0 0 1 1 1 1 0
  4091.                       0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0
  4092.                       0 1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 0 0 0 1 1 1 1 0
  4093.                       0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0
  4094.                       0 1 0 0 0 0 0 1 1 1 1 0 0 1 1 1 1 0 0 1 0 0 0 0
  4095.                       0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  4096.  
  4097.            Programs that read this format should be as lenient as possible, 
  4098.            accepting anything that looks remotely like a bitmap. 
  4099.  
  4100.            There is also a variant on the format, available by saving the image 
  4101.            with the RAWBITS option. This variant is different in the following 
  4102.            ways: 
  4103.  
  4104.                The "magic number" is "P4" instead of "P1". 
  4105.                The bits are stored eight per byte, high bit first low bit 
  4106.                 last. 
  4107.                No whitespace is allowed in the bits section, and only a single 
  4108.                 character of whitespace (typically a newline) is allowed after 
  4109.                 the height. 
  4110.                The files are eight times smaller and many times faster to read 
  4111.                 and write. 
  4112.  
  4113.  
  4114. ΓòÉΓòÉΓòÉ 9.11. PBMPlus Portable Graymap (PGM) ΓòÉΓòÉΓòÉ
  4115.  
  4116.       General Description 
  4117.  
  4118.       PBMPlus files are created by Jef Poskanzer's PBMPlus image processing 
  4119.       software (UNIX). 
  4120.  
  4121.       Since this format isn't standard and the native operations sytem is UNIX, 
  4122.       the PBMPlus format is not recommended as a generalized format for image 
  4123.       exchange. We recommend that you use PNG, TIFF or JPEG for this purpose. 
  4124.  
  4125.       The default extension is PGM. 
  4126.  
  4127.       PMView Support 
  4128.  
  4129.       In conformance with Jef Poskanzer's specifications of 1990. The full 
  4130.       specification is included below. 
  4131.  
  4132.       Technical Information 
  4133.  
  4134.            PGM - Portable Graymap File Format 
  4135.  
  4136.            DESCRIPTION 
  4137.  
  4138.            The portable graymap format is a lowest common denominator grayscale 
  4139.            file format. The definition is as follows: 
  4140.  
  4141.                A "magic number" for identifying the file type. A pgm file's 
  4142.                 magic number is the two characters "P2". 
  4143.                Whitespace (blanks, TABs, CRs, LFs). 
  4144.                A width, formatted as ASCII characters in decimal. 
  4145.                Whitespace. 
  4146.                A height, again in ASCII decimal. 
  4147.                Whitespace. 
  4148.                The maximum gray value, again in ASCII decimal. 
  4149.                Whitespace. 
  4150.                Width * height gray values, each in ASCII decimal, between 0 
  4151.                 and the specified maximum value, separated by whitespace, 
  4152.                 starting at the top- left corner of the graymap, proceding in 
  4153.                 normal English reading order. A value of 0 means black, and the 
  4154.                 maximum value means white. 
  4155.                Characters from a "#" to the next end-of-line are ignored 
  4156.                 (comments). 
  4157.                No line should be longer than 70 characters. 
  4158.  
  4159.            Here is an example of a small graymap in this format: 
  4160.  
  4161.                       P2
  4162.                       # feep.pgm
  4163.                       24 7
  4164.                       15
  4165.                       0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0
  4166.                       0  3  3  3  3  0  0  7  7  7  7  0  0 11 11 11 11  0  0 15 15 15 15  0
  4167.                       0  3  0  0  0  0  0  7  0  0  0  0  0 11  0  0  0  0  0 15  0  0 15  0
  4168.                       0  3  3  3  0  0  0  7  7  7  0  0  0 11 11 11  0  0  0 15 15 15 15  0
  4169.                       0  3  0  0  0  0  0  7  0  0  0  0  0 11  0  0  0  0  0 15  0  0  0  0
  4170.                       0  3  0  0  0  0  0  7  7  7  7  0  0 11 11 11 11  0  0 15  0  0  0  0
  4171.                       0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0  0
  4172.  
  4173.            Programs that read this format should be as lenient as possible, 
  4174.            accepting anything that looks remotely like a graymap. 
  4175.  
  4176.            There is also a variant on the format, available by saving the image 
  4177.            with the RAWBITS option. This variant is different in the following 
  4178.            ways: 
  4179.  
  4180.                The "magic number" is "P5" instead of "P2". 
  4181.                The gray values are stored as plain bytes, instead of ASCII 
  4182.                 decimal. 
  4183.                No whitespace is allowed in the grays section, and only a 
  4184.                 single character of whitespace (typically a newline) is allowed 
  4185.                 after the maxval. 
  4186.                The files are smaller and many times faster to read and write. 
  4187.  
  4188.            Note that this raw format can only be used for maxvals smaller than 
  4189.            or equal to 255. If you use the PGM library and try to write a file 
  4190.            with a larger maxval, it will automatically fall back on the slower 
  4191.            but more general plain format. 
  4192.  
  4193.  
  4194. ΓòÉΓòÉΓòÉ 9.12. PBMPlus Portable Pixmap (PPM) ΓòÉΓòÉΓòÉ
  4195.  
  4196.       General Description 
  4197.  
  4198.       PBMPlus files are created by Jef Poskanzer's PBMPlus image processing 
  4199.       software (UNIX). 
  4200.  
  4201.       Since this format isn't standard and the native operations sytem is UNIX, 
  4202.       the PBMPlus format is not recommended as a generalized format for image 
  4203.       exchange. We recommend that you use PNG, TIFF or JPEG for this purpose. 
  4204.  
  4205.       The default extension is PPM. 
  4206.  
  4207.       PMView Support 
  4208.  
  4209.       In conformance with Jef Poskanzer's specifications of 1990. The full 
  4210.       specification is included below. 
  4211.  
  4212.       Technical Information 
  4213.  
  4214.            PPM - Portable Pixmap File Format 
  4215.  
  4216.            DESCRIPTION 
  4217.  
  4218.            The portable pixmap format is a lowest common denominator color 
  4219.            image file format. The definition is as follows: 
  4220.  
  4221.                A "magic number" for identifying the file type. A ppm file's 
  4222.                 magic number is the two characters "P3". 
  4223.                Whitespace (blanks, TABs, CRs, LFs). 
  4224.                A width, formatted as ASCII characters in decimal. 
  4225.                Whitespace. 
  4226.                A height, again in ASCII decimal. 
  4227.                Whitespace. 
  4228.                The maximum color-component value, again in ASCII decimal. 
  4229.                Whitespace. 
  4230.                Width * height pixels, each three ASCII decimal values between 
  4231.                 0 and the specified maximum value, starting at the top-left 
  4232.                 corner of the pixmap, proceding in normal English reading 
  4233.                 order. The three values for each pixel represent red, green, 
  4234.                 and blue, respectively; a value of 0 means that color is off, 
  4235.                 and the maximum value means that color is maxxed out. 
  4236.                Characters from a "#" to the next end-of-line are ignored 
  4237.                 (comments). 
  4238.                No line should be longer than 70 characters. 
  4239.  
  4240.            Here is an example of a small pixmap in this format: 
  4241.  
  4242.                       P3
  4243.                       # feep.ppm
  4244.                       4 4
  4245.                       15
  4246.                        0  0  0    0  0  0    0  0  0   15  0 15
  4247.                        0  0  0    0 15  7    0  0  0    0  0  0
  4248.                        0  0  0    0  0  0    0 15  7    0  0  0
  4249.                       15  0 15    0  0  0    0  0  0    0  0  0
  4250.  
  4251.            Programs that read this format should be as lenient as possible, 
  4252.            accepting anything that looks remotely like a pixmap. 
  4253.  
  4254.            There is also a variant on the format, available by saving the image 
  4255.            with the RAWBITS option. This variant is different in the following 
  4256.            ways: 
  4257.  
  4258.                The "magic number" is "P6" instead of "P3". 
  4259.                The pixel values are stored as plain bytes, instead of ASCII 
  4260.                 decimal. 
  4261.                Whitespace is not allowed in the pixels area, and only a single 
  4262.                 character of whitespace (typically a newline) is allowed after 
  4263.                 the maxval. 
  4264.                The files are smaller and many times faster to read and write. 
  4265.  
  4266.            Note that this raw format can only be used for maxvals smaller than 
  4267.            or equal to 255. If you use the ppm library and try to write a file 
  4268.            with a larger maxval, it will automatically fall back on the slower 
  4269.            but more general plain format. 
  4270.  
  4271.  
  4272. ΓòÉΓòÉΓòÉ 9.13. Portable Network Graphics File Format (PNG) ΓòÉΓòÉΓòÉ
  4273.  
  4274.       General Description 
  4275.  
  4276.       The PNG format is intended to provide a portable, legally unencumbered, 
  4277.       well-compressed, well-specified standard for lossless bitmapped image 
  4278.       files. 
  4279.  
  4280.       PNG is highly recommended as a generalized format for image exchange. 
  4281.  
  4282.       The default extension is PNG. 
  4283.  
  4284.       PMView Support 
  4285.  
  4286.       PMView supports the PNG format in full, according to the 10th draft of 
  4287.       the PNG specification (5 May, 1995). We have coded all the routines from 
  4288.       scratch and optimized the code for speed under OS/2, thus PMView does not 
  4289.       use the public PNG-library. 
  4290.  
  4291.       Technical Information 
  4292.  
  4293.       Color Type and Bit Depth 
  4294.  
  4295.             ΓöîΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4296.             Γöé   ΓöéBit Depth ΓöéInterpretation                          Γöé
  4297.             Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4298.             Γöé0  Γöé1,2,4,8,16ΓöéGrayscale images                        Γöé
  4299.             Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4300.             Γöé2  Γöé8,16      ΓöéRGB deep color images                   Γöé
  4301.             Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4302.             Γöé3  Γöé1,2,4,8   ΓöéColormapped images                      Γöé
  4303.             Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4304.             Γöé4  Γöé8,16      ΓöéRGB deep color images with alpha channelΓöé
  4305.             Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4306.             Γöé6  Γöé8,16      ΓöéGrayscale images with alpha channel     Γöé
  4307.             ΓööΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4308.  
  4309.       Compression Type 
  4310.  
  4311.             ΓöîΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4312.             Γöé0  ΓöéDeflate/inflate compression with 32K sliding      Γöé
  4313.             Γöé   Γöéwindow                                            Γöé
  4314.             ΓööΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4315.  
  4316.       Filter Type 
  4317.  
  4318.             ΓöîΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4319.             Γöé0  ΓöéAdaptive filtering with five basic filter types   Γöé
  4320.             ΓööΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4321.  
  4322.       Interlace Type 
  4323.  
  4324.             ΓöîΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4325.             Γöé0  ΓöéNo interlace                                      Γöé
  4326.             Γö£ΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4327.             Γöé1  ΓöéAdam7 interlace                                   Γöé
  4328.             ΓööΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4329.  
  4330.  
  4331. ΓòÉΓòÉΓòÉ 9.14. PMView Slideshow File Format (SHW) ΓòÉΓòÉΓòÉ
  4332.  
  4333.       General Description 
  4334.  
  4335.       This is the format of PMView slideshows. 
  4336.  
  4337.       The default extension is SHW. 
  4338.  
  4339.       PMView Support 
  4340.  
  4341.       PMView will read files that have been generated by PMView (saved by 
  4342.       PMView) and files that have been edited with a standard ASCII editor. 
  4343.  
  4344.       Technical Information 
  4345.  
  4346.       A PMView slideshow file consists of a file header and one or more image 
  4347.       headers. 
  4348.  
  4349.            File Header 
  4350.  
  4351.                 PMView SlideShow 
  4352.                 BeginShow 
  4353.                 . 
  4354.                 [Image Header(s)] 
  4355.                 . 
  4356.                 EndShow 
  4357.  
  4358.            Image Header 
  4359.  
  4360.                 BeginImage 
  4361.                 . 
  4362.                 [Image Statement(s)] 
  4363.                 . 
  4364.                 EndImage 
  4365.  
  4366.            Image Statements 
  4367.  
  4368.                       ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4369.                       ΓöéFileName       ΓöéFull filename + path               Γöé
  4370.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4371.                       ΓöéUseTimer       Γöé[Yes|No]                           Γöé
  4372.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4373.                       ΓöéDisplayTime    ΓöéTime to display (in seconds)       Γöé
  4374.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4375.                       ΓöéShowInfo       Γöé[Yes|No]                           Γöé
  4376.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4377.                       ΓöéInformation    ΓöéNotes text                         Γöé
  4378.                       ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4379.  
  4380.       Example of a slideshow file: 
  4381.  
  4382.             PMView SlideShow
  4383.             BeginShow
  4384.                BeginImage
  4385.                   FileName      D:\ss\image1.jif
  4386.                   ShowInfo      Yes
  4387.                   Information   "Demo slideshow"
  4388.                EndImage
  4389.                BeginImage
  4390.                   FileName      D:\ss\image2.jif
  4391.                   UseTimer      Yes
  4392.                   DisplayTime   2
  4393.                EndImage
  4394.                BeginImage
  4395.                   FileName      D:\ss\image3.jif
  4396.                   UseTimer      Yes
  4397.                EndImage
  4398.             EndShow
  4399.  
  4400.       In this example the note "Demo slideshow" will be displayed with the 
  4401.       first image (image1.jif). The timer is not used for the first image, the 
  4402.       user must manually continue. The second image (image2.jif) uses the timer 
  4403.       and will display for 2 seconds. The third image also uses the timer and 
  4404.       will display the default time; 5 seconds. 
  4405.  
  4406.  
  4407. ΓòÉΓòÉΓòÉ 9.15. Truevision Targa Format (TGA) ΓòÉΓòÉΓòÉ
  4408.  
  4409.       General Description 
  4410.  
  4411.       In addition to developing the famous Truevision Targa boards, Truevision 
  4412.       Inc. also have come up with a specification for a high-end file format 
  4413.       that will support images suitable for display on Targa hardware. The 
  4414.       Targa format, or TGA, supports images of any dimensions with between 1 
  4415.       and 32 bits of color. While the Targa format originated with Truevision's 
  4416.       hardware, it has migrated to many other applications. It's probably the 
  4417.       most universally supported 24-bit file format for PC applications. Unlike 
  4418.       TIFF, for example, it's subject to relatively few variations. Software 
  4419.       that reads Targa files should be able to read all Targa files. 
  4420.  
  4421.       The default extension is TGA. 
  4422.  
  4423.       PMView Support 
  4424.  
  4425.       The Targa file format recognizes over a dozen subfile formats, some of 
  4426.       which are more widely used than others. We have chosen to only support 
  4427.       the formats that are actually used for general image exchange, that is 
  4428.       the formats specified in the official Truevision TGA File Format 
  4429.       Specification, available from Truevision Inc. on request. PMView supports 
  4430.       the following most popular versions of the Targa format: 1, 2, 3, 9, 10, 
  4431.       and 11. Again, if PMView fails to load a file that you need, please 
  4432.       contact us so we can try to support your file's format in our next 
  4433.       release. 
  4434.  
  4435.       Technical Information 
  4436.  
  4437.       Supported Targa file subformats: 
  4438.  
  4439.           1 is uncompressed, color-mapped images with 16, 24, or 32-bit 
  4440.            palette entries 
  4441.           2 is uncompressed RGB images with 15, 16, and 24-bit support 
  4442.           3 is uncompressed grayscale 8-bit (256 shades) support 
  4443.           9 is RLE color-mapped images with 16, 24, or 32-bit palette entries 
  4444.           10 is RLE RGB with 15, 16, and 24-bit support 
  4445.           11 is compressed grayscale 8-bit (256 shades) support 
  4446.  
  4447.       Supported Targa file descriptors: 
  4448.  
  4449.           Image orientation: Top, Bottom, Left, Right 
  4450.           Raster format: Non-interlaced, 2-pass interlaced, 4-pass interlaced 
  4451.  
  4452.  
  4453. ΓòÉΓòÉΓòÉ 9.16. Tagged Interchange File Format (TIF) ΓòÉΓòÉΓòÉ
  4454.  
  4455.       General Description 
  4456.  
  4457.       This format is suitable as a generalized format for cross platform image 
  4458.       exchange since applications for processing TIFF images are available on 
  4459.       most platforms. Beware! Many applications only handle a small subset of 
  4460.       the formats specified in the TIFF specs. Don't take for granted that an 
  4461.       application will be able to read the files you save! 
  4462.  
  4463.       TIFF is a proprietary format of Aldus Corporation. 
  4464.  
  4465.       The default extension is TIF. 
  4466.  
  4467.       PMView Support 
  4468.  
  4469.       PMView provides full Baseline support conforming with the TIFF 6.0 
  4470.       specification and supports the following TIFF Extensions: 
  4471.  
  4472.           Orientation Tag 
  4473.           CCITT Bilevel Encodings 
  4474.           LZW Compression 
  4475.           Differencing Predictor 
  4476.           Tiled Images 
  4477.           CMYK Images 
  4478.           RGB Image Colorimetry 
  4479.           YCbCr Images 
  4480.  
  4481.       The TIFF JPEG extension will be supported in a later revision of PMView. 
  4482.  
  4483.       Technical Information 
  4484.  
  4485.           Both Intel and Motorola byte orders are handled. 
  4486.           Tiled Images. 
  4487.  
  4488.           Class B  Bilevel images 
  4489.  
  4490.                       ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4491.                       ΓöéSamplesPerPixel           Γöé1                                       Γöé
  4492.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4493.                       ΓöéBitsPerSample             Γöé1                                       Γöé
  4494.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4495.                       ΓöéPlanarConfiguration       ΓöéSingle                                  Γöé
  4496.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4497.                       ΓöéCompression               ΓöéNone, CCITT 1D, PackBits                Γöé
  4498.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4499.                       ΓöéPhotometricInterpretation ΓöéMin is White, Min is Black              Γöé
  4500.                       ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4501.  
  4502.           Class G  Grayscale images 
  4503.  
  4504.                       ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4505.                       ΓöéSamplesPerPixel           Γöé1..8                                    Γöé
  4506.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4507.                       ΓöéBitsPerSample             Γöé1..8                                    Γöé
  4508.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4509.                       ΓöéPlanarConfiguration       ΓöéSingle, Multiple                        Γöé
  4510.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4511.                       ΓöéCompression               ΓöéNone, LZW                               Γöé
  4512.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4513.                       ΓöéPhotometricInterpretation ΓöéMin is White, Min is Black              Γöé
  4514.                       ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4515.  
  4516.           Class P  Palette color images 
  4517.  
  4518.                       ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4519.                       ΓöéSamplesPerPixel           Γöé1..8                                    Γöé
  4520.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4521.                       ΓöéBitsPerSample             Γöé1..8                                    Γöé
  4522.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4523.                       ΓöéPlanarConfiguration       ΓöéSingle, Multiple                        Γöé
  4524.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4525.                       ΓöéCompression               ΓöéNone, LZW                               Γöé
  4526.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4527.                       ΓöéPhotometricInterpretation ΓöéPalette RGB                             Γöé
  4528.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4529.                       ΓöéColorMap                  Γöé256 entries or fewer                    Γöé
  4530.                       ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4531.  
  4532.           Class R  RGB full color images 
  4533.  
  4534.                       ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4535.                       ΓöéSamplesPerPixel           Γöé1..3                                    Γöé
  4536.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4537.                       ΓöéBitsPerSample             Γöé<1..8, 1..8, 1..8>                      Γöé
  4538.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4539.                       ΓöéPlanarConfiguration       ΓöéSingle, Multiple                        Γöé
  4540.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4541.                       ΓöéCompression               ΓöéNone, LZW                               Γöé
  4542.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4543.                       ΓöéPhotometricInterpretation ΓöéRGB                                     Γöé
  4544.                       ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4545.  
  4546.           Class F  Facsimile 
  4547.  
  4548.                       ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4549.                       ΓöéSamplesPerPixel           Γöé1                                       Γöé
  4550.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4551.                       ΓöéBitsPerSample             Γöé1                                       Γöé
  4552.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4553.                       ΓöéPlanarConfiguration       ΓöéSingle                                  Γöé
  4554.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4555.                       ΓöéCompression               ΓöéCCITT Group 3 and 4                     Γöé
  4556.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4557.                       ΓöéPhotometricInterpretation ΓöéMin is White, Min is Black              Γöé
  4558.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4559.                       ΓöéFillOrder                 ΓöéMSB, LSB                                Γöé
  4560.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4561.                       ΓöéGroup3Options             Γöé2D Encoding, Zero fill, Uncompressed    Γöé
  4562.                       Γöé                          Γöémode                                    Γöé
  4563.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4564.                       ΓöéGroup4Options             ΓöéUncompressed mode                       Γöé
  4565.                       ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4566.  
  4567.           Class S  Separated images 
  4568.  
  4569.                       ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4570.                       ΓöéSamplesPerPixel           Γöé4                                       Γöé
  4571.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4572.                       ΓöéBitsPerSample             Γöé<1..8, 1..8, 1..8>                      Γöé
  4573.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4574.                       ΓöéPlanarConfiguration       ΓöéSingle, Multiple                        Γöé
  4575.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4576.                       ΓöéCompression               ΓöéNone, LZW                               Γöé
  4577.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4578.                       ΓöéPhotometricInterpretation ΓöéSeparated                               Γöé
  4579.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4580.                       ΓöéInkSet                    ΓöéCMYK                                    Γöé
  4581.                       ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4582.  
  4583.           Class Y  JPEG images 
  4584.  
  4585.                       ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4586.                       ΓöéSamplesPerPixel           Γöé3                                       Γöé
  4587.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4588.                       ΓöéBitsPerSample             Γöé<8, 8, 8>                               Γöé
  4589.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4590.                       ΓöéPlanarConfiguration       ΓöéSingle, Multiple                        Γöé
  4591.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4592.                       ΓöéCompression               ΓöéNone, LZW                               Γöé
  4593.                       Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4594.                       ΓöéPhotometricInterpretation ΓöéYCbCr                                   Γöé
  4595.                       ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4596.  
  4597.       The TIFF LZW compression/decompression included in this software is 
  4598.       licensed under U.S. Patent No. 4,558,302 and foreign counterparts. 
  4599.  
  4600.  
  4601. ΓòÉΓòÉΓòÉ 9.17. Predefined file types and filters ΓòÉΓòÉΓòÉ
  4602.  
  4603.       Predefined file types and filters (may differ if you have reconfigured 
  4604.       the extensions in the options notebook): 
  4605.  
  4606.   ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4607.   ΓöéType of File                            ΓöéFilter    Γöé
  4608.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4609.   ΓöéBitmap                                  Γöé*.BMP     Γöé
  4610.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4611.   ΓöéEncapsulated Postscript                 Γöé*.EPS     Γöé
  4612.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4613.   ΓöéGraphics Interchange Format             Γöé*.GIF     Γöé
  4614.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4615.   ΓöéElectronic Arts IFF                     Γöé*.IFF     Γöé
  4616.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4617.   ΓöéJPEG File Interchange Format            Γöé*.JPG     Γöé
  4618.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4619.   ΓöéMicrosoft Paint                         Γöé*.MSP     Γöé
  4620.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4621.   ΓöéPC Paint/Pictor                         Γöé*.PIC     Γöé
  4622.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4623.   ΓöéKodak Photo CD                          Γöé*.PCD     Γöé
  4624.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4625.   ΓöéZSoft Paintbrush                        Γöé*.PCX     Γöé
  4626.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4627.   ΓöéPortable Network Graphics               Γöé*.PNG     Γöé
  4628.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4629.   ΓöéPBMPlus Portable Bitmap                 Γöé*.PBM     Γöé
  4630.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4631.   ΓöéPBMPlus Portable Graymap                Γöé*.PGM     Γöé
  4632.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4633.   ΓöéPBMPlus Portable Pixmap                 Γöé*.PPM     Γöé
  4634.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4635.   ΓöéPMView Slideshow                        Γöé*.SHW     Γöé
  4636.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4637.   ΓöéTagged Interchange File Format          Γöé*.TIF     Γöé
  4638.   Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4639.   ΓöéTruevision TGA                          Γöé*.TGA     Γöé
  4640.   ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4641.  
  4642.  
  4643. ΓòÉΓòÉΓòÉ <hidden> Palette Manager ΓòÉΓòÉΓòÉ
  4644.  
  4645. OS/2 2.0 introduced a new display subsystem called the palette manager. Most 
  4646. video hardware can distinguish between 262,144 different colors, but cannot 
  4647. display all of them at once. Palette manager mediates requests for colors and 
  4648. decides which colors are shown on the screen at any given time. Most 256-color 
  4649. OS/2 screen drivers support palette manager. 
  4650.  
  4651. If your computer can display more than 256 colors at a time, you have a deep 
  4652. color video system. Deep color systems don't use (or need) palette manager. 
  4653.  
  4654. Palette manager also provides color animation. 
  4655.  
  4656.  
  4657. ΓòÉΓòÉΓòÉ <hidden> Deep Color ΓòÉΓòÉΓòÉ
  4658.  
  4659. A device that is capable of directly displaying colors in a specific format 
  4660. without having to reduce the number of colors by software is referred to as a 
  4661. deep color device. 
  4662.  
  4663. For instance 15 bit (32,768 colors), 16 bit (65,536 colors) and 24 bit (16.7 
  4664. million colors) graphics adapters are deep color devices. These adapters can 
  4665. directly display 24-bit RGB data, so programs like PMView do not need to do any 
  4666. color reduction. 
  4667.  
  4668. 24-bit deep color is usually called true color. However, some people use true 
  4669. color interchangeably with deep color. 
  4670.  
  4671.  
  4672. ΓòÉΓòÉΓòÉ <hidden> Dithering ΓòÉΓòÉΓòÉ
  4673.  
  4674. Dithering uses several colors together to create the look of a color that is 
  4675. actually not available in the physical device palette. By filling an area with 
  4676. pixels of alternating colors a desired color can be approximated. An example of 
  4677. using this technique is filling an area with varying amounts of black and white 
  4678. pixels to create various shades of gray. 
  4679.  
  4680.  
  4681. ΓòÉΓòÉΓòÉ <hidden> Color Animation ΓòÉΓòÉΓòÉ
  4682.  
  4683. Color animation makes it possible to smoothly transform the colors of an image. 
  4684. With animation it is possible to adjust brightness, contrast and colors as 
  4685. smoothly as turning the knobs on your TV set. 
  4686.  
  4687. Color animation is traditionally provided only on systems that support palette 
  4688. manager. However, this release of PMView supports color animation on deep color 
  4689. systems as well. 
  4690.  
  4691.  
  4692. ΓòÉΓòÉΓòÉ <hidden> Automatic Thumbnailing ΓòÉΓòÉΓòÉ
  4693.  
  4694. PMView provides automatic thumbnailing in the file open dialog. When you enter 
  4695. a directory PMView will scan the files and automatically start to create 
  4696. thumbnails for all files that don't have a thumbnail already. 
  4697.  
  4698.  
  4699. ΓòÉΓòÉΓòÉ <hidden> Thumbnail ΓòÉΓòÉΓòÉ
  4700.  
  4701. A thumbnail is a miniature preview image attached to a file. PMView provides 
  4702. thumbnails as an alternative to file names. Thumbnails are available in the 
  4703. file open and file save dialogs. 
  4704.  
  4705. The thumbnail is attached to the extended attributes of a file. This makes it 
  4706. possible to copy and move files without losing the thumbnail information. The 
  4707. thumbnail data is also valid icon data, thus thumbnails created with PMView 
  4708. will also be visible in OS/2's drives folders. The thumbnails are not display 
  4709. driver dependent. You can view thumbnails created on a 256 color system on a 
  4710. deep color system and vice versa. It doesn't matter if you're in 256 or deep 
  4711. color mode when you create the thumbnails; the thumbnail data will always be 
  4712. the same, regardless of your current system configuration. 
  4713.  
  4714. To obtain the best possible thumbnail quality, PMView uses a couple of tricks 
  4715. to enhance the thumbnail quality. PMView thumbnails are created as follows: 
  4716.  
  4717.    1. The image is scaled to a 80x80 bitmap using anti-aliasing (a pixel 
  4718.       average method). 
  4719.    2. The bitmap is sharpened by convolution. 
  4720.    3. The bitmap color data is quantized to 256 colors and dithered using 
  4721.       Floyd-Steinberg error diffusion. 
  4722.    4. The bitmap is attached to the .ICON EA of the file. 
  4723.  
  4724.  
  4725. ΓòÉΓòÉΓòÉ <hidden> Pixel ΓòÉΓòÉΓòÉ
  4726.  
  4727. Technical term for picture element, the smallest element of an image. Pixels 
  4728. are arranged in rows and columns to create an image. 
  4729.  
  4730.  
  4731. ΓòÉΓòÉΓòÉ <hidden> Directory ΓòÉΓòÉΓòÉ
  4732.  
  4733. An area on a disk where files can be found. Think of a disk as being like a 
  4734. filing cabinet. Then a directory is like a hanging folder inside the filing 
  4735. cabinet, and the files are like sheets of paper inside the hanging folder. 
  4736.  
  4737.  
  4738. ΓòÉΓòÉΓòÉ 10. Shortcut keys ΓòÉΓòÉΓòÉ
  4739.  
  4740. PMView provides a number of shortcut keys. Select one of the following groups 
  4741. for more information: 
  4742.  
  4743.      General keys... 
  4744.      Slideshow keys... 
  4745.      Zooming keys... 
  4746.      Scrolling keys... 
  4747.      Container keys... 
  4748.  
  4749.  
  4750. ΓòÉΓòÉΓòÉ 10.1. General keys ΓòÉΓòÉΓòÉ
  4751.  
  4752. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4753. ΓöéKey             ΓöéFunction                                Γöé
  4754. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4755. ΓöéF1              ΓöéContext-sensitive help                  Γöé
  4756. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4757. ΓöéF3              ΓöéToggle full screen                      Γöé
  4758. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4759. ΓöéF4              ΓöéFit window to image size                Γöé
  4760. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4761. ΓöéF5              ΓöéRefresh                                 Γöé
  4762. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4763. ΓöéF9              ΓöéKeys help                               Γöé
  4764. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4765. ΓöéCtrl+B          ΓöéToggle menu                             Γöé
  4766. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4767. ΓöéCtrl+D          ΓöéDelete current file                     Γöé
  4768. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4769. ΓöéCtrl+M          ΓöéToggle mouse pointer                    Γöé
  4770. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4771. ΓöéCtrl+O          ΓöéOpen file browser window                Γöé
  4772. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4773. ΓöéCtrl+R          ΓöéCrop                                    Γöé
  4774. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4775. ΓöéCtrl+S          ΓöéSave current file                       Γöé
  4776. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4777. ΓöéCtrl+T          ΓöéToggle Track Info dialog                Γöé
  4778. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4779. ΓöéCtrl+U          ΓöéUndo/Redo last command                  Γöé
  4780. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4781. ΓöéCtrl+X          ΓöéExit PMView                             Γöé
  4782. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4783. ΓöéShift+Delete    ΓöéCut to clipboard                        Γöé
  4784. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4785. ΓöéCtrl+Insert     ΓöéCopy to clipboard                       Γöé
  4786. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4787. ΓöéShift+Insert    ΓöéPaste from clipboard                    Γöé
  4788. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4789.  
  4790. Note:  You can also toggle full screen by double-clicking on the image. 
  4791.  
  4792.  
  4793. ΓòÉΓòÉΓòÉ 10.2. Slideshow keys ΓòÉΓòÉΓòÉ
  4794.  
  4795. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4796. ΓöéKey             ΓöéFunction                                Γöé
  4797. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4798. ΓöéCtrl+C          ΓöéToggle slideshow controller             Γöé
  4799. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4800. ΓöéCtrl+P          ΓöéPause slideshow                         Γöé
  4801. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4802. ΓöéCtrl+R          ΓöéRun slideshow                           Γöé
  4803. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4804. ΓöéLeftArrow       ΓöéPrevious slide                          Γöé
  4805. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4806. ΓöéRightArrow      ΓöéNext slide                              Γöé
  4807. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4808. ΓöéEscape          ΓöéStop slideshow                          Γöé
  4809. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4810.  
  4811. Note:  The right and left arrow keys will move to the next respectively 
  4812. previous image in the slideshow and will not scroll the image like they do in 
  4813. image mode. The scrolling keys are not available in slideshow mode. 
  4814.  
  4815. Note:  Escape will stop the slideshow unlike in image mode where it can be used 
  4816. to take you out of full screen mode. Use F3 to toggle off full screen mode. 
  4817.  
  4818.  
  4819. ΓòÉΓòÉΓòÉ 10.3. Zooming keys ΓòÉΓòÉΓòÉ
  4820.  
  4821. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4822. ΓöéKey             ΓöéFunction                                          Γöé
  4823. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4824. ΓöéAlt+8           ΓöéZoom to 12.5% of the original image size          Γöé
  4825. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4826. ΓöéAlt+4           ΓöéZoom to 25.0% of the original image size          Γöé
  4827. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4828. ΓöéAlt+3           ΓöéZoom to 33.3% of the original image size          Γöé
  4829. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4830. ΓöéAlt+2           ΓöéZoom to 50.0% of the original image size          Γöé
  4831. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4832. ΓöéAlt+1 or Ctrl+1 ΓöéZoom to 100% of the original image size           Γöé
  4833. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4834. ΓöéCtrl+2          ΓöéZoom to 200% of the original image size           Γöé
  4835. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4836. ΓöéCtrl+3          ΓöéZoom to 300% of the original image size           Γöé
  4837. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4838. ΓöéCtrl+4          ΓöéZoom to 400% of the original image size           Γöé
  4839. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4840. ΓöéCtrl+8          ΓöéZoom to 800% of the original image size           Γöé
  4841. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4842. ΓöéAlt+0 or Ctrl+0 ΓöéZoom arbitrarily (manually enter zoom percentage) Γöé
  4843. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4844. ΓöéAlt+Z           ΓöéZoom out (decrease current zoom percentage by 10%)Γöé
  4845. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4846. ΓöéCtrl+Z          ΓöéZoom in (increase current zoom percentage by 10%) Γöé
  4847. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4848.  
  4849.  
  4850. ΓòÉΓòÉΓòÉ 10.4. Scrolling keys ΓòÉΓòÉΓòÉ
  4851.  
  4852. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4853. ΓöéKey             ΓöéFunction                                Γöé
  4854. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4855. ΓöéAlt+Arrow       ΓöéFine scroll (1 pixel)                   Γöé
  4856. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4857. ΓöéArrow           ΓöéCoarse scroll (8 pixels)                Γöé
  4858. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4859. ΓöéCtrl+Arrow      ΓöéPage scroll (window size)               Γöé
  4860. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4861. ΓöéPageUp          ΓöéPage scroll up                          Γöé
  4862. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4863. ΓöéPageDown        ΓöéPage scroll down                        Γöé
  4864. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4865. ΓöéHome            ΓöéScroll all the way left                 Γöé
  4866. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4867. ΓöéEnd             ΓöéScroll all the way right                Γöé
  4868. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4869. ΓöéCtrl+PageUp     ΓöéScroll all the way up                   Γöé
  4870. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4871. ΓöéCtrl+PageDown   ΓöéScroll all the way down                 Γöé
  4872. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4873.  
  4874. Note:  These keys are not available in slideshow mode. 
  4875.  
  4876.  
  4877. ΓòÉΓòÉΓòÉ 10.5. Container keys ΓòÉΓòÉΓòÉ
  4878.  
  4879. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  4880. ΓöéKey             ΓöéFunction                                Γöé
  4881. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4882. ΓöéDelete          ΓöéDelete (Remove) the selected file(s)    Γöé
  4883. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4884. ΓöéCtrl+/          ΓöéSelect all files in the container       Γöé
  4885. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  4886. ΓöéCtrl+\          ΓöéDeselect all files in the container     Γöé
  4887. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  4888.  
  4889. Note:  If you keep the Ctrl key pressed when selecting a file, previously 
  4890. selected files will remain selected. 
  4891.  
  4892.  
  4893. ΓòÉΓòÉΓòÉ 11. Command-line flags ΓòÉΓòÉΓòÉ
  4894.  
  4895. There are 21 optional flags that you can use when invoking PMView. You can 
  4896. specify the flags in any mix of upper and lower case. You can specify the flags 
  4897. in any order you like, before or after the file name. Only the first three 
  4898. letters are important (which is why they're highlighted below). Here's the 
  4899. complete list of command-line switches: 
  4900.  
  4901.       /Inifile=fullfile: This overrides the value of the PMVIEW_INI environment 
  4902.       variable and specifies the path and name of the file where PMView should 
  4903.       read and store its options. This flag is useful if you want different 
  4904.       PMView sessions to use different settings. 
  4905.  
  4906.       Sample use: PMVIEW /INI=D:\PMVIEW\PMVINI2.INI 
  4907.  
  4908.       /Filterpath=fullpath: This overrides the value of the PMVIEW_FILTER 
  4909.       environment variable and specifies the full path to the directory where 
  4910.       PMView should search for filter files. 
  4911.  
  4912.       Sample use: PMVIEW /FIL=D:\PMVIEW\NEWFILTER 
  4913.  
  4914.       /Helppath=fullpath: This overrides the value of the PMVIEW_HELP 
  4915.       environment variable and specifies the full path to the directory where 
  4916.       PMView can find its help files. 
  4917.  
  4918.       Sample use: PMVIEW /HEL=D:\PMVIEW\NEWHELP 
  4919.  
  4920.       /NoHelp : This specifies that PMView should not load the online help. Use 
  4921.       this if you don't need help and you want PMView to start up as quickly as 
  4922.       possible. 
  4923.  
  4924.       /Logfile=fullfile: This specfies the path and name of the "log file" 
  4925.       where PMView should store debugging information in case it crashes. If 
  4926.       you contact us with a bug report, we may want to know what your log file 
  4927.       says. 
  4928.  
  4929.       Sample use: PMVIEW /LOG=D:\PMVIEW\TROUBLE.LOG 
  4930.  
  4931.       /Idleload: This specifies that PMView should use idle-time loading (with 
  4932.       priority boost). This is the default. 
  4933.  
  4934.       /NoIdleload: This specifies that PMView should not use idle-time loading 
  4935.       but should use ordinary (higher) priority instead. This will tend to 
  4936.       speed up the PMView session, but slow down everything else that is 
  4937.       running in OS/2 at the same time. 
  4938.  
  4939.       /PaletteManager: This specifies that PMView should use Palette Manager if 
  4940.       it is available. 
  4941.  
  4942.       /NoPaletteManager: This specifies that PMView should not use Palette 
  4943.       Manager, even if it is available. 
  4944.  
  4945.       /Red=num: This specifies a level for red balance. The number can be from 
  4946.       -100% (no red) to 100% (maximum red). 
  4947.  
  4948.       /Green=num: This specifies a level for green balance. The number can be 
  4949.       from -100% (no green) to 100% (maximum green). 
  4950.  
  4951.       /Blue=num: This specifies a level for blue balance. The number can be 
  4952.       from -100% (no blue) to 100% (maximum blue). 
  4953.  
  4954.       /Brightness=num: This specifies a level of brightness. The number can be 
  4955.       from -100% (minimum brightness) to 100% (maximum brightness). 
  4956.  
  4957.       /Contrast=num: This specifies a level of contrast. The number can be 
  4958.       from -100% (minimum contrast) to 100% (maximum contrast). 
  4959.  
  4960.       /Color=num: This specifies a level of color. The number can be from -100% 
  4961.       (minimum color) to 100% (maximum color). 
  4962.  
  4963.       /Gamma=num: This specifies a gamma value. The number can be from 0.010 
  4964.       (minimum gamma) to 10.00 (maximum gamma). 
  4965.  
  4966.       /Grayscale: If this flag is specified, PMView will convert loaded images 
  4967.       to shades of gray. 
  4968.  
  4969.       /Negative: If this flag is specified, PMView will show loaded images in 
  4970.       negative. 
  4971.  
  4972.       /WPos=(Left,Bottom,Width,Height,Flags): This flag determines the initial 
  4973.       position and size of PMView's main window. Click here for more 
  4974.       information on the /WPos switch. 
  4975.  
  4976.       / SHOrtfileretry: This flag will let PMView wait for more data to be 
  4977.       available when PMView is loading an incomplete file and comes to an 
  4978.       unexpected end of the file. Click here for more information on the /SHO 
  4979.       switch. Warning! This switch affects the performance of PMView 
  4980.  
  4981.       /TAP=pipename: This flag lets a TAP server start PMView by specifying the 
  4982.       pipe name. This flag also lets you register and deregister PMView as a 
  4983.       TAP application. Click here for more information on the /TAP switch. 
  4984.  
  4985.  Example: Suppose you want to use e:\inis\pmview.ini for your INI file, you 
  4986.  want to use the help files in e:\pmview, you want to have maximum contrast, 
  4987.  you want to be in negative mode, and you want PMView to start by loading the 
  4988.  file CUBE.GIF. You could do all this by entering the following at an OS/2 
  4989.  command prompt: 
  4990.  
  4991.   pmview /ini=e:\inis\pmview.ini /hel=e:\pmview /con=100 /neg
  4992.   cube.gif
  4993.  
  4994.  
  4995. ΓòÉΓòÉΓòÉ <hidden> /WPos flag ΓòÉΓòÉΓòÉ
  4996.  
  4997.       /WPos=(Left,Bottom,Width,Height,Flags): This flag determines the initial 
  4998.       position and size of PMView's main window. IMPORTANT: If you use /WPos, 
  4999.       make sure that you don't type any spaces between numbers or flags. 
  5000.  
  5001.       If no value is specified, the default value(s) will be used. Left, Right, 
  5002.       Width and Height can be specified in pixels or percent of the desktop 
  5003.       size. To specify a percentage, add the letter "p" (for example, 17p 
  5004.       stands for 17 percent). 
  5005.  
  5006.       Flags can be one or none of the following flags 
  5007.  
  5008.       Maximize          Start PMView maximized 
  5009.       Minimize          Start PMView minimized 
  5010.       Restore           Start PMView in non min/maximized state 
  5011.  
  5012.       and can be combined with one or more of the following flags 
  5013.  
  5014.       Activate          Make PMView's main window the active window. 
  5015.       Foreground        Bring PMView to the foreground 
  5016.  
  5017.  Example: Start PMView maximized 
  5018.  
  5019.   PMView /WPos=(,,,,Max)
  5020.  
  5021.  Example: Set PMView's main window size to 100x100 pixels 
  5022.  
  5023.   PMView /WPos=(,,100,100,Res)
  5024.  
  5025.  Example: Activate PMView and bring it to the foreground 
  5026.  
  5027.   PMView /WPos=(,,,,ForAct)
  5028.  
  5029.  Example: Center PMView on desktop, making it half as wide and tall as the 
  5030.  screen 
  5031.  
  5032.   PMView /WPos=(25p,25p,50p,50p)
  5033.  
  5034.  
  5035. ΓòÉΓòÉΓòÉ <hidden> /TAP flag ΓòÉΓòÉΓòÉ
  5036.  
  5037. The /TAP flag takes either a pipe name or one of the two parameters 
  5038. REGisterapplication or DERegisterapplication 
  5039.  
  5040.       /TAP=\PIPE\pipename: This flag lets a TAP server start PMView by 
  5041.       specifying the pipe name that should be used for client-server 
  5042.       communication. If the pipe is valid and PMView successfully can connect 
  5043.       to it, PMView will go into TAP mode. In TAP mode all file operations are 
  5044.       controlled by the server and thus the File Menu only has one single 
  5045.       command: Exit. TAP mode cannot be altered at run-time; once PMView is 
  5046.       started in TAP mode it will remain in TAP mode until terminated. 
  5047.  
  5048.       /TAP=REGisterapplication: This tells PMView that is should register 
  5049.       itself as a TAP (client) application. When PMView is invoked with this 
  5050.       flag, it will write TAP information to the OS/2 system INI file and 
  5051.       thereafter immediately exit. This (and /TAP=DER) is the only time that 
  5052.       PMView will ever write to your system files. 
  5053.  
  5054.       /TAP=DERegisterapplication: This tells PMView that is should deregister 
  5055.       itself as a TAP application. When PMView is invoked with this flag, it 
  5056.       will remove any TAP information previously written to the INI file by 
  5057.       /TAP=REGisterapplication. This (and /TAP=REG) is the only time that 
  5058.       PMView will ever write to your system files. 
  5059.  
  5060.       Note:  When PMView is registered as TAP application the current location, 
  5061.       i.e. full path, of the PMView executable (PMView.EXE) will be stored. If 
  5062.       you at a later point move PMView to another location on your hard disk, 
  5063.       you may need to run pmview /TAP=REG to update the information in the OS/2 
  5064.       system INI file. Note that you are not required to deregister before 
  5065.       re-registering. 
  5066.  
  5067.  
  5068. ΓòÉΓòÉΓòÉ <hidden> /SHOrtfileretry flag ΓòÉΓòÉΓòÉ
  5069.  
  5070. The /SHOrtfileretry flag will let PMView wait for more data to be available 
  5071. when PMView is loading an incomplete file and comes to the (unexpected) end of 
  5072. the file. 
  5073.  
  5074. Warning! This option makes PMView update the display line by line, thus the 
  5075. painting will be much slower than usual. Don't use this option unless you need 
  5076. it. 
  5077.  
  5078. If this flag is used when loading a short file (that is, a file that has not 
  5079. been fully written to disk yet and data is missing at the end of the file) 
  5080. PMView will wait for more data to be written to the file and progressively 
  5081. update the image until all data has arrived. If the writing application closes 
  5082. the file PMView will assume that the file is completely written and stop 
  5083. waiting. 
  5084.  
  5085. You can for instance use this feature with terminal emulators that don't 
  5086. support PMView's TAP system or with your favorite ray-tracer to progressively 
  5087. view files as they are downloaded/created. 
  5088.  
  5089. Note that the other application that writes the file must have opened it with 
  5090. shared read access. If this isn't true, PMView will not have rights to access 
  5091. the file and will thus fail with a file open error. Furthermore the writing 
  5092. application must write the file sequentially, from start to end. This option 
  5093. will not work correctly with non-sequential file formats like TIFF, PIC and 
  5094. 256-color PCX that require random access to the file. In this case the file 
  5095. cannot and will not be displayed until all data has arrived, i.e. the whole 
  5096. file is written. 
  5097.  
  5098. Some applications write files in several steps. After each step the file is 
  5099. closed and reopened when the next pass starts. (For instance, POV-Ray may do 
  5100. this.) If this happens, and PMView gives you an "Unexpected end of file" error, 
  5101. try supplying a timeout value to the /SHO flag. This value tells PMView that if 
  5102. the file is closed, PMView should wait for the specified time period (in 
  5103. milliseconds) and check the file again before giving up. So, for instance, if 
  5104. you get "Unexpected end of file" errors while watching POV-Ray render an image, 
  5105. try using "/SHO=250" in the command line when you invoke PMView. Warning! 
  5106. Setting a timeout value will make PMView idle during the specified time after 
  5107. loading is complete. Don't set a timeout value unless you really need it, and 
  5108. try to keep it as small as possible. 
  5109.  
  5110.  
  5111. ΓòÉΓòÉΓòÉ 12. Environment variables ΓòÉΓòÉΓòÉ
  5112.  
  5113. Currently there are three OS/2 environment variable that PMView uses: 
  5114.  
  5115.       PMVIEW_INI This variable specifies the filename (including full path) 
  5116.       that PMView should use for storing its options. If this environment 
  5117.       variable is not set, PMView will create the file PMVIEW.INI in the 
  5118.       current directory and store its information there. You can use the /INI= 
  5119.       command-line flag to override this variable and specify a different INI 
  5120.       file to use. 
  5121.  
  5122.       PMVIEW_HELP This variable specifies the directory (including full path) 
  5123.       where PMView's help files reside. If this variable is not set, PMView 
  5124.       will look for its help files in the current directory. If PMView cannot 
  5125.       find its help files when it starts up, it will display an error message. 
  5126.       You can use the /HEL= command-line flag to override this variable and 
  5127.       point to a different directory, or the /NOH= command-line flag to PMView 
  5128.       skip loading any help files at all. 
  5129.  
  5130.       PMVIEW_FILTER This variable specifies the directory (including full path) 
  5131.       where PMView's filter files reside. If this variable is not set, PMView 
  5132.       will look for the filters in the current directory. If PMView cannot find 
  5133.       its filter files when it starts up, the Select Filter dialog will be 
  5134.       empty. You can use the /FIL= command-line flag to override this variable 
  5135.       and point to a different directory. 
  5136.  
  5137.  We recommend that you put the following lines in your CONFIG.SYS. In the 
  5138.  example PMView is assumed to reside in the PMVIEW directory on the D: drive. 
  5139.  
  5140.   set PMVIEW_INI=D:\PMVIEW\PMVIEW.INI
  5141.   set PMVIEW_HELP=D:\PMVIEW
  5142.   set PMVIEW_FILTER=D:\PMVIEW\FILTERS
  5143.  
  5144.  
  5145. ΓòÉΓòÉΓòÉ 13. Questions & Answers ΓòÉΓòÉΓòÉ
  5146.  
  5147. Select one of the following: 
  5148.  
  5149.      General Q&A 
  5150.      File Open Container Q&A 
  5151.      Slideshow Q&A 
  5152.  
  5153.  
  5154. ΓòÉΓòÉΓòÉ <hidden> General Q&A ΓòÉΓòÉΓòÉ
  5155.  
  5156. This answers the most common questions we've been asked about PMView. Don't 
  5157. forget to look at the File Open Container Q&A and the Slideshow Q&A. 
  5158.  
  5159.  Q.  How do I get rid of the annoying About dialog that always pop up when I 
  5160.      start PMView? 
  5161.  
  5162.  A.  If you haven't registered PMView yet; Register! In the unregistered 
  5163.      version of PMView you cannot dismiss the dialog until 5 seconds has 
  5164.      elapsed. In the registered version you can disable the dialog by changing 
  5165.      the setting on the Logo page in PMView's  Options Notebook. 
  5166.  
  5167.  Q.  Why is the painting of images slow and jumpy ? 
  5168.  
  5169.  A.  This depends on your OS/2 version or machine setup. Try enabling the Use 
  5170.      GpiDrawBits and/or the Use Shadow Bitmap options in the Options Notebook. 
  5171.      Please also read the on-line help for these options. 
  5172.  
  5173.  Q.  Why do desktop colors change/flash whenever I load an image ? 
  5174.  
  5175.  A.  This is caused by OS/2's palette manager when it remaps system colors. If 
  5176.      you're willing to sacrifice color quality, you can fix this problem by 
  5177.      turning off the palette manager; Uncheck Use Palette Manager on the 
  5178.      Palette page in PMView's options notebook. 
  5179.  
  5180.  Q.  Why does/doesn't PMView ask for confirmation before deleting a file? 
  5181.  
  5182.  A.  PMView will ask for file delete confirmation in accordance with the 
  5183.      setting on the Confirmations page in PMView's Options Notebook. 
  5184.  
  5185.  Q.  Why does PMView create a file called PMView.INI in every directory PMView 
  5186.      is started from? 
  5187.  
  5188.  A.  Set the PMVIEW_INI environment variable in your CONFIG.SYS. 
  5189.  
  5190.  Q.  Why cannot PMView sometimes find its help file? 
  5191.  
  5192.  A.  Set the PMVIEW_HELP environment variable in your CONFIG.SYS. 
  5193.  
  5194.  Q.  Can I change the background color of PMView's main window? 
  5195.  
  5196.  A.  Yes! Drag the desired color from OS/2's Color Palette to PMView's main 
  5197.      window. Note that you can also set the colors and fonts in the File Open 
  5198.      and File Save dialogs. 
  5199.  
  5200.  Q.  PMView can read files in the Kodak Photo CD format, why cannot PMView save 
  5201.      them in the same format? 
  5202.  
  5203.  A.  Kodak Corporation only allows reading their file format. It is not legally 
  5204.      permitted to write files in the Photo-CD format. (Currently no other 
  5205.      programs, with the exception of Kodak's own programs, allow this to be 
  5206.      done). 
  5207.  
  5208.  
  5209. ΓòÉΓòÉΓòÉ 14. Bugs and known problems ΓòÉΓòÉΓòÉ
  5210.  
  5211. How to report bugs 
  5212.  
  5213. If you encounter a problem in PMView and can't find the problem listed below, 
  5214. please report it to us. Please record the program version number and a 
  5215. description of the action being performed at the time of the error. 
  5216.  
  5217. We welcome any and all bug reports at sthiagar@nickel.ucs.indiana.edu. 
  5218.  
  5219. PMView bugs 
  5220.  
  5221. If you try to delete an image by dragging it from the File Open container to 
  5222. the shredder, you will hear the sound of the shredder, but the file will not be 
  5223. deleted. Fixing this bug will require completely changing PMView's WPS support. 
  5224. We will do it, but it may not happen for a few versions. For now, please use 
  5225. the Del key, or the Delete right-mouse-button command. 
  5226.  
  5227. For now, the width and height of any image that can be viewed is limited to 
  5228. 65,535 pixels. Although the memory requirement for, say, a 70,000x50x256 image 
  5229. is fulfilled (approx. 3.5 MB) the image cannot be loaded by PMView, since 
  5230. PMView uses a 32-bit integer fixed-point notation that uses 16 bits for the 
  5231. integer part (and the other 16 of the 32 bits for the fraction part). If you 
  5232. load an image larger than 65,535 pixels wide or high the result is 
  5233. unpredictable. However, please note that this "feature" only affect the 
  5234. viewing/loading of images. PMView's convert function will work correctly, so at 
  5235. least you are able to convert these files to other formats, though you cannot 
  5236. view them. If you need this feature/bug to be fixed soon, please let us know 
  5237. and we'll fix it. 
  5238.  
  5239. There are no other known bugs in this release of PMView. 
  5240.  
  5241. OS/2 bugs 
  5242.  
  5243. Everything from here on is a bug in OS/2 and not in PMView. 
  5244.  
  5245.    1. PROBLEMS WITH SPECIFIC OS/2 VERSIONS 
  5246.  
  5247.  For best results, you should run PMView under Warp, since Warp fixed a lot of 
  5248.  screen driver bugs. The second-best choice is OS/2 2.11 (i.e., OS/2 2.1 with 
  5249.  the service pack) -- but see FATAL BUG below. 
  5250.  
  5251.  We do not recommend that you run PMView under other OS/2 versions. While you 
  5252.  cannot "damage" your system, the screen driver bugs may give disappointing 
  5253.  performance. 
  5254.  
  5255.  FATAL BUG OS/2 version 2.1 + service pak: If you have a large number of files 
  5256.  with thumbnails (typically > 300) in the File Open Container (FOC) the whole 
  5257.  WPS will lock and a warm boot (Ctrl-Alt-Del) is required. This bug is due to a 
  5258.  problem with bitmap resources in OS/2 2.1 with the service pack installed. The 
  5259.  problem does not occur without the service pack. Neither does it occur on any 
  5260.  version of OS/2 2.0. 
  5261.  
  5262.    2. GENERAL OS/2 BUGS 
  5263.  
  5264.  As of this writing, OS/2 does not recover very gracefully if you run out of 
  5265.  swap space. Running many copies of PMView while viewing big images may get you 
  5266.  in trouble. (Remember, a 1024x768x256 image represents 768K of pixel data 
  5267.  alone!) 
  5268.  
  5269.  There's also a "feature" of OS/2's WPS that you might want to know about. 
  5270.  Suppose you associate *.GIF files with PMView. This means that you'll be able 
  5271.  to double-click on a *.GIF file (when you have a drives object open, for 
  5272.  instance) and PMView will start up and display that file. The "feature" is 
  5273.  this: If you start up PMView this way and then do a File Delete, OS/2 will 
  5274.  kill PMView shortly after the file gets deleted. If there is sufficient 
  5275.  interest, Peter will try to write a workaround. 
  5276.  
  5277.    3. OS/2 SCREEN DRIVER BUGS 
  5278.  
  5279.  If you see screen corruption, the first thing you should try in most cases is 
  5280.  to turn off GpiDrawBits (on the Special page of the options notebook). While 
  5281.  Warp fixed many screen driver bugs, there are still some drivers that have 
  5282.  problems with GpiDrawBits if you scroll. 
  5283.  
  5284.  Screen Bugs Under Warp 
  5285.  
  5286.  The ATI Mach64 drivers shipped with Warp do not function properly in 65536 
  5287.  color mode. There is a bug in how the driver handles the GPI function 
  5288.  GpiQueryBitmapBits. The bug causes PMView's Capture function to capture with 
  5289.  wrong colors. The bug may also cause problems when exporting/importing images 
  5290.  with Cut/Copy/Paste from/to other applications. A new Mach64 driver that fixes 
  5291.  this problem is available via FTP from ftp.atitech.ca 
  5292.  /pub/support/OS2/64os2154.zip 
  5293.  
  5294.  The ATI Mach32 and Mach64 drivers have bugs that prevent them from working 
  5295.  with GpiDrawBits turned on (scrolling does not work correctly). 
  5296.  
  5297.  The drivers for the IBM ThinkPad 755 cause thumbnails to be painted in 
  5298.  reverse, like film negatives. As a workaround we have supplied an option on 
  5299.  the Special page in PMView's options notebook that will reverse the 
  5300.  thumbnails. 
  5301.  
  5302.  Screen Bugs Before Warp 
  5303.  
  5304.  In OS/2 2.11 and earlier, the standard VGA driver and most S3 drivers have 
  5305.  bugs that prevent them from working with GpiDrawBits turned on. The bug in the 
  5306.  VGA driver will crash PMView immediately when an image is loaded. The S3 
  5307.  driver bug causes scrolling to not work properly. In these cases you 
  5308.  cannot/may not want to use GpiDrawbits. 
  5309.  
  5310.  On some machines, the desktop icons will occasionally "bleed through" and be 
  5311.  visible when they shouldn't be. We have not found any pattern to this bug, 
  5312.  except that it seems to occur more often on faster machines. 
  5313.  
  5314.  If your screen driver does not support palette manager, you may not get a very 
  5315.  attractive display. However, most 256-color screen drivers now support Palette 
  5316.  Manager. 
  5317.  
  5318.  
  5319. ΓòÉΓòÉΓòÉ 15. Why Register? ΓòÉΓòÉΓòÉ
  5320.  
  5321.       Since the shareware copy of PMView that you have is fully functional, you 
  5322.       may wonder what you'll gain by registering. This section tries to clarify 
  5323.       the matter. 
  5324.  
  5325.       You may use PMView for a 31-day trial period, as long as you agree to the 
  5326.       provisions of the license agreement. If you continue to use PMView beyond 
  5327.       this 31-day trial period, you are obligated to register it. 
  5328.  
  5329.       Creating this piece of software has required years of hard work. We are 
  5330.       trusting you to register if you continue to use it after the trial 
  5331.       period. This is what shareware is all about. This is the first time we 
  5332.       have released PMView in a version that lets you save files before you 
  5333.       register it. If our trust is repaid by a drop in the number of 
  5334.       registrations, we will have no choice but to go back to disabling file 
  5335.       saves in the unregistered version. If you like PMView, please support it, 
  5336.       so we can keep releasing it as fully functional, non-crippled shareware. 
  5337.  
  5338.       Registering PMView will not give you any new functionality, but you'll be 
  5339.       able to turn off the annoying nag-dialog (and the PMView icon will look a 
  5340.       little nicer). Furthermore, when you register PMView you can rest assured 
  5341.       that we will continue to enhance it to take advantage of advances in 
  5342.       future hardware and software technology. Also, while we will listen to 
  5343.       any suggestions we receive, we pay close attention to requests and 
  5344.       suggestions from registered users. 
  5345.  
  5346.       Related information: 
  5347.  
  5348.      How to Register. 
  5349.      Order Form 
  5350.  
  5351.  
  5352. ΓòÉΓòÉΓòÉ 16. How to Register ΓòÉΓòÉΓòÉ
  5353.  
  5354. Since PMView is distributed as shareware, you may use it for a 31-day trial 
  5355. period, as long as you agree to the provisions of the license agreement. If you 
  5356. continue to use PMView beyond the 31-day trial period, you are obligated to 
  5357. register it. 
  5358.  
  5359. When you register PMView, you will be given instructions for converting it to 
  5360. the full, non-shareware version. You may not distribute the full version. You 
  5361. may treat it just like a book, except that you may copy it onto a computer to 
  5362. be used and you may make archival copies of it for the sole purpose of backing 
  5363. up the software and protecting your investment from loss. 
  5364.  
  5365. Registrations 
  5366.  
  5367. A PMView registration costs $40. You must give us your name. In return, you 
  5368. will receive a short "secret code" (of about 30 letters and numbers) that will 
  5369. enable you to run REGISTER.EXE and thus register any and all versions of PMView 
  5370. up to 1.0 and beyond. Thus, your one-time payment of $40 is a lifetime license 
  5371. for all future versions of PMView. 
  5372.  
  5373. Note:  You will not receive PMView on a floppy, unless you order it at the same 
  5374. time (see below). If you have access to CompuServe or an up-to-date ftp site, 
  5375. you generally won't need a copy of PMView on a floppy. 
  5376.  
  5377. How do I send my order? 
  5378.  
  5379. You can order from Workshops by Thiagi by check, international money order, or 
  5380. VISA/Mastercard. 
  5381.  
  5382.      Order by phone: Call Workshops by Thiagi at (812) 332-1478 between 9-12 
  5383.       in the morning or 1-5 in the afternoon, Eastern Standard Time, and order 
  5384.       with your VISA or Mastercard. 
  5385.  
  5386.      Order by fax: Fill in the order form along with your VISA or MasterCard 
  5387.       information and fax it to WBT at (812) 332-5701. 
  5388.  
  5389.      Order by e-mail: Fill in the order form along with your VISA or 
  5390.       MasterCard information and and e-mail it to us in PGP encrypted form (see 
  5391.       the order form for details). Please do not e-mail unencrypted credit card 
  5392.       information to us or anyone else ! 
  5393.  
  5394.      Order by paper-mail or with a check: Fill in the order form and mail it 
  5395.       along with your check or international money order to Workshops by 
  5396.       Thiagi, 4423 E Trailridge Rd, Bloomington, IN 47408-9633, USA. 
  5397.  
  5398.  Your check or money order must be made out in US dollars, and it must be made 
  5399.  out to Workshops by Thiagi. If you want to use VISA or MasterCard, include 
  5400.  your name, credit card number, expiration date, and signature. Note that 
  5401.  residents of Indiana (USA) must pay an additional 5% state sales tax. (Thus 1 
  5402.  registration costs $42 and 1 PMView floppy costs $7.35 if you live in 
  5403.  Indiana.) People residing anywhere else pay the usual $40 per registration or 
  5404.  $7 per disk. 
  5405.  
  5406.  If you have any questions or comments concerning ordering from Workshops by 
  5407.  Thiagi, please send an e-mail note to Raja Thiagarajan at 
  5408.  sthiagar@nickel.ucs.indiana.edu. 
  5409.  
  5410.  PMView on a floppy 
  5411.  
  5412.  If you need to, you can order a copy of the current version of PMView on a 
  5413.  1.44MB floppy. This costs $7, or is free if you send your own self-addressed, 
  5414.  stamped 1.44MB floppy disk. 
  5415.  
  5416.  The version you get won't be special in any way. It will be completely 
  5417.  identical to the latest version you can download from ftp.cdrom.com or 
  5418.  CompuServe. It will not be registered. 
  5419.  
  5420.  To order PMView on a floppy, either send a self-addressed, stamped floppy disk 
  5421.  (with postage for both ways!) or send a note with your name, address, and $7 
  5422.  to the address indicated in the order form. 
  5423.  
  5424.  Quantity discounts? User group discounts? 
  5425.  
  5426.  We offer both. For more information, contact us at the address below. 
  5427.  
  5428.  Questions? Comments? Want to be a beta tester? 
  5429.  
  5430.  Send an e-mail note to Raja Thiagarajan at sthiagar@nickel.ucs.indiana.edu. If 
  5431.  you have a question or comment but no e-mail access, send it to Peter or WBT, 
  5432.  and they can either answer it themselves or pass it on to me. Note that if you 
  5433.  want to participate in our beta program, you must have e-mail access to the 
  5434.  Internet and you must be able to routinely receive large (roughly 1 megabyte) 
  5435.  single, uuencoded messages. 
  5436.  
  5437.  Related information: 
  5438.  
  5439.      Why Register ? 
  5440.      Order Form 
  5441.  
  5442.  
  5443. ΓòÉΓòÉΓòÉ <hidden> Order Form ΓòÉΓòÉΓòÉ
  5444.  
  5445. For your convenience, you may use this form to order PMView. This order form is 
  5446. also available as plain ASCII text in the file ORDFORM.TXT. 
  5447.  
  5448.  
  5449.           ORDER FORM *** ORDER FORM *** ORDER FORM
  5450.  
  5451. Workshops by Thiagi            Phone: (812) 332-1478
  5452. 4423 E Trailridge Rd           Fax:   (812) 332-5701
  5453. Bloomington, IN 47408-9633     Email: sthiagar@nickel.ucs.indiana.edu
  5454. USA
  5455.  
  5456. =========================== ITEMS YOU WANT ==========================
  5457.  
  5458. _____ PMView registrations at $40 each
  5459.  
  5460.       Name(s): ____________________     ____________________
  5461.                ____________________     ____________________
  5462.                ____________________     ____________________
  5463.  
  5464.       WE MUST HAVE ONE NAME FOR EACH REGISTRATION!
  5465.  
  5466. _____ copies of PMView on a disk at $7 each
  5467.  
  5468. _____ Indiana State 5% Sales Tax (if your address is within Indiana,
  5469.       USA, you must add $2.00 per registration and $0.35 per disk)
  5470.  
  5471. _____ total
  5472.  
  5473. ====================== WHERE TO SEND THE ITEMS ======================
  5474.  
  5475. [ ] E-mail the registration(s) to:
  5476.     ____________________________________________________
  5477.  
  5478. [ ] Mail the registration(s) / disk(s) to:
  5479.     ____________________________________________________
  5480.     ____________________________________________________
  5481.     ____________________________________________________
  5482.     ____________________________________________________
  5483.     ____________________________________________________
  5484.  
  5485. Note: We can usually e-mail registrations out within a few
  5486. days. Allow 4-6 weeks for paper mail.
  5487.  
  5488. ============================= PAYMENT ===============================
  5489.  
  5490. [ ] My check or money order, made out is US dollars to
  5491.     "Workshops by Thiagi," is enclosed.
  5492.  
  5493. [ ] Charge my VISA or MasterCard
  5494.     Card number: _______________________________
  5495.     Expiration date: ___________________________
  5496.     Signature: _________________________________
  5497.  
  5498.  
  5499. BE SURE TO INCLUDE YOUR NAME, ADDRESS, AND E-MAIL ADDRESS (if you have
  5500. one) WITH YOUR ORDER.
  5501.  
  5502. If you use PGP, you can also encrypt this form and e-mail it to Raja
  5503. Thiagarajan. His e-mail address is sthiagar@nickel.ucs.indiana.edu.
  5504. You can finger him for his PGP public key, or send him a note asking
  5505. for it. PLEASE DO NOT E-MAIL UNENCRYPTED CREDIT CARD INFORMATION
  5506. TO US OR ANYONE ELSE !
  5507.  
  5508.                   *** THANKS FOR YOUR ORDER! ***
  5509.  
  5510.  
  5511. ΓòÉΓòÉΓòÉ 17. License Agreement ΓòÉΓòÉΓòÉ
  5512.  
  5513. The use of PMView is subject to the following terms and conditions. 
  5514.  
  5515. The copy of PMView that you have is distributed as shareware. You may freely 
  5516. copy and distribute the file PMVIEW.ZIP but only AS LONG AS THIS FILE IS NOT 
  5517. MODIFIED IN ANY WAY. You may NOT distribute individual components of 
  5518. PMVIEW.ZIP, either as-is or in modified form, without written permission from 
  5519. Peter Nielsen. 
  5520.  
  5521. Since PMView is distributed as shareware, you may use it for a 31-day trial 
  5522. period, as long as you agree to the provisions of this license agreement. If 
  5523. you continue to use PMView beyond the 31-day trial period, you are obligated to 
  5524. register it. Instructions for registering PMView can be found by selecting Help 
  5525. About from the PMView menu bar. 
  5526.  
  5527. When you register PMView, you will be given instructions for converting it to 
  5528. the full, non-shareware version. You may not distribute the full version. You 
  5529. may treat it just like a book, except that you may copy it onto a computer to 
  5530. be used and you may make archival copies of it for the sole purpose of backing 
  5531. up the software and protecting your investment from loss. 
  5532.  
  5533. By saying "just like a book," we mean that the full version may be used by any 
  5534. number of people, and may be freely moved from one computer location to 
  5535. another, so long as there is NO POSSIBILITY of it being used at one location or 
  5536. on one computer while it is being used at another. Just like a book cannot be 
  5537. read by two different people in two different places at one time, neither can 
  5538. the full version of PMView be used by two different people in two different 
  5539. places at the same time (unless, of course, Peter Nielsen's copyright is being 
  5540. violated). 
  5541.  
  5542. PMView is the copyright property of Peter Nielsen, Brahegatan 10 A 16, 
  5543. FIN-20110 Turku, FINLAND. 
  5544.  
  5545.  
  5546. ΓòÉΓòÉΓòÉ 18. Limited Warranty ΓòÉΓòÉΓòÉ
  5547.  
  5548. Peter Nielsen does not warrant that PMView will meet your requirements or that 
  5549. its operation will be uninterrupted or error free. In no event will Peter 
  5550. Nielsen's liability for any damages to you or any other person ever exceed the 
  5551. registration fee that was paid to Peter Nielsen. 
  5552.  
  5553. Peter Nielsen SHALL NOT IN ANY CASE BE LIABLE FOR ANY SPECIAL, INCIDENTAL, 
  5554. CONSEQUENTIAL, INDIRECT OR OTHER SIMILAR DAMAGES ARISING FROM ANY BREACH OF 
  5555. THESE WARRANTIES EVEN IF HE OR HIS AGENTS HAVE BEEN ADVISED OF THE POSSIBILITY 
  5556. OF SUCH DAMAGES. Some states do not allow the exclusion or limitation of 
  5557. incidental or consequential damages, so the above limitation or exclusion may 
  5558. not apply to you. 
  5559.  
  5560. BETA VERSION NOTE: The particulars of how you register may be different in the 
  5561. final, non-beta version of PMView. 
  5562.  
  5563. PMView is the copyright property of Peter Nielsen, Brahegatan 10 A 16, 
  5564. FIN-20110 Turku, FINLAND. 
  5565.  
  5566.  
  5567. ΓòÉΓòÉΓòÉ 19. Acknowledgements ΓòÉΓòÉΓòÉ
  5568.  
  5569.       The TIFF and GIF LZW compression and decompression included in this 
  5570.       software are licensed under U.S. Patent No. 4,558,302 and all foreign 
  5571.       counterparts. 
  5572.  
  5573.       The Tagged Interchange File Format, TIFF(tm), is the copyright property 
  5574.       of Aldus Incorporated. 
  5575.  
  5576.       The Graphics Interchange Format(c) is the copyright property of 
  5577.       CompuServe Incorporated. GIF(sm) is a service mark property of CompuServe 
  5578.       Incorporated. 
  5579.  
  5580.       The JPEG compression and decompression included in this software is based 
  5581.       in part on the work of the Independent JPEG Group. 
  5582.  
  5583.       PMView is the copyright property of Peter Nielsen, Brahegatan 10 A 16, 
  5584.       FIN-20110 Turku, FINLAND. 
  5585.  
  5586.  
  5587. ΓòÉΓòÉΓòÉ <hidden> Select Photo CD resolution ΓòÉΓòÉΓòÉ
  5588.  
  5589. Select Photo CD resolution: 
  5590.  
  5591.      192 x 128 
  5592.      384 x 256 
  5593.      768 x 512 
  5594.      1536 x 1024 
  5595.      3072 x 2048 
  5596.      6144 x 4096 
  5597.  
  5598.  Photo CD images actually store five copies of each picture, one for each 
  5599.  resolution above. You should select the resolution you want by default. Photo 
  5600.  CD PRO images additionally store a sixth resolution (6144x4096). Beware! The 
  5601.  larger Photo CD resolutions will need a lot of memory to load. 
  5602.  
  5603.  
  5604. ΓòÉΓòÉΓòÉ <hidden> Confirm abort of file save ΓòÉΓòÉΓòÉ
  5605.  
  5606. PMView was in progress of saving your current file when it recieved a request 
  5607. to exit or load a new file. The requested operation requires that saving must 
  5608. complete before proceeding. Press Yes to stop (abort) saving of the current 
  5609. image. Press No to let saving continue to run. 
  5610.  
  5611.  
  5612. ΓòÉΓòÉΓòÉ <hidden> Confirm abort of transformation ΓòÉΓòÉΓòÉ
  5613.  
  5614. PMView was in progress of transforming your current file when it recieved a 
  5615. request to exit or load a new file. The requested operation requires that the 
  5616. transformation must complete before proceeding. Press Yes to stop (abort) 
  5617. transformation of the current image. Press No to let the transformation 
  5618. continue to run. 
  5619.  
  5620.  
  5621. ΓòÉΓòÉΓòÉ <hidden> Confirm abort of printing ΓòÉΓòÉΓòÉ
  5622.  
  5623. PMView was in progress of printing your current file when it recieved a request 
  5624. to exit or load a new file. The requested operation requires that printing must 
  5625. complete before proceeding. Press Yes to stop (abort) printing of the current 
  5626. image. Press No to let printing continue to run. 
  5627.  
  5628.  
  5629. ΓòÉΓòÉΓòÉ <hidden> Progress Indicator ΓòÉΓòÉΓòÉ
  5630.  
  5631. The Progress Indicator displays the status of loading progress. The text above 
  5632. the indicator tells the current "phase": 
  5633.  
  5634.      Reading The image is being read into memory. 
  5635.      Decoding The image is being decoded. 
  5636.      Decompressing The image is being decompressed. 
  5637.      Analyzing The image data is being analyzed. 
  5638.      Quantizing The colors in the image are being reduced. 
  5639.      Converting The colorspace and/or the image orientation is being 
  5640.       transformed. 
  5641.      Creating Thumbnail A thumbnail is being created for the image. 
  5642.      Ready The image data is ready to be used. 
  5643.  
  5644.  
  5645. ΓòÉΓòÉΓòÉ <hidden> Print Setup ΓòÉΓòÉΓòÉ
  5646.  
  5647. Select from the listbox the printer you want to use for printing. 
  5648.  
  5649. Use the Job properties... pushbutton to start a dialog from which you can 
  5650. control your printing configuration. 
  5651.  
  5652. Related information: 
  5653.  
  5654.      Page Setup dialog. 
  5655.      Print Image dialog. 
  5656.  
  5657.  
  5658. ΓòÉΓòÉΓòÉ <hidden> Page Setup ΓòÉΓòÉΓòÉ
  5659.  
  5660. Select from the listbox the form you want to use. 
  5661.  
  5662. Use the Margins fields to set the margins you want to use. The minimum margins 
  5663. allowed corresponds to the hardware clip limits of the printer. The maximum 
  5664. margins are the size of the form. Use the Unit Selector to set the desired unit 
  5665. of measurement; millimeters, inches, or percent of page size. 
  5666.  
  5667. Related information: 
  5668.  
  5669.      Print Setup dialog. 
  5670.      Print Image dialog. 
  5671.  
  5672.  
  5673. ΓòÉΓòÉΓòÉ <hidden> Print Image ΓòÉΓòÉΓòÉ
  5674.  
  5675.       Image Size 
  5676.  
  5677.            Use the Width or Height control to set the desired size of the 
  5678.            image. Note that PMView is able to split the image on several pages 
  5679.            if the selected size is too large to fit on one sheet of paper. This 
  5680.            allows you to create a large poster by gluing the pages together. 
  5681.            (Don't forget that you also can increase the size of the margins in 
  5682.            the Page Setup dialog). The total number of sheets required is 
  5683.            indicated in the field below. Use the Unit Selector to set the 
  5684.            desired unit of measurement; millimeters, inches, or percent of page 
  5685.            size. 
  5686.  
  5687.       Printer Gamma 
  5688.  
  5689.            This control lets you adjust the printer gamma. You may need this if 
  5690.            your image printout is too bright or dark. Values below one (1) 
  5691.            makes the image darker, values above one makes it brighter. 
  5692.  
  5693.       Press Print to print the file. 
  5694.  
  5695.  Related information: 
  5696.  
  5697.      Print Setup dialog. 
  5698.      Page Setup dialog. 
  5699.