home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Graphics / Graphics.zip / pmvw210.zip / whatsnew.txt < prev   
Text File  |  2000-05-10  |  11KB  |  183 lines

  1. NEW FEATURES in PMView 2000 version 2.10
  2.  
  3. The following features are new in PMView 2000 v2.10:
  4.  
  5.  1. WBMP (WAP Bitmap) file support (read/write)
  6.  2. PIC (Softimage Picture) file support (read/write)
  7.  3. Threshold control for Black/White conversion
  8.  4. PMView's System Info dialog now includes the version and internal build 
  9.     number of PMView.
  10.  
  11. The following bugs and problems are fixed in PMView 2000 v2.10:
  12.  
  13.  1. Loading, JPEG: Some recovered JPEG (non-JFIF) files do not load because 
  14.     they are mistaken for FAX G3 files. The detection of FAX G3 is too 
  15.     lenient. The requirement is incresed from a 10 line minimum to a 100 line
  16.     minimum for G3 files. 
  17.  2. Loading, Windows BMP: Loading a Win32 BI_BITFILEDS type bitmap file 
  18.     results in incorrect colors (interchanged red/blue color compontents).
  19.  3. Loading, TIFF: Some TIFF files using Packbits compression cannot be read.
  20.     PMView refuses to read files that are incorrectly stored with scanlines 
  21.     that decode into too many bytes. This is now fixed so that PMView is more
  22.     lenient in its error checking and accepts such TIFF files.
  23.  4. Saving, Windows BMP: Windows BMP files saved with PMView has an error in 
  24.     the file header.
  25.  5. Saving, EPS: PMView generates an incorrect BoundingBox and scale factor.
  26.  6. Zooming: Zooming to the minimum or maximum limit causes the zoom to get 
  27.     stuck at either limit.
  28.  7. Zooming: Zooming intermittently crashes PMView.
  29.  8. Slideshow: Closing a slideshow disables the file sequencer 
  30.     (File->Next/Previous).
  31.  9. Slideshow: The color and the font are not saved.
  32. 10. Slideshow: The background of the progress bar is not painted correctly.
  33. 11. Printing: Printing on a printer that uses different horizontal and 
  34.     vertical resolution results in a stretched image.
  35. 12. Brightness/Contrast/Color dialog: Contrast adjustment algorithm improved.
  36. 13. Tool bar: The tool bar icons remain grayed-out after applying a transform
  37.     to an image.
  38. 14. File Save dialog: When saving a new image (not existing on disk yet), 
  39.     PMView correctly opens the save dialog with the last folder saved to 
  40.     highlited in the directory tree. However, the container does not show 
  41.     the contents of this directory.
  42. 15. File Open/Save dialogs: Conversion status is not correctly displayed.
  43. 16. File Open/Save dialogs: Files in use (locked) by other applications will 
  44.     not appear.
  45. 17. General performance: The minimum thread priority delta for threads is 
  46.     changed from 0 to 1. This lets other applications in the system be even 
  47.     "more idle" than any of PMView's background tasks.
  48. 18. Installation: Installation instructions updated.
  49. 19. Installation: The REXX script for manual installation updated. 
  50.  
  51. -----------------------------------------------------------------------------
  52.  
  53. PMView 2000 is the first multi-platform version of PMView. This version
  54. is available for OS/2 Warp v3/v4/SMP and Windows 95/98/NT4/2000. The user 
  55. interface code has been rewritten and a lot of changes and improvements have 
  56. been made. Here's a list of changes and improvements in PMView 2000. Because 
  57. of the large number of changes only major changes and new features are listed.
  58.  
  59. The following features are new in 2000 :
  60.  
  61.  1. Enhanced File Open/Save windows with a drag&.drop enabled directory 
  62.     tree.
  63.  2. New thumbnail option that lets you use "On-the-fly Thumbnails". 
  64.     On-the-fly Thumbnails are created on-the-fly and are not written to disk 
  65.     like Icon Thumbnails. On-the-fly Thumbnails have the advantage that they 
  66.     can be used on read-only media. There is also a "Mixed" mode option that 
  67.     loads an Icon Thumbnail if available or otherwise creates an On-the-fly 
  68.     Thumbnail.
  69.  3. New print dialog. Three optional methods for mapping the image to the 
  70.     printer: pixelwise, image resolution, or fit page. Print preview and 
  71.     "drag"-style adjustment of print margins. There is now also a page 
  72.     orientation selector including an option for automatic selection of 
  73.     orientation.
  74.  4. User configurable shortcut keys (hot keys). The keys can be configured 
  75.     on the new "Shortcut Keys" page in PMView's options notebook.
  76.  5. Tool bar with Move, Zoom, Scroll, and Selection tools. The tool bar is 
  77.     optional and can be disabled.
  78.  6. Status bar with progress bar and sizing grip. The status bar is optional 
  79.     and can be disabled. Note that the sizing grip has added functionality: 
  80.     Double-clicking on the grip does the same as View->Wrap Image.
  81.  7. New menu option "File->New->Image" that lets you create a new empty 
  82.     canvas.
  83.  8. New menu option "File->New->PMView Window" that lets you start a new 
  84.     PMView session.
  85.  9. Progressive TWAIN support. The image appears in PMView's main window 
  86.     line-by-line as it is being scanned.
  87. 10. Screen Capture: Support for capturing by hot key.
  88. 11. Screen Capture: Support for including the mouse pointer in the capture.
  89. 12. The number of colors is reported for deep color images. (This is 
  90.     optional and is off by default).
  91. 13. File Sequencer: Background preloading (read ahead) of next file
  92. 14. File Sequencer: File caching (OS/2: optional, Windows: automatic)
  93. 15. BMP: Support for 15-, 16-, and 32-bit bitmaps.
  94. 16. BMP: Support for Win32 specific bitmaps (BI_BITFIELDS)
  95. 17. BMP: Support for top-down bitmaps (bitmaps with negative height).
  96. 18. EPS (Encapsulated Postscript) file support (write only)
  97. 19. PSD (Adobe Photoshop Document) file support (read/write)
  98. 20. G3 (CCITT Group 3 Facsimile) file support (read/write)
  99. 21. SFW (Seattle Filmworks) file support (read only)
  100. 22. TIFF: JPEG-in-TIFF file support (read/write)
  101. 23. TIFF: ZIP-in-TIFF file support (read/write)
  102. 24. TIFF: L*A*B* color support (read only)
  103. 25. TIFF: PMView will now read TIFFs even if the Orientation tag is invalid.
  104. 26. New command line option /ZOOm that lets you set the initial zoom 
  105.     percentage
  106. 27. New window sizing and positioning options: center window on screen, 
  107.     respect system task bar, and more.
  108. 28. New "Grid" view mode in the file open and slideshow container.
  109. 29. New zooming commands that let you zoom by factor.
  110. 30. New commands that delete the current image and automatically load the 
  111.     next or previous image. (These commands are only available via shortcut 
  112.     keys. The default keys are Ctrl-Del and Alt-Del.)
  113. 31. New options in the File Open and File Save windows that let you choose 
  114.     whether the window should always float on top of PMView's main window 
  115.     and whether the window should be hidden or not when you double-click 
  116.     on an image or press "Open".
  117. 32. New option to hide the title bar. (This option is located under 
  118.     View->Show->Title Bar).
  119. 33. New option to hide the scroll bars. (This option is located under 
  120.     View->Show->Scroll Bars).
  121. 34. New option that lets you select if the delete command should 
  122.     automatically load the next image after deleting the current image. 
  123.     (This option is located on the "Loading" page in PMView's options 
  124.     notebook).
  125. 35. Corrupt files in the File Open container are highlited with a red 
  126.     background. This feature is optional and can be disabled.
  127. 36. New Autostart option that will automatically start a loaded slideshow. 
  128.     This option can be found in PMView's options notebook on the "Slideshow" 
  129.     page.
  130. 37. New menu entry for creating a slideshow from a directory, or a directory 
  131.     including all subdirectories. This is located on the directory tree popup 
  132.     menu in the File Open window.
  133. 38. New menu entry for setting the desktop background.
  134. 39. Direct menu entries for selecting the most common filters. Many of these 
  135.     filters are new filters not previously available in PMView.
  136.  
  137. Here is a list of notable changes between 2000 and v1.0 for OS/2:
  138.  
  139.  1. All windows, dialogs, and controls now scale dynamically. This means 
  140.     that they look good regardless of system font differences (texts are 
  141.     not truncated nor is there excessive white space between controls).
  142.  2. Hot keys have been changed to be compatible between platforms
  143.  3. Some menus are rearranged (Selection Info - formerly called Track Info, 
  144.     Image Info, Show Menu, and Show Controller are now found under the 
  145.     View->Show-> menu.)
  146.  4. Thumbnails are no longer kept in memory in the form of OS/2 bitmaps. 
  147.     This requires less memory and solves a bitmap resource problem that 
  148.     has been observed on some systems.
  149.  5. The open/close state of the image info window is remembered. If the 
  150.     image info window is visible when closing PMView, it will automatically 
  151.     be shown when PMView is restarted.
  152.  6. TWAIN memory handling is improved. When using a TWAIN source that 
  153.     supports transfer of data in small blocks (e.g. CFM) the memory need is 
  154.     only 50% compared to PMView v1.0.
  155.  7. User configurations are now stored as version independent option keys in 
  156.     the OS/2 USER INI file.
  157.  8. The "Mode" control is removed. Mode->Slideshow is replaced by 
  158.     File->New->Slideshow. Mode->View/Edit is replaced with File->New Image 
  159.     (alternatively you can use File->Close).
  160.  
  161. The following bugs and problems are fixed in PMView 2000:
  162.  
  163.  1. PMView is now able to correctly display images with a height and/or 
  164.     width larger than 65535 pixels.
  165.  2. TWAIN: On some systems scanning with CFM Twain does not work correctly. 
  166.     The TWAIN code in 2000 is rewritten and now works correctly.
  167.  3. Mouse Properties dialog in the System Setup Folder: Dragging from 
  168.     PMView's file open container or slideshow does not work when the OS/2 
  169.     "Dragging Objects" property is set to "Button 1".
  170.  4. File sequencer: When keeping the '+' or '-' (alternatively Shift+
  171.     PgUp/PgDn) key pressed, PMView will get stuck in a four image loop 
  172.     although there are more images in the current directory. This problem 
  173.     is fixed in PMView 2000 that has a completely new file sequencer with 
  174.     preloading (read-ahead) and optional directory caching.
  175.  5. File Open Window: Scrolling the file open container does not work 
  176.     correctly if there is a large number of files in the container.
  177.     This is an OS/2 bug. The problem no longer appears in PMView 2000, 
  178.     because it uses its own container control instead of the control 
  179.     provided by the system.
  180.  6. File Open Window: No cursor is drawn in detail view mode. This means 
  181.     that the Shift+F8 method of selection cannot be used.
  182.  
  183.