home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Archived / Utilities / jpeg / js-101 / !Jsize / !Help next >
Text File  |  2000-04-03  |  4KB  |  129 lines

  1. !Jsize version 1.01
  2.  
  3.  
  4. !Jsize allows you to change the pixel density of JPEGs.
  5.  
  6. It does not use the JPEG Module and so ought to work on RISC
  7. OS versions prior to 3.6.
  8.  
  9. Click SELECT on the icon bar icon (or go through the Menu)
  10. to open up the !Jsize action window.
  11.  
  12.  
  13. ###########################
  14.  
  15. READING AND CHANGING A FILE
  16.  
  17. ###########################
  18.  
  19. Drop a JPEG on the top left box and the number of pixels,
  20. pixel density - either as 'dpi' (dots per inch) or as a
  21. 'ratio' - and the size in inches and centimetres will be
  22. displayed.
  23.  
  24. JPEGs cannot have both 'dpi' and 'ratio' information. A
  25. single byte determines which is used.
  26.  
  27. 'dpi' (dots per inch) is usually the density at which the
  28. image was scanned. This provides true image size information
  29. as opposed to the dot size of the image when displayed on
  30. any particular computer where the screen resolutions may
  31. differ (e.g. usually 90 dpi on RISC OS, 96 dpi on PCs and 72
  32. dpi on Macs). This is the reason why Draw often displays a
  33. JPEG at a different size to that in which Paint shows it.
  34.  
  35. 'ratio' is supposed to be a simple scale factor but most
  36. RISC OS viewers take the ratio setting to mean 'ignore the
  37. pixel density' and use only the actual pixel size.
  38.  
  39. The box on the right allows you to change the dpi/ratio
  40. setting and to give new pixel densities. X and Y can be
  41. given different values. 10 buttons below the size icons on
  42. the right contain useful pixel density values for different
  43. computer systems and printer resolutions.
  44.  
  45. NOTE - Normally X and Y pixel densities would be equal.
  46. Should you have unequal values then you must be aware that X
  47. and Y are not switched when any jpegtran transormation is
  48. performed. 
  49.  
  50. The size icons on the right are calculated from the settings
  51. you provide. Those on the left continue to show the size
  52. from the actual current settings.
  53.  
  54. When you are satisfied that the settings on the right are
  55. what you want, click on the 'Write new settings' button and
  56. the JPEG file will be updated. The new settings will now be
  57. shown on the left.
  58.  
  59. If you wish to retain the original size information in the
  60. JPEG file but wish Draw to display it at pixel size, just
  61. change the 'dpi' to 'ratio'.
  62.  
  63.  
  64. ###########################
  65.  
  66. CHANGING GROUPS OF FILES
  67.  
  68. ###########################
  69.  
  70.  
  71. You may have several files in a directory that you wish to
  72. change. Simply prepare the new settings on the right, then
  73. drag the group of selected files to the lower left box.
  74. !Jsize will write the new settings to all the files.
  75.  
  76. If the upper left box shows information on one of the
  77. selected files, that information will be changed to reflect
  78. the new settings
  79.  
  80.  
  81. ###########################
  82.  
  83. OTHER OPTIONS
  84.  
  85. ###########################
  86.  
  87.  
  88. Currently, there is only one other option:
  89.  
  90. Preserve file date
  91.  
  92.   If this is ticked, then !Jsize reads the file date before
  93.   writing to it, then writes it back. If unticked, then the
  94.   file will be stamped with the current date and time.
  95.  
  96.  
  97. ###########################
  98.  
  99. SOME IMPORTANT POINTS
  100.  
  101. ###########################
  102.  
  103.  
  104. !Jsize works correctly on all standard JPEGs (JFIF) that it
  105. has been tested on. I can't guarantee that it will work on
  106. any strange format JPEGs.
  107.  
  108. Errors may occur if e.g. there is not enough disc space, or
  109. the medium is write protected. Please keep backup copies of
  110. the JPEG files you pass through Jsize until you are certain
  111. of an error free process.
  112.  
  113. Overlong pathnames (i.e. too deep a directory structure)
  114. will probably cause problems. If this happens, move the
  115. files nearer the root directory.
  116.  
  117. The usual disclaimer: This software may be completely
  118. unsuitable for any purpose to which you will put it so don't
  119. blame me if it sets your house on fire. You use it at your
  120. own risk. That said, you may use it freely and distribute it
  121. provided no charge is made.
  122.  
  123. Bug reports: david@dacha.freeuk.com
  124.  
  125.  
  126. ###########################
  127.  
  128. end of !Help file.
  129.