home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / graphics / spoflt35 / readme / changes.doc next >
Text File  |  1994-08-07  |  8KB  |  190 lines

  1. Changes in version 3.3 from 3.1
  2. ===============================
  3.  
  4. -=> Double clicking on "Purge" in the options dialog allows you to purge all 
  5. the images except the first one.
  6.  
  7. -=> A feature "Image = Screen" fuses the screen into an actual image.  This 
  8. makes any warping or filtering permanent so you can do other alterations of 
  9. the image.  By making the screen an image, you can now save the screen as a 
  10. GIF by using "As Original" when you save it.
  11.  
  12. -=> The Warp feature was added.  Two warping effects can be combined: bulge 
  13. (stretching) and ripple (shifting).  Bulge zooms the scan line outward or 
  14. inward, causing the stretching effect.  This can be applied anywhere on the 
  15. image (to the scan lines) and can be set to any size.  Ripple is merely a 
  16. shifting of the scan lines a certain amount (horizontally).  Warping only 
  17. effects the displayed image, not the original image.  You must use "Image = 
  18. Screen" to make it permanent.  You can then rotate the image 90 degrees to 
  19. apply warping on the vertical axis, use "Image = Screen" again, and then 
  20. rotate it 90 degrees back for example.
  21.  
  22. -=> Unregistered versions now can use filtering, but every eighth line is 
  23. blank.  This is the same for warping.
  24.  
  25. -=> The Display Screen Popup Menu was changed slightly to accommodate more 
  26. entries.
  27.  
  28. -=> CONTROL-F toggles filtering in the Display Screen.
  29.  
  30. -=> Rotations are FASTER!
  31.  
  32. -=> The name of the current file being processed appears at the top of the 
  33. screen during loading and color reduction.
  34.  
  35. -=> TONS OF BUGS FIXED!!!
  36.  
  37. -=> A bunch of other stuff I can't remember.
  38.  
  39.  
  40. Changes in version 3.5 from 3.3
  41. ===============================
  42.  
  43. -=> SOL now starts out with the Options Dialog (unless starting in GEM mode) 
  44. so that you can change the settings before loading an image if you want.  I 
  45. found this to be better especially when loading JPEG images because I 
  46. usually want to set the truecolor loading preferences before loading, but in 
  47. earlier versions, I had to load a junk image first just to get to the 
  48. preferences.
  49.  
  50. -=> Truecolor conversion now can use Octree colormap quantization to reduce 
  51. to 256 colors.  You can also dither the image using different patterns 
  52. including loaded patterns.  Inverse colormaps are supported to allow faster 
  53. mapping both for truecolor quantization and with color filtering.  All 
  54. truecolor octree and color reduction parameters are in the preferences 
  55. dialog box.
  56.  
  57. -=> Fixed Palette truecolor loading can also be used with other dithering 
  58. patterns besides just random dithering.  Other fixed palettes are supported 
  59. with biases toward red, green, or blue, and combinations of red, green, and 
  60. blue.
  61.  
  62. -=> A new preference allows you to display the image immediately after 
  63. loading without going to the Options Dialog or GEM Menu.
  64.  
  65. -=> You can load multiple files using Selectric fileselector as well 
  66. as using wildcards [*/?].  Selectric also offers extensions of all 
  67. the images that SOL can load.
  68.  
  69. -=> JPEGs with bad data can be loaded with less trouble.
  70.  
  71. -=> Fixed GIF saving!  No more messed up data!  Stayed up all night to fix 
  72. this one! =)
  73.  
  74. -=> Speed is great!  Just compare!  A 800 x 600 256 color GIF...
  75.  
  76.                                   SPEED OF LIGHT 3.5    GEMVIEW 3.00
  77.      LOADING/UNCOMPRESSING TIME:  8 sec                 11 sec
  78.     GIF COMPRESSING/SAVING TIME:  14 sec                1 min 32 sec
  79.              FILE SIZE IN BYTES:  98846                 100517
  80.  
  81. This GIF had 115 colors and lots of blank space, only SOL realized 
  82. that it could save it as a 128 color GIF and saved file space!  How 
  83. about another...768 x 512 256 color GIF
  84.  
  85.                                   SPEED OF LIGHT 3.5    GEMVIEW 3.00
  86.      LOADING/UNCOMPRESSING TIME:  11 sec                15 sec
  87.     GIF COMPRESSING/SAVING TIME:  20 sec                1 min 19 sec
  88.              FILE SIZE IN BYTES:  334829                334802
  89.  
  90. These are actual saving and loading times, no lie!
  91.  
  92. -=> Saving and loading display information in GIF89a images now works 
  93. correctly.
  94.  
  95. -=> A "Flat" wave was added in warping to allow discrete shifting of the 
  96. image in places.  Ideal for corrupted JPEGs.
  97.  
  98. -=> Lots of bugs fixed involving the capture of the image when going from 
  99. display to dialogs and back.
  100.  
  101. -=> Zoom Area now centers your zoom on the screen when the area you selected 
  102. is not the same aspect ratio as the screen.
  103.  
  104. -=> Colormap Editor was changed a bit:
  105.  
  106.     -=> The palette can now be edited in VDI order as well as Device order.
  107.     
  108.     -=> A new command "Take" works like "Select" except that you choose a 
  109.     pixel from the image and the color you are currently editing will be set 
  110.     to the image's original color at that spot.  Confused?  Me too...try it!
  111.     
  112.     -=> You can switch to a different image while in the Color Editor.
  113.  
  114.     -=> The unimplemented feature "omit colors" was omitted (ha ha) from the 
  115.     Color Editor.  Ho Hum, so not all of my ideas are cool! =)
  116.  
  117.  
  118. -=> Filtered Scaling was really worked-over:
  119.  
  120.     -=> Greyscale Filtering is a little faster.
  121.     
  122.     -=> Color Filtering is now almost as fast as Greyscale Filtering by 
  123.     using an inverse colormap.  The inverse color map resolution can be 
  124.     changed for fast approximations or accurate renderings.  Dithering is 
  125.     also supported with color filtering using true random dithering as well 
  126.     as standard matrix dithering.
  127.     
  128.     -=> Complex color transformations now also work with filtering.
  129.     (A previous bug made this look funny.)
  130.     
  131.     -=> The filtered image is much more accurate both in brightness and in 
  132.     position.  The pixels in previous version were shifted incorrectly up 
  133.     and to the left.
  134.     
  135.     -=> Up and down scrolling now works with filtering.  This was caused 
  136.     because the filtering routine always drew one less scan line than it was 
  137.     supposed to!
  138.     
  139.     -=> New filters were added and two groups were created: Standard and 
  140.     Enhancing filters.  Standard filters try to reproduce the original image 
  141.     as closely as they can.  Enhancing filters change the image in weird 
  142.     ways, especially when enlarging the image.
  143.     
  144.     -=> Asymmetrical enhancing filters can be flipped, and all filters can 
  145.     be wrapped or faded at the edge of the image.
  146.     
  147.     -=> Filters can be scaled in height as well as width both horizontally 
  148.     and vertically.  Scaling in height causes the filter to brighten the 
  149.     resulting image.  Scales less than 1 will darken the image.  Blurring by 
  150.     scaling the filter horizontally and vertically can often cause the image 
  151.     to darken, so you can compensate for this with height scaling.
  152.  
  153.  
  154. -=> When using the "Change Picture [P]" option from the display screen, you 
  155. can now select the position on the image that you would like to display 
  156. next. This is done by dragging a small box (representing the display area) 
  157. to the position you would like to move to.  You can also move between small 
  158. greyscale pictures with the arrow keys as well as the slider bar.
  159.  
  160. -=> You can now access images 21-30 with ALTERNATE-Function Key, and you can 
  161. move to the next/previous image with the '[' and ']' keys.
  162.  
  163. -=> Holding down ALTERNATE in the display screen prevents scrolling when the 
  164. mouse moves into the scrolling area.
  165.  
  166. -=> Scrolling right and left now has less "annoying flickering" in 256 
  167. colors.
  168.  
  169. -=> "Image = Screen [X]" feature now supports a "Shrink" option so that it 
  170. only converts the parts of the screen that are used.  It essentially clips 
  171. the image for you and omits any blank space.
  172.  
  173. -=> Two new histograms were added: DARKCONT.HST and LITECONT.HST. These are 
  174. contrast histograms that only apply contrast to either the dark or light 
  175. intensities in a color plane.
  176.  
  177. -=> A glossary was included (GLOSSARY.DOC) to explain some of the more 
  178. complicated image processing terms.
  179.  
  180. -=> Fixed some Graphics Card bugs.
  181.  
  182. -=> The E-Z Registration form can now be printed to an ASCII disk file as 
  183. well as to your printer.  A blank file is also included: REGIFORM.TXT
  184.  
  185. -=> Speed of Light 3.5 may not be put on any magazine cover disks 
  186. without my prior permission!
  187.  
  188. -=> More bugs fixed than I can remember!  (I really do have a pretty good 
  189. memory, don't get me wrong!)
  190.