Hamrick Software - http://www.hamrick.com/ VuePrint 7.6g Release Notes September 22, 2000 * Bugs fixed in 7.6g * Fixed problem with file dialog box not remembering default view on some newer versions of Windows. A side effect of this is that only Icon, Small Icon, and List views are now remembered. * Fixed problem with Windows ME and creating the program icon when installing * Fixed problem with images that have bad dpi values in their headers causing crashing * Bugs fixed in 7.6f * Fixed a problem with screen saver taking over file association. This was causing the screen saver dialog to appear instead of the image when the image was double-clicked in Explorer. * Fixed problem on Windows 2000 with file dialog boxes. They now start up in list view and the view can be changed. The file dialog boxes work the same as 7.6e on Windows 95/98/NT. * Bugs fixed in 7.6e * Fixed a problem with some malformed tiff files * Reduced flicker in menu bar when moving mouse * Automatically fixes file associations that have been manually set up without the "%1" in it * Bugs fixed in 7.6d * Fixed a problem with displaying file names that use non-ASCII characters * Bugs fixed in 7.6c * Fixed a problem when resizing large images with image sizes that have large prime divisors. * Changed default value of ScanPopup to 0. This solves a problem when scanning with some TWAIN drivers. * New features in 7.6: * Added "File|Split window" command (press "Y" key) to divide the current window in half. This lets you compare two images side by side. * Added "File|Resize..." and "Edit|Undo resize" commands. You can save the resized image with the "File|Save as..." command. * The pixel coordinates under the cursor are now displayed in the window title when the Control key is pressed or when the left mouse button is pressed. * If the Microsoft Graphics Import Filters are installed, then these file types can be displayed. This includes PhotoCD (.pcd) files, FlashPix (.fpx and .mix) files, and Portable Network Graphics (PNG) files. The the bottom of these release notes for more details. * 2-color images that are larger than the window are always displayed using anti-aliasing (this makes b/w scans of text and diagrams clearer). You can display large 24-bit images using anti-aliasing by editing the .ini file and adding FastResize=0 * Added "Print full page" and "Print captions" to "File|Print margins..." dialog box. * Screen saver configuration and installation can now be done in either order. * File associations for encoded files are set up by default in "Utilities|Configure extensions..." * Bugs fixed in 7.6: * Fixed problem with some corrupt .ART files causing VuePrint to hang. All .ART files are read as 1x1 images. * If file is saved with no extension, an extension is automatically added unless the file name ends in a period * Fixed problem writing files into .zip and .uue files by specifying file.zip/file.jpg or file.uue/file.jpg * Known problems: * When opening multiple files with the file dialog boxes on Windows NT 4.0, the maxmimum length of the selected file names is 256 bytes. This is caused by a bug in Windows NT 4.0 - this error isn't present in the beta versions of NT 4.0, and isn't present in Windows 95. It appears to be fixed in Service Pack 3 of NT 4.0. * If you're having a problem getting the screen saver to start again on the last image it displayed, try putting a trailing slash on the file name (i.e. c:\jpeg\ instead of c:\jpeg), and turn off the random order flag. * If "All files" is selected in the "File|Open..." dialog box, and a single file is selected, all files in subdirectories are selected along with all files in the current directory. Use "VuePrint files" instead. * Using graphics import filters included with Microsoft Word Microsoft Word 7.0 and later contains 32-bit filters that can be used with the Pro/32 Edition of VuePrint. Note that these filters are only available from Microsoft if you purchase Microsoft Word (as well as several other Microsoft products), and are not available from Hamrick Software. Microsoft's graphics import filters are usually stored in: C:\Program Files\Common Files\Microsoft Shared\Grphflt If you want to use a different directory for filters, add the following to the .ini file: FilterDirectory=c:\directory\ (Be sure to put the trailing "\" at the end.) You can control which import filters are used by VuePrint by using the "Utilities|Configure extensions..." command. Put the file types for the filters you want to use on the WMF file, in any position except the first (which needs to be .wmf). Some of the filters provided with Microsoft Word duplicate the file formats supported natively by VuePrint. If you configure a filter for a supported file format (i.e. GIF), VuePrint will try first to read the file with the filter, and will then try to read the file with the native code. If you're having problems with the images read by a graphics import filter, try adding the following line to the .ini file: EnableFastMetafile=0 We hope you find this information useful, but please note that the use of Graphics Import Filters with VuePrint is unsupported, which means we aren't able to provide e-mail technical support for anything related to filters. * Menu codes: VuePrint can be customized to execute any menu command when one of the following happens: 1) Various kinds of Mouse actions (described in the "Utilities|Configure options..." command under MouseEvent) such as left and right mouse clickc. 2) Slideshow events (under Slideshow menu) 3) Scanning an image (ScanSaveAs option) 4) Finding an image in the clipboard (ClipboardEvent option) You can either use one of the menu command numbers below, or use one of the following special values: Print 1 Save wallpaper 2 Save as GIF 3 Save as BMP 4 Save as PCX 5 Save as TGA 6 Save as JPG 7 Save as TIF 8 Stop slideshow 9 Exit program 10 The menu codes for each VuePrint menu command are: FILEINITIALIZE 101 FILEOPEN 102 FILESCANSELECTSOURCE 104 FILESCANACQUIRE 105 FILESCANEDITCOMMENTS 107 FILESCANSAVEASNONE 109 FILESCANSAVEASPRINT 110 FILESCANSAVEASWALLPAPER 111 FILESCANSAVEASGIF 112 FILESCANSAVEASBMP 113 FILESCANSAVEASPCX 114 FILESCANSAVEASTGA 115 FILESCANSAVEASJPG 116 FILESCANSAVEASTIF 117 FILECLOSE 119 FILERESIZE 120 FILESAVEAS 121 FILESAVEWALLPAPER 122 FILEPRINT 123 FILEPRINTSETUP 124 FILEPRINTMARGINS 125 FILEDISPLAYTHUMBNAILS 126 FILENEXT 128 FILERANDOM 129 FILEPREVIOUS 130 FILECOPYIMAGETO 132 FILECOPYSOUNDTO 133 FILECOPYMOVIETO 134 FILEMOVEIMAGETO 136 FILEMOVESOUNDTO 137 FILEMOVEMOVIETO 138 FILEDELETEIMAGE 140 FILEDELETESOUND 141 FILEDELETEMOVIE 142 FILEDELETEFILES 143 FILECONVERTTOGIF 145 FILECONVERTTOBMP 146 FILECONVERTTOPCX 147 FILECONVERTTOTGA 148 FILECONVERTTOJPG 149 FILECONVERTTOTIF 150 FILEDECODE 152 FILEENCODE 153 FILEUNZIP 155 FILEZIPINFO 156 FILESHOWHISTOGRAM 158 FILESHOWCOMMENTS 159 FILESHOWLOG 160 FILEEXIT 162 EDITUNDORESIZE 201 EDITCOPYIMAGE 202 EDITPASTEIMAGE 203 EDITCOPYCOMMENTS 204 EDITPASTECOMMENTS 205 EDITEDITCOMMENTS 206 EDITCOPYWINDOW 207 IMAGEZOOMIN 301 IMAGECROP 302 IMAGEZOOMOUT 303 IMAGEROTATE 305 IMAGEMIRROR 306 IMAGEFLIP 307 IMAGEBLACKLESSRED 309 IMAGEBLACKNEUTRALRED 310 IMAGEBLACKMORERED 311 IMAGEBLACKLESSGREEN 312 IMAGEBLACKNEUTRALGREEN 313 IMAGEBLACKMOREGREEN 314 IMAGEBLACKLESSBLUE 315 IMAGEBLACKNEUTRALBLUE 316 IMAGEBLACKMOREBLUE 317 IMAGEWHITELESSRED 319 IMAGEWHITENEUTRALRED 320 IMAGEWHITEMORERED 321 IMAGEWHITELESSGREEN 322 IMAGEWHITENEUTRALGREEN 323 IMAGEWHITEMOREGREEN 324 IMAGEWHITELESSBLUE 325 IMAGEWHITENEUTRALBLUE 326 IMAGEWHITEMOREBLUE 327 IMAGENEGATIVE 329 IMAGEBALANCE 330 IMAGEINVERT 331 IMAGEDIMMER 332 IMAGEBRIGHTER 333 IMAGELESSCONTRAST 334 IMAGEMORECONTRAST 335 IMAGEFINEADJUSTMENTS 336 IMAGENEUTRAL 337 IMAGERESET 339 IMAGERELOAD 340 SOUNDENABLE 401 SOUNDSYNCHRONOUS 402 SOUNDLOUDER 403 SOUNDSOFTER 404 SOUNDLOOP 405 SOUNDREPLAY 406 MOVIEENABLE 501 MOVIESYNCHRONOUS 502 MOVIELOOP 503 MOVIEREPLAY 504 RUNSLIDESHOW 601 GOTOSLIDE 602 FILESPEC 603 DELAYBETWEENIMAGES 604 DELAYBETWEENSOUNDS 605 DELAYBETWEENMOVIES 606 RANDOMORDER 607 ERASENEWPAGES 608 KEYSTROKEEVENT 610 MOUSEBUTTONEVENT 623 MOUSEMOVEMENTEVENT 636 IMAGEDISPLAYEVENT 649 SCREENDONEEVENT 662 SLIDESHOWDONEEVENT 675 CLIPBOARDEVENT 688 SAVEOPTIONS 801 RESTOREOPTIONS 802 DEFAULTOPTIONS 803 REMEMBEROPTIONS 804 THUMBNAILSENABLE 806 THUMBNAILSRANDOM 807 THUMBNAILSANNOTATE 808 THUMBNAILSOUTLINE 809 THUMBNAILSACROSS 810 THUMBNAILSDOWN 811 FILLWINDOW 813 ALWAYSONTOP 814 DISPLAYINCOLOR 815 DISPLAYDITHERED 816 DISPLAYCAPTION 817 ENABLETRUECOLOR 818 ENABLE3DCONTROLS 819 ENABLELARGEDIALOGS 820 ENABLEMULTIPLEWINDOWS 821 PRINTINCOLOR 823 PRINTDITHERED 824 PRINTCAPTION 825 PRINTFULLPAGE 826 BACKGROUNDCOLOR 828 FOREGROUNDCOLOR 829 GIFINTERLACED 831 GIFTRANSPARENT 832 GIFCOLORS 833 GIFLZWENABLE 834 JPEGTWOPASS 836 JPEGUSEDITHERING 837 JPEGUSEMONOCHROME 838 JPEGOUTPUTPROGRESSIVE 839 JPEGOUTPUTMONOCHROME 840 JPEGOUTPUTOPTIMIZE 841 JPEGOUTPUTQUALITY 842 JPEGOUTPUTSMOOTHING 843 JPEGKBYTESMEMORY 844 TIFFNOCOMPRESSION 846 TIFFCCITTRLE 847 TIFFCCITTGROUP3 848 TIFFCCITTGROUP4 849 TIFFLZW 850 TIFFDEFLATE 851 QUICKLOOK 853 SORTPALETTE 854 OUTPUTWIDTH 856 OUTPUTHEIGHT 857 ENCODELINES 858 DITHERQUALITY1 860 DITHERQUALITY2 861 DITHERQUALITY3 862 EFFECT1 864 EFFECT2 865 EFFECT3 866 EFFECT4 867 EFFECT5 868 EFFECT6 869 EFFECT7 870 EFFECT8 871 EFFECT9 872 EFFECT10 873 EFFECT11 874 EFFECT12 875 AUTOSCALE 877 AUTOFIT 878 AUTOCROP 879 AUTODITHER 880 AUTOCOMMENTS 881 AUTOSEARCH 882 AUTORESUME 883 STARTUPPASSWORD 885 SLIDESHOWPASSWORD 886 SETPASSWORD 887 ZIPPASSWORD 888 IMAGEGAMMA 890 NEGATIVEFILMGAMMA 891 UTILINSTALLVUEPRINT 901 UTILREMOVEVUEPRINT 902 UTILBACKUPVUEPRINT 903 UTILINSTALLVUEICONS 904 UTILREMOVEVUEICONS 905 UTILINSTALLSCREENSAVER 906 UTILREMOVESCREENSAVER 907 UTILCONFIGURESCREENSAVER 908 UTILTESTSCREENSAVER 909 UTILCONFIGUREEXTENSIONS 910 UTILCONFIGUREDPI 911 UTILCONFIGUREOPTIONS 912 HELPCONTENTS 1001 HELPUSINGHELP 1002 HELPABOUT 1003 KEYLEFT 1101 KEYUP 1102 KEYRIGHT 1103 KEYDOWN 1104 KEYSHIFTLEFT 1105 KEYSHIFTUP 1106 KEYSHIFTRIGHT 1107 KEYSHIFTDOWN 1108 KEYCONTROLLEFT 1109 KEYCONTROLUP 1110 KEYCONTROLRIGHT 1111 KEYCONTROLDOWN 1112 KEYALTLEFT 1113 KEYALTUP 1114 KEYALTRIGHT 1115 KEYALTDOWN 1116