home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 August / Chip_2000-08_cd1.bin / sharewar / shoe / README.TXT < prev    next >
Encoding:
Text File  |  1998-01-17  |  8.4 KB  |  208 lines

  1. ShoeString's PictureDicerTM for Windows 
  2.  
  3. Version 0.39                 1998-01-17
  4.  
  5. ⌐1998 ShoeString Projects, IRL Bill Phillips (shoestring@usa.net) All
  6. Rights Reserved.
  7. ________________________________________________________________________
  8.  
  9. DISCLAIMER:
  10.  
  11. You are getting this program for FREE. I accept NO RESPONSIBILITY
  12. WHATSOEVER for what you do with it, or what it does to you, your
  13. computer, or the contents thereof. If you spot a bug, I will try to fix
  14. it, but there are ABSOLUTELY NO GUARANTEES OR WARRANTIES of any kind.
  15. ________________________________________________________________________
  16.  
  17. Now that that's out of the way...
  18.  
  19. Version 0.39 replaces the file open dialogs that have been causing
  20. problems all along. A few minor cosmetic changes have been made as well.
  21. No further updates are planned, except for bug fixes as necessary. Check
  22. back on the web page at:
  23.  
  24. http://www.ziplink.net/~shoestring/dicer01.htm
  25. or
  26. http://members.tripod.com/~ShoeStringProjects/dicer01.htm
  27.  
  28. from time to time for tips and possible updates, as well as news on the
  29. upcoming shareware product, ShoeString's PictureDicer Pro.
  30.  
  31. Thank you for trying this version of PictureDicer. Please follow the
  32. installation instructions near the end of this document.
  33.  
  34. PictureDicer is a Freeware tool that chops any image file into several
  35. smaller images, suitable for creating mouseover effects and
  36. pseudo-imagemaps on Web pages. It also generates the HTML for a table to
  37. contain the partial images and display them so they appear as the
  38. original uncut image. 
  39.  
  40. Dicer accepts and outputs the following file formats: .BMP, .DIB, .GIF,
  41. .JPG, .PCX, .TGA and .TIF. 
  42.  
  43. NOTE 1: If you start with an existing .JPG, there will be some
  44. degradation of image quality in the resulting output. This is
  45. unavoidable, so it's recommended that you never start from a .JPG, but
  46. save the output of your picture editor in .BMP, .TGA or .TIF format. 
  47.  
  48. NOTE 2: If you attempt to output .GIF files from an image with a
  49. >256-color palette, the program will appear to hang. However, it will
  50. still respond to Menu clicks. Palette reduction is not supported in the
  51. Freeware version.
  52.  
  53. NOTE 3: There is a problem with greyscale JPEG files. JPEGIO.DLL does
  54. not support them. In any case, the ones I've seen (a very small sample)
  55. seem to be considerably larger than the same images stored as normal 24-
  56. bit JPEGs, so I wonder why anyone would use them. There is no fix for
  57. this, so if you have a greyscale JPEG to dice, convert it to a TIFF
  58. first. I will try to address the issue in a later release of
  59. PictureDicer Pro. Note that the in-memory copy of JPEGIO.DLL become
  60. corrupted if you try to read one of these files, and you will have to
  61. either remove it from memory with a DLL utility, or restart Windows.
  62.  
  63. PictureDicer is Freeware. There is no charge, and no strings attached.
  64. However, if you would like to support the development of this handy
  65. tool, email me at shoestring@usa.net for my postal address. All
  66. contributions gratefully accepted! 
  67.  
  68. PictureDicer Pro, the Shareware version, is now in Beta testing, with
  69. several useful enhancements, and more in the works. So far, the
  70. following features have been added:
  71.  
  72. * Greatly improved error handling
  73.  
  74. * Better status reporting
  75.  
  76. * Pixel rulers
  77.  
  78. * Numeric control of cut positions
  79.  
  80. * Optional floating numeric entry pad
  81.  
  82. * SHIFT swaps left/right mouse buttons (especially useful with graphics
  83.   tablets)
  84.  
  85. * External Help file
  86.  
  87. * Cosmetic improvements
  88.  
  89. * Scrolling 
  90.  
  91. * Removal of interior cut segments
  92.  
  93. Coming up are:
  94.  
  95. * Insertion of user-written JavaScript and/or HTML
  96.  
  97. * Palette reduction and compression
  98.  
  99. * Installation program
  100.  
  101. ... and more.
  102.  
  103.  
  104. If you want to be a beta tester, email me. Send all comments and
  105. suggestions to shoestring@usa.net . And thank you!
  106.  
  107.  
  108. (Oh, yes: the Freeware version will remain available. The current
  109. version is, barring necessary bug fixes, the final one. All new features
  110. will appear in the Shareware version.)
  111.  
  112. ________________________________________________________________________
  113.  
  114. USAGE: 
  115.  
  116. PictureDicer is so simple to use that Help easily fits on a single
  117. screen. Here are the (approximate) contents of the Help screen: 
  118.  
  119. 1. Open an image file from the File menu. After opening the file, select
  120. the Output Format from the menu, if different from the one you started
  121. with. If you are outputting .JPG images, a Quality slider will appear at
  122. the bottom of the screen. Please note that if you are saving as .GIFs,
  123. the input file must have a palette of 256 or fewer colors or the program
  124. will hang!
  125.  
  126. 2. Use the mouse to divide the picture into cells: (a) Hold down the
  127. left button to make a vertical cut, and the right button to make a
  128. horizontal cut. (b) Move the mouse to position the cut where you want
  129. it, then release the button. (c) Repeat as necessary. The order in which
  130. you make the cuts doesn't matter. 
  131.  
  132. NOTE: You can erase horizontal or vertical cuts (including those loaded
  133. from a .GRD file) by clicking on the blue and red markers above and on
  134. the left side of the image window. The cursor changes to a "NO" symbol
  135. to remind you this will delete the cut. 
  136.  
  137. 3. When all your cuts are made, select Process Image from the File menu.
  138. The program will create a .GRD file representing your cuts, some number
  139. of image files in the output format you selected, and an HTML file
  140. containing a table to display the cells in their original form. 
  141.  
  142. 4. To create Mouseover effects, you will need a second copy of your
  143. image file, suitably altered. It must have the same dimensions as the
  144. original. 
  145.  
  146. [IMPORTANT: Be sure to change the filename somewhere in the first 4
  147. characters, or you will overwrite your first set of images.] 
  148.  
  149. 5. Open the second file, but instead of drawing cuts, Load the grid
  150. created for the original image from the File menu. Process the new image
  151. as above. You now have a corresponding set of images for your rollovers.
  152.  
  153. NOTE: If you wish, you can add to or delete cuts loaded from a grid
  154. file. 
  155.  
  156. USAGE NOTES: 
  157.  
  158. 1. The HTML file emitted provides line breaks between the IMG tag and
  159. the SRC attribute, to deal with well-known quirks of certain browsers.
  160. The custom tags <DICERTAGS> and <DICERTAGSEND> are provided at the
  161. locations where you might want to put anchors, mouseover code, etc.
  162. These tags should be ignored by all browsers (like the custom tags
  163. generated by a number of other applications), so can be left in or
  164. deleted as you wish. They are there solely as placeholders for your own
  165. code, depending on how you want to use the image table. 
  166.  
  167. 2. I plan to enhance the HTML output in the Shareware version to
  168. incorporate user-supplied code. The capability of removing interior cuts
  169. is now in beta testing. If you need to create this kind of image table
  170. with the freeware version, you might leave out the cuts that will be
  171. interrupted when you first dice your image, then reopen the image and
  172. load the grid, add the omitted cuts, and dice again. Be sure to change
  173. the basename! You'll end up with all the subimages you need (plus
  174. extras, of course), but you're on your own modifying the tables! 
  175.  
  176. 3. Another intended feature is support for progressive JPEG. I have been
  177. working on a Windows front-end for the "official" JPEG conversion
  178. programs for DOS. This does support progressive JPEG, and I hope to
  179. incorporate this into a future Shareware version of Dicer. However, as
  180. soon as I have a beta version of the front-end program ready, I'll post
  181. it to my website, currently: 
  182.  
  183. http://www.ziplink.net/~shoestring/dicer01.htm 
  184.  
  185. or:
  186.  
  187. http://www.tripod.net/~ShoeStringProjects/dicer01.htm 
  188. ________________________________________________________________________
  189.  
  190. TO INSTALL DICER: 
  191.  
  192. 1. Create a new directory (folder) and copy DICER.EXE into it. Add
  193. DICER.EXE to the program group of your choice, if you wish, and/or make
  194. desktop or taskbar shortcuts (email me if you don't know how). 
  195.  
  196. 2. Copy VBRUN300.DLL and CMDIALOG.VBX into your System directory
  197. (usually \WINDOWS\SYSTEM), if they are not already there OR if the dates
  198. of the supplied versions are newer. 
  199.  
  200. 3. Copy IMK.DLL, JPEGIO.DLL and KNIFE.VBX into your System directory
  201. (usually \WINDOWS\SYSTEM), if they are not already there OR if the dates
  202. of the supplied versions are newer. 
  203.  
  204. 4. Copy STATUS.DLL, MHRUN300.DLL and MHSL200.VBX into your System
  205. directory (usually \WINDOWS\SYSTEM), if they are not already there OR if
  206. the dates of the supplied versions are newer. 
  207.  
  208.