home *** CD-ROM | disk | FTP | other *** search
/ Aminet 18 / aminetcdnumber181997.iso / Aminet / dev / basic / RainCreator.lha / ReadMe.txt < prev    next >
Text File  |  1997-01-12  |  2KB  |  74 lines

  1.  
  2.  RainCreator V1.0  (w) & (c) 1997 by Oliver Michel.
  3.                    All rights reserved.
  4.  
  5.  This is freeware. If you use this RainCreator for commercial products
  6.  you should send me a little fee ($5-$10),please.
  7.  
  8.  The RainCreator is a program that generates palettes for BlitzBASIC2,
  9.  to use them as backgrounds for games.
  10.  
  11.  
  12.  A BlitzBASIC2-sourcecode is included to see how to load this palettes.
  13.  (RC_View.bb2)
  14.  
  15.  
  16.  CONTROL:
  17.  
  18.   With the optional parameter   OCS   you can switch to the OCS/ECS mode.
  19.   The palette has than only 4096 colors available.
  20.   YOU MUST USE THE  OCS  PARAMETER IF YOU DONT HAVE THE AGA-CHIP OR IF YOU
  21.   ARE IN OCS/ECS-MODE OR WANT USE THE OCS/ECS MODE.
  22.  
  23.  
  24.   rainbow      - open the rainbow-editor
  25.  
  26.   info         - show information
  27.  
  28.   PAL          - select PAL-screen (usefull with `show`)
  29.  
  30.  
  31.  rainbow-editor:
  32.  
  33.   Left MOUSE button   - set the left current line
  34.   Right MOUSE button  - set the right current line
  35.  
  36.   The spread-function will use the range between this two lines.
  37.  
  38.   Select the LEFT or the RIGHT line with CURSOR LEFT/RIGHT or
  39.   the button L/R.
  40.  
  41.   With CURSOR UP/DOWN you can move up/down the current line.
  42.  
  43.  
  44.   load      - load the palette from a picture/palette (IFF of course)
  45.   save      - save the palette (IFF)
  46.  
  47.   show      - remove the windows to see the rainbow in his full power.
  48.               If PAL selected than you will see the rainbow in BLITZ-Mode
  49.  
  50.  
  51.  
  52.   copy      - copy the RGB-value from the current line to the other
  53.  
  54.   spred     - spread the colors betwenn the left and the right line.
  55.  
  56.   swap      - swap the RGB-values.
  57.  
  58.  
  59.  
  60. That`s all folks. Let`s rain.
  61.  
  62. -<Oliver>-
  63.  
  64.  
  65.  Oliver Michel
  66.  Uhlandstr.24
  67.  01069 Dresden
  68.  GERMANY
  69.  
  70.  (email: htw7194@informatik.htw-dresden.de)
  71.  
  72.  
  73.  
  74.