home *** CD-ROM | disk | FTP | other *** search
/ Aztec Masterblend / aztecmasterblendazteknewmediaj / winjpeg / winjpeg.doc < prev    next >
Text File  |  1992-04-07  |  4KB  |  83 lines

  1.                   WinJPEG v.0.90 (preliminary version)
  2.                          by Norman and Ken Yee
  3.  
  4. Introduction
  5. ------------
  6.  
  7.     WinJPEG 1.00 is an image viewer for Microsoft Windows.  It will display
  8. JPEG, TARGA, GIF, PCX, and BMP images, and it will export an image to
  9. JPEG or GIF format.  Once an image is loaded, you will be able to modify the
  10. amount of red, green, and blue in the image, and you will be able to magnify/
  11. reduce portions of the image.
  12.     This preliminary version of WinJPEG has very limited functionality.  It
  13. allows you to view JPEG images of any size in 256-color mode only.  Also, it
  14. monopolizes the CPU as it decompresses a JPEG image, unlike the full version.
  15. This was released because a lot of people have expressed an interest in
  16. having a Windows JPEG viewer and even this limited functionality will
  17. be useful; please destroy this preliminary version when the full version
  18. is released.
  19.     The full version doesn't have these limitations.  It can display images
  20. in 32,768-color mode for those of you who have a video card with the Sierra
  21. HiColor DAC.  In addition, it will allow other programs to be preemptively
  22. multitasked under Windows.  The reminder for registering WinJPEG is removed
  23. from this version too.
  24.  
  25.  
  26. Speed of JPEG
  27. -------------
  28.  
  29.     The JPEG decompression algorithm is computationally intensive so it will
  30. take some time to decompress the image.  Here is a table of the times (in
  31. minutes) for displaying various JPEG files on different machines:
  32.  
  33.    --------------------------------------------------------------------
  34.    |   File     |  Spatial Resolution  |       Time to Display        |
  35.    |            |                      |  386-40 MHz     386SX-16MHz  |
  36.    --------------------------------------------------------------------
  37.    |  trecall0  |       439 x 541      |     0:35     |     2:13      |
  38.    |  fenn-00   |       547 x 528      |     0:40     |     2:32      |
  39.    |  ksc       |       635 x 733      |     1:04     |     4:02      |
  40.    |  falcon    |      1011 x 735      |     1:45     |     6:30      |
  41.    --------------------------------------------------------------------
  42.  
  43.  
  44. Registration
  45. ------------
  46.  
  47.     The full version of WinJPEG will be available at the end of May.  It may
  48. be purchased by completing the order form and mailing the form and $15 to:
  49.  
  50.       Norman Yee
  51.       58 Chandler St.
  52.       Boston, MA 02116
  53.  
  54.     When you register, you will receive WinJPEG v.1.00, a user manual, and a
  55. collection of JPEG images(I will put as many as I can fit on 2 720k 3 1/2"
  56. floppies or on 4 360k 5 1/4" floppies).  Once you are registered, you will
  57. receive upgrades of WinJPEG for free except for a small charge for the disk
  58. and shipping.  If you have a Internet account or a Compuserve account, you
  59. will be e-mailed upgrades for no charge.
  60.     If you have any questions, comments, suggestions, or bug reports, please
  61. feel free to send me e-mail to my Internet account: nyee@osiris.ee.tufts.edu
  62.  
  63. Disclaimer
  64. ----------
  65.  
  66.     The authors of this program accept no responsibility for damages that
  67. are caused by this program and make NO WARRANTY or representation, either
  68. express or implied, with respect to this software.  This software is provided
  69. "AS IS", and you, its user, assume the entire risk when you use it.
  70.  
  71. WinJPEG is copyright (C) 1992, Norman and Ken Yee.  All rights reserved.
  72.  
  73.  
  74.  
  75. Acknowledgements
  76. ---------------- 
  77.  
  78. This software is based in part on the work of the Independent JPEG Group.
  79.  
  80. The Graphics Interchange Format(c) is the Copyright property of CompuServe
  81. Incorporated.  GIF(sm) is a Service Mark property of CompuServe Incorporated.
  82.  
  83.