home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 4 / AUCD4.iso / art_design / imaging / palette256 / !Pal256 / !Help next >
Text File  |  1995-11-13  |  6KB  |  163 lines

  1. Instructions for !Pal256 by Andrew Sellors
  2.  
  3. *****************************************************************************
  4. * NOTE:                                                                     *
  5. * !Pal256 is FreeWare.                                                      *
  6. * This means that you may freely copy and distribute it, provided that it   *
  7. * is complete with all original files, and that you do not sell it.         *
  8. * PD libraries may charge a nominal fee for the cost of duplication,        *
  9. * postage etc.                                                              *
  10. * In no circumstances shall the author be liable for any damage, loss of    *
  11. * profits, time or data or any indirect or consequential loss rising out of *
  12. * the use of this software or inability to use this software.               *
  13. *****************************************************************************
  14.  
  15. Contents:
  16. ~~~~~~~~~
  17.  
  18. About Pal256
  19. Compatibility
  20. 256 palette entry modes
  21. Operation
  22. Flickering Screens
  23. Configuration
  24. Contacting the author
  25.  
  26. ********************************************************************************
  27.  
  28. About Pal256:
  29. ~~~~~~~~~~~~~
  30.  
  31. * Pal256 programs the VIDC20 palette when in 256 entry mode to a selection of
  32.   predefined palettes:
  33.  
  34.      * 256 greyscale palette. (for viewing 256 greylevel images)
  35.      * standard 256 colour palette.
  36.      * greyscale palette with 8 WIMP colours (for viewing 256 greyscale images
  37.        whilst retaining the normal WIMP colours)
  38.  
  39. * Pal256 also loads 256 colour palette files (as saved by !Paint) and sets
  40.   the screen palette to that.
  41.  
  42. * The defined palette is always retained, see "flickering screens" below
  43.  
  44. ********************************************************************************
  45.  
  46. Compatibility:
  47. ~~~~~~~~~~~~~~
  48.  
  49. This program is for RISC OS 3.50 or later.
  50.  
  51. ********************************************************************************
  52.  
  53. 256 palette entry modes:
  54. ~~~~~~~~~~~~~~~~~~~~~~~~
  55.  
  56. Unlike the VIDC1 used in previous machines, the VIDC20 has 256 palette registers
  57. which allows each colour in 256 colour modes to be defined as any value out of
  58. the possible 16.7 million colours supported.
  59.  
  60. When a 256 colour mode is selected the VIDC20 is put into VIDC1 compatibility
  61. mode where it emulates the 16 palette registers present in that chip. To select
  62. 256 palette register mode the 256 greys mode needs to be selected from the
  63. Display Manager menu.
  64.  
  65. ********************************************************************************
  66.  
  67. Operation:
  68. ~~~~~~~~~~
  69.  
  70. Starting up
  71. ===========
  72.  
  73. The !Pal256 application starts up when you double-click on its filer icon.
  74. On startup the default palette is programmed if the current mode has a 256 entry
  75. palette.
  76.  
  77. Selecting palettes
  78. ==================
  79.  
  80. Different palettes can be selected from the iconbar menu. The palette will only
  81. be changed when in a 256 palette entry mode.
  82. Saving the options saves the currently selected palette to be used the next time
  83. the program is loaded.
  84. If a palette file is loaded then the "Loaded File" option will be present,
  85. otherwise it will be greyed out. When a palette file has been loaded it will
  86. be available by selecting the "Loaded File" option until a new palette file
  87. is loaded.
  88.  
  89. Loading palette files
  90. =====================
  91.  
  92. A 256 colour palette file can be loaded by dragging its icon to the !Pal256 icon
  93. on the icon bar. Only 256 colour palette files can be loaded, trying to load one
  94. of the old Wimp palette files saved by the Palette Utility from RISC OS <= 3.1
  95. results in an error being reported.
  96. Once loaded, the screen palette is programmed with the colours from the file
  97. and the "Loaded File" option on the menu is selected.
  98.  
  99. Using Pal256 with !Paint
  100. ========================
  101.  
  102. !Pal256 can be used to program the palette to the correct colours when viewing
  103. a 256 colour image in !Paint.
  104. Press Menu over the image and drag the palette file from Save=>Palette=>Save as
  105. save window to the !Pal256 icon on the iconbar. The screen will be rebuilt
  106. and !Paint will display the image with the correct colours. 
  107.  
  108. ********************************************************************************
  109.  
  110. Flickering Screens:
  111. ~~~~~~~~~~~~~~~~~~~
  112.  
  113. When in a 256 palette entry mode, the WIMP tries its hardest to program the
  114. palette back to being the standard 256 greyscale. If the screen flickers with
  115. certain operations, particularly when a task is exiting, this is due to !Pal256
  116. re-programming the palette back after the WIMP has changed it.
  117.  
  118. ********************************************************************************
  119.  
  120. Configuration:
  121. ~~~~~~~~~~~~~~
  122.  
  123. The Configure submenu off the iconbar menu allows:
  124.  
  125.   * the currently selected options to be either saved and so used the next time
  126.     the program is loaded.
  127.  
  128.   * the saved options loaded
  129.  
  130.   * the palette setup window opened.
  131.  
  132. Saving the configuration saves the settings in the "Palette Setup" window and
  133. also the currently selected palette.
  134. If the "Loaded File" palette is selected when the options are saved then the
  135. default of the "256 Colours" palette is saved.
  136.  
  137. "Palette Setup" window
  138. ======================
  139.  
  140. The palette setup window defines what the program does when it changes the
  141. palette.
  142.  
  143. The default setting ensure that the OS and all running programs are informed
  144. of the change in palette and the screen rebuilt correctly.
  145.  
  146. ********************************************************************************
  147.  
  148. Contacting the author
  149. ~~~~~~~~~~~~~~~~~~~~
  150.  
  151. I, Andrew Sellors, can be contacted either at
  152.    57 Boundaries Road
  153.    Feltham
  154.    Middlesex
  155.    TW13 5DR
  156.    England
  157.  
  158. Or via Internet email at
  159.    asellors@orac2.demon.co.uk
  160.  
  161. Any feedback from users (bugs reports, requests for new features, praise,
  162. money etc.) is gladly received.
  163.