!Paint2.22 (30 Mar 2002)
======

The Paint application allows you to create and edit
sprite files. A sprite file contains one or more
graphic images, each stored as a bitmap.

Note:
  This version of Paint has been modified to support
  Sprites greater than 28 MB using Dynamic Areas.
 
  To set largest Dynamic Area you can change the value
  in the !Run file.

  For example :
    Set Paint$DALimit 30M
  sets to a maximum 30MB Dynamic Area uasge.

Paint configuration
-------------------
You may wish to change some aspects of the way new
Paint windows appear when you first open them. For
example, a new window normally opens with zoom
magnification set to 1:1, but you may prefer to have
the Zoom option set to 2:1 each time you start Paint.

You can set features of this type by setting up Paint
as you wish to use it. 

There are several features of Paint that you can set
so that they appear the way you want them each time
you switch on. The Paint features that will be
recorded when you go through this process are known
as Paint$Options.

The following list of options therefore shows the
parameters for Set Paint$Options. 

 Option  Meaning                            Values
   D     Sprite file window display         [DF][WB]
           D = Drawing and name
           F = Full info
           W = Desktop colours
           B = BBC-style colours
   C     Automatically open colours         [+-][LS]
           + = open when sprite opened
           - = don't open
           L = open colours large
           S = open colours small
   T     Automatically open tools           [+-]
           + = open when loaded
           - = don't open
   Z     Zoom factor                        a:b
           a = multiplier
           b = divisor
   G     Grid display                       [+-]n
           + = show grid
           - = no grid
           n = colour number to use

Default values
--------------

Default values for Paint are:

DDW C+L T+ Z1:1 G+7

* DDW: Show drawing and name, use desktop colours.

* C+L: Display colours window (normal size) when a
       sprite is loaded.

* T+: Display toolbox when Paint is loaded.

* Z1:1: Zoom 1:1 (normal size).

* G+7: Grid on with black grid lines.
