Home » Archimedes archive » Archimedes World » AW-1995-04-Disc2.adf » Disk2Apr95 » !AWApr95/Goodies/FracPaint/!FracPaint/Docs/Introduct

!AWApr95/Goodies/FracPaint/!FracPaint/Docs/Introduct

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » AW-1995-04-Disc2.adf » Disk2Apr95
Filename: !AWApr95/Goodies/FracPaint/!FracPaint/Docs/Introduct
Read OK:
File size: 1D7F bytes
Load address: 0000
Exec address: 0000
Duplicates

There are 2 duplicate copies of this file in the archive:

File contents
FracPaint is a powerful and flexible multi-tasking application to generate
fractal images. With FracPaint, more than thousand fractal formulas can be
used, together with a large number of parameters, to create an unlimited
number of images. Furthermore, colour maps can be used, to change the
appearance of an image.

Below, some basic principles of fractals and FracPaint will be explained.



Fractals
--------
FracPaint plots images of 'objects' (actually, sets of mathematical points)
that have fractal dimension. These objects are generated by relatively
simple calculations repeated over and over, feeding the results of each
step back into the next. FracPaint contains a lot of different formulas,
such as Mandelbrot and Lambda.

The objects with fractal dimension (known as fractals) are infinitely
complex; they reveal more and more detail without limit as you plot smaller
and smaller areas. FracPaint lets you 'zoom in' by dragging a rectangular
area at the image.

All image points which make the fractal object are known as 'inside'. All
other points are the 'outside'. The border between inside and outside gives
the most interesting images. FracPaint contains a number of methods to plot
inside and outside points.

Fractal images can be astonishingly beautiful, especially using screen
modes with lots of colours (256 colours in mode 15 or 28, or even more
colours with the new 15bpp or 24bpp RiscPC modes or a graphics enhancer
card). In addition, the image can be 'animated' by quickly shifting the
colour assignments (colour cycling). All colours within FracPaint are 24
bits.



Start up FracPaint
------------------
Double-click on the !FracPaint icon. FracPaint will install itself on the
icon bar. Click on the iconbar icon of FracPaint to create a new image
window. Sixteen of these image windows can be opened at the same time.

Click Menu on the iconbar icon to pop-up the main menu. Besides the usual
info and quit options, a dialogue box with speed information and a dialog
box with preferences can be opened.



Using FracPaint
---------------
All options of FracPaint can be changed through persistent dialogue boxes
(they will stay on the screen after a change). In this way, the effect of
an option can be determined very easily.

In all dialogue boxes the familiar RiscOS interface is used, like buttons
and writable fields. In addition FracPaint uses tab sheets. This is a new
component to make dialogue boxes more usable. For example, the Fractal and
Options dialogue boxes use these tab sheets. A tab sheet is a part of the
dialogue box with a corresponding label and name. A tab sheet can be
activated by clicking on the tab sheet label.



Zoom in
-------
Create a new image window by clicking on the FracPaint iconbar icon. Now
press the Select button at a corner of the zoom-box and move the mouse to
the opposite corner of the zoom-box. The zoom-box will be inverted on the
image. Release the mouse button, to start the calculation of the area
given by the zoom-box at full image size. Pressing Shift while dragging
the zoom-box will move the current zoom-box.



Mandel/Julia variant
--------------------
Most fractal formulas have two variants, the Mandel and Julia variants. The
Mandel variant uses a point of the image as c value in the formula with z0
as perturbation, and the Julia variant will use these variables the other
way round. So the Mandel and Julia variant use the same formula, but with
other start values. FracPaint will call these two formulas sisters.

To switch between the Mandel and Julia variant in FracPaint, click with
Adjust at an image window. The position will be used as perturbation values
if switched to the Julia variant. With Shift-adjust or with the menu option
Edit==>Sister, a new window will be created with the sister formula.



Fractal formulas
----------------
FracPaint contains a system of combined fractal formulas. This means that
the actual formula used to generate the image is constructed from a number
of different parts.

To change the current formula, open the fractal dialogue box with the menu
option Settings==>Fractal and select the Formula tab sheet. This tab sheet
contains the names of the current formula parts, together with a
description of the formula. Use the pop-up menu buttons beside the part
names to change the fractal formula.

In the description of the formula, the variable z is the calculated
variable. The variable pixel contains the values of the current point of
the image. The variables perturbation, fudge and bailout can be changed
using the Parameters tab sheet.



Load and save files
-------------------
FracPaint has it's own file type FracPars (&045) to load and store fractal
images. A FracPars file contains all parameters necessary to create the
fractal image (including it's colour map).

To save the image as a FracPars file, choose the menu option File=>Save. An
image can also be saved as a sprite file (sub-menu File=>Export). The
sprite file can be a mode 28 sprite with a 256 colour palette, or one of
the new Acorn 15 or 24-bits sprite formats.

To load a FracPars file, drag the file to the FracPaint iconbar icon. The
image will be generated in a new image window.



Undo/Redo
---------
Every zoom, parameter change and option change will be stored in an undo
buffer. Use the menu option Edit==>Undo, to go back one step (a maximum of
30 steps can be stored in the buffer). Use the menu option Edit==>Redo to
go forward one step.



Colour maps
-----------
A colour map is a file which defines 256 colours in a 24 bits format.
FracPaint uses colour maps to display the colours of a fractal image. For
example, a black-and-white colour map can be used for monochrome pictures
or a blue colour map can be used for a special effect.

To change the current colour map of an image, open the colour map dialogue
box with the menu option Settings==>Colour map.

The list of colour maps (in the pop-up menu of the colour map dialogue box)
will be build from the colour maps found in the path ColourMap$Path. Drag a
directory with colour maps to the colour map dialogue box, to add these
colour maps to the path and to the colour map list (with Shift-drag the
directory can be removed from the path). Another method to change the
colour map of an image is to drag a colour map file to an image window.

In the colour map dialogue box the offset of the inside and the outside can
also be changed. The offset is the colour of the colour map that will be
treated as colour 0.

Registered versions of FracPaint have also an Edit button, to see or change
the given colour map. The current colour map will be transported to a
colour map editor, from which it can be edited. Then, the colour map can be
saved to the image window again, to change the used colour map.



Colour cycling
--------------
With colour cycling, the image can be 'animated', by shifting all colours
of the colour map. Both the direction and speed of the colour cycling can
be set.

The colour cycle control window can be opened with the menu option
Utilities==>Colour cycle. This window has buttons to control the direction
and other colour cycle options. The step field controls the colour cycle
step size. Set this value to 2 with striped colour maps. Use the create
option, to create new colours (with the given number of shades) while
colour cycling. This will given very good results in 24bpp modes (and with
a large number of shades, say 16).

A processor with cache (ARM3 or later) and fast memory will give better
results with colour cycling.
00000000  0a 46 72 61 63 50 61 69  6e 74 20 69 73 20 61 20  |.FracPaint is a |
00000010  70 6f 77 65 72 66 75 6c  20 61 6e 64 20 66 6c 65  |powerful and fle|
00000020  78 69 62 6c 65 20 6d 75  6c 74 69 2d 74 61 73 6b  |xible multi-task|
00000030  69 6e 67 20 61 70 70 6c  69 63 61 74 69 6f 6e 20  |ing application |
00000040  74 6f 20 67 65 6e 65 72  61 74 65 0a 66 72 61 63  |to generate.frac|
00000050  74 61 6c 20 69 6d 61 67  65 73 2e 20 57 69 74 68  |tal images. With|
00000060  20 46 72 61 63 50 61 69  6e 74 2c 20 6d 6f 72 65  | FracPaint, more|
00000070  20 74 68 61 6e 20 74 68  6f 75 73 61 6e 64 20 66  | than thousand f|
00000080  72 61 63 74 61 6c 20 66  6f 72 6d 75 6c 61 73 20  |ractal formulas |
00000090  63 61 6e 20 62 65 0a 75  73 65 64 2c 20 74 6f 67  |can be.used, tog|
000000a0  65 74 68 65 72 20 77 69  74 68 20 61 20 6c 61 72  |ether with a lar|
000000b0  67 65 20 6e 75 6d 62 65  72 20 6f 66 20 70 61 72  |ge number of par|
000000c0  61 6d 65 74 65 72 73 2c  20 74 6f 20 63 72 65 61  |ameters, to crea|
000000d0  74 65 20 61 6e 20 75 6e  6c 69 6d 69 74 65 64 0a  |te an unlimited.|
000000e0  6e 75 6d 62 65 72 20 6f  66 20 69 6d 61 67 65 73  |number of images|
000000f0  2e 20 46 75 72 74 68 65  72 6d 6f 72 65 2c 20 63  |. Furthermore, c|
00000100  6f 6c 6f 75 72 20 6d 61  70 73 20 63 61 6e 20 62  |olour maps can b|
00000110  65 20 75 73 65 64 2c 20  74 6f 20 63 68 61 6e 67  |e used, to chang|
00000120  65 20 74 68 65 0a 61 70  70 65 61 72 61 6e 63 65  |e the.appearance|
00000130  20 6f 66 20 61 6e 20 69  6d 61 67 65 2e 0a 0a 42  | of an image...B|
00000140  65 6c 6f 77 2c 20 73 6f  6d 65 20 62 61 73 69 63  |elow, some basic|
00000150  20 70 72 69 6e 63 69 70  6c 65 73 20 6f 66 20 66  | principles of f|
00000160  72 61 63 74 61 6c 73 20  61 6e 64 20 46 72 61 63  |ractals and Frac|
00000170  50 61 69 6e 74 20 77 69  6c 6c 20 62 65 20 65 78  |Paint will be ex|
00000180  70 6c 61 69 6e 65 64 2e  0a 0a 0a 0a 46 72 61 63  |plained.....Frac|
00000190  74 61 6c 73 0a 2d 2d 2d  2d 2d 2d 2d 2d 0a 46 72  |tals.--------.Fr|
000001a0  61 63 50 61 69 6e 74 20  70 6c 6f 74 73 20 69 6d  |acPaint plots im|
000001b0  61 67 65 73 20 6f 66 20  27 6f 62 6a 65 63 74 73  |ages of 'objects|
000001c0  27 20 28 61 63 74 75 61  6c 6c 79 2c 20 73 65 74  |' (actually, set|
000001d0  73 20 6f 66 20 6d 61 74  68 65 6d 61 74 69 63 61  |s of mathematica|
000001e0  6c 20 70 6f 69 6e 74 73  29 0a 74 68 61 74 20 68  |l points).that h|
000001f0  61 76 65 20 66 72 61 63  74 61 6c 20 64 69 6d 65  |ave fractal dime|
00000200  6e 73 69 6f 6e 2e 20 54  68 65 73 65 20 6f 62 6a  |nsion. These obj|
00000210  65 63 74 73 20 61 72 65  20 67 65 6e 65 72 61 74  |ects are generat|
00000220  65 64 20 62 79 20 72 65  6c 61 74 69 76 65 6c 79  |ed by relatively|
00000230  0a 73 69 6d 70 6c 65 20  63 61 6c 63 75 6c 61 74  |.simple calculat|
00000240  69 6f 6e 73 20 72 65 70  65 61 74 65 64 20 6f 76  |ions repeated ov|
00000250  65 72 20 61 6e 64 20 6f  76 65 72 2c 20 66 65 65  |er and over, fee|
00000260  64 69 6e 67 20 74 68 65  20 72 65 73 75 6c 74 73  |ding the results|
00000270  20 6f 66 20 65 61 63 68  0a 73 74 65 70 20 62 61  | of each.step ba|
00000280  63 6b 20 69 6e 74 6f 20  74 68 65 20 6e 65 78 74  |ck into the next|
00000290  2e 20 46 72 61 63 50 61  69 6e 74 20 63 6f 6e 74  |. FracPaint cont|
000002a0  61 69 6e 73 20 61 20 6c  6f 74 20 6f 66 20 64 69  |ains a lot of di|
000002b0  66 66 65 72 65 6e 74 20  66 6f 72 6d 75 6c 61 73  |fferent formulas|
000002c0  2c 0a 73 75 63 68 20 61  73 20 4d 61 6e 64 65 6c  |,.such as Mandel|
000002d0  62 72 6f 74 20 61 6e 64  20 4c 61 6d 62 64 61 2e  |brot and Lambda.|
000002e0  0a 0a 54 68 65 20 6f 62  6a 65 63 74 73 20 77 69  |..The objects wi|
000002f0  74 68 20 66 72 61 63 74  61 6c 20 64 69 6d 65 6e  |th fractal dimen|
00000300  73 69 6f 6e 20 28 6b 6e  6f 77 6e 20 61 73 20 66  |sion (known as f|
00000310  72 61 63 74 61 6c 73 29  20 61 72 65 20 69 6e 66  |ractals) are inf|
00000320  69 6e 69 74 65 6c 79 0a  63 6f 6d 70 6c 65 78 3b  |initely.complex;|
00000330  20 74 68 65 79 20 72 65  76 65 61 6c 20 6d 6f 72  | they reveal mor|
00000340  65 20 61 6e 64 20 6d 6f  72 65 20 64 65 74 61 69  |e and more detai|
00000350  6c 20 77 69 74 68 6f 75  74 20 6c 69 6d 69 74 20  |l without limit |
00000360  61 73 20 79 6f 75 20 70  6c 6f 74 20 73 6d 61 6c  |as you plot smal|
00000370  6c 65 72 0a 61 6e 64 20  73 6d 61 6c 6c 65 72 20  |ler.and smaller |
00000380  61 72 65 61 73 2e 20 46  72 61 63 50 61 69 6e 74  |areas. FracPaint|
00000390  20 6c 65 74 73 20 79 6f  75 20 27 7a 6f 6f 6d 20  | lets you 'zoom |
000003a0  69 6e 27 20 62 79 20 64  72 61 67 67 69 6e 67 20  |in' by dragging |
000003b0  61 20 72 65 63 74 61 6e  67 75 6c 61 72 0a 61 72  |a rectangular.ar|
000003c0  65 61 20 61 74 20 74 68  65 20 69 6d 61 67 65 2e  |ea at the image.|
000003d0  0a 0a 41 6c 6c 20 69 6d  61 67 65 20 70 6f 69 6e  |..All image poin|
000003e0  74 73 20 77 68 69 63 68  20 6d 61 6b 65 20 74 68  |ts which make th|
000003f0  65 20 66 72 61 63 74 61  6c 20 6f 62 6a 65 63 74  |e fractal object|
00000400  20 61 72 65 20 6b 6e 6f  77 6e 20 61 73 20 27 69  | are known as 'i|
00000410  6e 73 69 64 65 27 2e 20  41 6c 6c 0a 6f 74 68 65  |nside'. All.othe|
00000420  72 20 70 6f 69 6e 74 73  20 61 72 65 20 74 68 65  |r points are the|
00000430  20 27 6f 75 74 73 69 64  65 27 2e 20 54 68 65 20  | 'outside'. The |
00000440  62 6f 72 64 65 72 20 62  65 74 77 65 65 6e 20 69  |border between i|
00000450  6e 73 69 64 65 20 61 6e  64 20 6f 75 74 73 69 64  |nside and outsid|
00000460  65 20 67 69 76 65 73 0a  74 68 65 20 6d 6f 73 74  |e gives.the most|
00000470  20 69 6e 74 65 72 65 73  74 69 6e 67 20 69 6d 61  | interesting ima|
00000480  67 65 73 2e 20 46 72 61  63 50 61 69 6e 74 20 63  |ges. FracPaint c|
00000490  6f 6e 74 61 69 6e 73 20  61 20 6e 75 6d 62 65 72  |ontains a number|
000004a0  20 6f 66 20 6d 65 74 68  6f 64 73 20 74 6f 20 70  | of methods to p|
000004b0  6c 6f 74 0a 69 6e 73 69  64 65 20 61 6e 64 20 6f  |lot.inside and o|
000004c0  75 74 73 69 64 65 20 70  6f 69 6e 74 73 2e 0a 0a  |utside points...|
000004d0  46 72 61 63 74 61 6c 20  69 6d 61 67 65 73 20 63  |Fractal images c|
000004e0  61 6e 20 62 65 20 61 73  74 6f 6e 69 73 68 69 6e  |an be astonishin|
000004f0  67 6c 79 20 62 65 61 75  74 69 66 75 6c 2c 20 65  |gly beautiful, e|
00000500  73 70 65 63 69 61 6c 6c  79 20 75 73 69 6e 67 20  |specially using |
00000510  73 63 72 65 65 6e 0a 6d  6f 64 65 73 20 77 69 74  |screen.modes wit|
00000520  68 20 6c 6f 74 73 20 6f  66 20 63 6f 6c 6f 75 72  |h lots of colour|
00000530  73 20 28 32 35 36 20 63  6f 6c 6f 75 72 73 20 69  |s (256 colours i|
00000540  6e 20 6d 6f 64 65 20 31  35 20 6f 72 20 32 38 2c  |n mode 15 or 28,|
00000550  20 6f 72 20 65 76 65 6e  20 6d 6f 72 65 0a 63 6f  | or even more.co|
00000560  6c 6f 75 72 73 20 77 69  74 68 20 74 68 65 20 6e  |lours with the n|
00000570  65 77 20 31 35 62 70 70  20 6f 72 20 32 34 62 70  |ew 15bpp or 24bp|
00000580  70 20 52 69 73 63 50 43  20 6d 6f 64 65 73 20 6f  |p RiscPC modes o|
00000590  72 20 61 20 67 72 61 70  68 69 63 73 20 65 6e 68  |r a graphics enh|
000005a0  61 6e 63 65 72 0a 63 61  72 64 29 2e 20 49 6e 20  |ancer.card). In |
000005b0  61 64 64 69 74 69 6f 6e  2c 20 74 68 65 20 69 6d  |addition, the im|
000005c0  61 67 65 20 63 61 6e 20  62 65 20 27 61 6e 69 6d  |age can be 'anim|
000005d0  61 74 65 64 27 20 62 79  20 71 75 69 63 6b 6c 79  |ated' by quickly|
000005e0  20 73 68 69 66 74 69 6e  67 20 74 68 65 0a 63 6f  | shifting the.co|
000005f0  6c 6f 75 72 20 61 73 73  69 67 6e 6d 65 6e 74 73  |lour assignments|
00000600  20 28 63 6f 6c 6f 75 72  20 63 79 63 6c 69 6e 67  | (colour cycling|
00000610  29 2e 20 41 6c 6c 20 63  6f 6c 6f 75 72 73 20 77  |). All colours w|
00000620  69 74 68 69 6e 20 46 72  61 63 50 61 69 6e 74 20  |ithin FracPaint |
00000630  61 72 65 20 32 34 0a 62  69 74 73 2e 0a 0a 0a 0a  |are 24.bits.....|
00000640  53 74 61 72 74 20 75 70  20 46 72 61 63 50 61 69  |Start up FracPai|
00000650  6e 74 0a 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |nt.-------------|
00000660  2d 2d 2d 2d 2d 0a 44 6f  75 62 6c 65 2d 63 6c 69  |-----.Double-cli|
00000670  63 6b 20 6f 6e 20 74 68  65 20 21 46 72 61 63 50  |ck on the !FracP|
00000680  61 69 6e 74 20 69 63 6f  6e 2e 20 46 72 61 63 50  |aint icon. FracP|
00000690  61 69 6e 74 20 77 69 6c  6c 20 69 6e 73 74 61 6c  |aint will instal|
000006a0  6c 20 69 74 73 65 6c 66  20 6f 6e 20 74 68 65 0a  |l itself on the.|
000006b0  69 63 6f 6e 20 62 61 72  2e 20 43 6c 69 63 6b 20  |icon bar. Click |
000006c0  6f 6e 20 74 68 65 20 69  63 6f 6e 62 61 72 20 69  |on the iconbar i|
000006d0  63 6f 6e 20 6f 66 20 46  72 61 63 50 61 69 6e 74  |con of FracPaint|
000006e0  20 74 6f 20 63 72 65 61  74 65 20 61 20 6e 65 77  | to create a new|
000006f0  20 69 6d 61 67 65 0a 77  69 6e 64 6f 77 2e 20 53  | image.window. S|
00000700  69 78 74 65 65 6e 20 6f  66 20 74 68 65 73 65 20  |ixteen of these |
00000710  69 6d 61 67 65 20 77 69  6e 64 6f 77 73 20 63 61  |image windows ca|
00000720  6e 20 62 65 20 6f 70 65  6e 65 64 20 61 74 20 74  |n be opened at t|
00000730  68 65 20 73 61 6d 65 20  74 69 6d 65 2e 0a 0a 43  |he same time...C|
00000740  6c 69 63 6b 20 4d 65 6e  75 20 6f 6e 20 74 68 65  |lick Menu on the|
00000750  20 69 63 6f 6e 62 61 72  20 69 63 6f 6e 20 74 6f  | iconbar icon to|
00000760  20 70 6f 70 2d 75 70 20  74 68 65 20 6d 61 69 6e  | pop-up the main|
00000770  20 6d 65 6e 75 2e 20 42  65 73 69 64 65 73 20 74  | menu. Besides t|
00000780  68 65 20 75 73 75 61 6c  0a 69 6e 66 6f 20 61 6e  |he usual.info an|
00000790  64 20 71 75 69 74 20 6f  70 74 69 6f 6e 73 2c 20  |d quit options, |
000007a0  61 20 64 69 61 6c 6f 67  75 65 20 62 6f 78 20 77  |a dialogue box w|
000007b0  69 74 68 20 73 70 65 65  64 20 69 6e 66 6f 72 6d  |ith speed inform|
000007c0  61 74 69 6f 6e 20 61 6e  64 20 61 20 64 69 61 6c  |ation and a dial|
000007d0  6f 67 0a 62 6f 78 20 77  69 74 68 20 70 72 65 66  |og.box with pref|
000007e0  65 72 65 6e 63 65 73 20  63 61 6e 20 62 65 20 6f  |erences can be o|
000007f0  70 65 6e 65 64 2e 0a 0a  0a 0a 55 73 69 6e 67 20  |pened.....Using |
00000800  46 72 61 63 50 61 69 6e  74 0a 2d 2d 2d 2d 2d 2d  |FracPaint.------|
00000810  2d 2d 2d 2d 2d 2d 2d 2d  2d 0a 41 6c 6c 20 6f 70  |---------.All op|
00000820  74 69 6f 6e 73 20 6f 66  20 46 72 61 63 50 61 69  |tions of FracPai|
00000830  6e 74 20 63 61 6e 20 62  65 20 63 68 61 6e 67 65  |nt can be change|
00000840  64 20 74 68 72 6f 75 67  68 20 70 65 72 73 69 73  |d through persis|
00000850  74 65 6e 74 20 64 69 61  6c 6f 67 75 65 20 62 6f  |tent dialogue bo|
00000860  78 65 73 0a 28 74 68 65  79 20 77 69 6c 6c 20 73  |xes.(they will s|
00000870  74 61 79 20 6f 6e 20 74  68 65 20 73 63 72 65 65  |tay on the scree|
00000880  6e 20 61 66 74 65 72 20  61 20 63 68 61 6e 67 65  |n after a change|
00000890  29 2e 20 49 6e 20 74 68  69 73 20 77 61 79 2c 20  |). In this way, |
000008a0  74 68 65 20 65 66 66 65  63 74 20 6f 66 0a 61 6e  |the effect of.an|
000008b0  20 6f 70 74 69 6f 6e 20  63 61 6e 20 62 65 20 64  | option can be d|
000008c0  65 74 65 72 6d 69 6e 65  64 20 76 65 72 79 20 65  |etermined very e|
000008d0  61 73 69 6c 79 2e 0a 0a  49 6e 20 61 6c 6c 20 64  |asily...In all d|
000008e0  69 61 6c 6f 67 75 65 20  62 6f 78 65 73 20 74 68  |ialogue boxes th|
000008f0  65 20 66 61 6d 69 6c 69  61 72 20 52 69 73 63 4f  |e familiar RiscO|
00000900  53 20 69 6e 74 65 72 66  61 63 65 20 69 73 20 75  |S interface is u|
00000910  73 65 64 2c 20 6c 69 6b  65 20 62 75 74 74 6f 6e  |sed, like button|
00000920  73 0a 61 6e 64 20 77 72  69 74 61 62 6c 65 20 66  |s.and writable f|
00000930  69 65 6c 64 73 2e 20 49  6e 20 61 64 64 69 74 69  |ields. In additi|
00000940  6f 6e 20 46 72 61 63 50  61 69 6e 74 20 75 73 65  |on FracPaint use|
00000950  73 20 74 61 62 20 73 68  65 65 74 73 2e 20 54 68  |s tab sheets. Th|
00000960  69 73 20 69 73 20 61 20  6e 65 77 0a 63 6f 6d 70  |is is a new.comp|
00000970  6f 6e 65 6e 74 20 74 6f  20 6d 61 6b 65 20 64 69  |onent to make di|
00000980  61 6c 6f 67 75 65 20 62  6f 78 65 73 20 6d 6f 72  |alogue boxes mor|
00000990  65 20 75 73 61 62 6c 65  2e 20 46 6f 72 20 65 78  |e usable. For ex|
000009a0  61 6d 70 6c 65 2c 20 74  68 65 20 46 72 61 63 74  |ample, the Fract|
000009b0  61 6c 20 61 6e 64 0a 4f  70 74 69 6f 6e 73 20 64  |al and.Options d|
000009c0  69 61 6c 6f 67 75 65 20  62 6f 78 65 73 20 75 73  |ialogue boxes us|
000009d0  65 20 74 68 65 73 65 20  74 61 62 20 73 68 65 65  |e these tab shee|
000009e0  74 73 2e 20 41 20 74 61  62 20 73 68 65 65 74 20  |ts. A tab sheet |
000009f0  69 73 20 61 20 70 61 72  74 20 6f 66 20 74 68 65  |is a part of the|
00000a00  0a 64 69 61 6c 6f 67 75  65 20 62 6f 78 20 77 69  |.dialogue box wi|
00000a10  74 68 20 61 20 63 6f 72  72 65 73 70 6f 6e 64 69  |th a correspondi|
00000a20  6e 67 20 6c 61 62 65 6c  20 61 6e 64 20 6e 61 6d  |ng label and nam|
00000a30  65 2e 20 41 20 74 61 62  20 73 68 65 65 74 20 63  |e. A tab sheet c|
00000a40  61 6e 20 62 65 0a 61 63  74 69 76 61 74 65 64 20  |an be.activated |
00000a50  62 79 20 63 6c 69 63 6b  69 6e 67 20 6f 6e 20 74  |by clicking on t|
00000a60  68 65 20 74 61 62 20 73  68 65 65 74 20 6c 61 62  |he tab sheet lab|
00000a70  65 6c 2e 0a 0a 0a 0a 5a  6f 6f 6d 20 69 6e 0a 2d  |el.....Zoom in.-|
00000a80  2d 2d 2d 2d 2d 2d 0a 43  72 65 61 74 65 20 61 20  |------.Create a |
00000a90  6e 65 77 20 69 6d 61 67  65 20 77 69 6e 64 6f 77  |new image window|
00000aa0  20 62 79 20 63 6c 69 63  6b 69 6e 67 20 6f 6e 20  | by clicking on |
00000ab0  74 68 65 20 46 72 61 63  50 61 69 6e 74 20 69 63  |the FracPaint ic|
00000ac0  6f 6e 62 61 72 20 69 63  6f 6e 2e 20 4e 6f 77 0a  |onbar icon. Now.|
00000ad0  70 72 65 73 73 20 74 68  65 20 53 65 6c 65 63 74  |press the Select|
00000ae0  20 62 75 74 74 6f 6e 20  61 74 20 61 20 63 6f 72  | button at a cor|
00000af0  6e 65 72 20 6f 66 20 74  68 65 20 7a 6f 6f 6d 2d  |ner of the zoom-|
00000b00  62 6f 78 20 61 6e 64 20  6d 6f 76 65 20 74 68 65  |box and move the|
00000b10  20 6d 6f 75 73 65 20 74  6f 0a 74 68 65 20 6f 70  | mouse to.the op|
00000b20  70 6f 73 69 74 65 20 63  6f 72 6e 65 72 20 6f 66  |posite corner of|
00000b30  20 74 68 65 20 7a 6f 6f  6d 2d 62 6f 78 2e 20 54  | the zoom-box. T|
00000b40  68 65 20 7a 6f 6f 6d 2d  62 6f 78 20 77 69 6c 6c  |he zoom-box will|
00000b50  20 62 65 20 69 6e 76 65  72 74 65 64 20 6f 6e 20  | be inverted on |
00000b60  74 68 65 0a 69 6d 61 67  65 2e 20 52 65 6c 65 61  |the.image. Relea|
00000b70  73 65 20 74 68 65 20 6d  6f 75 73 65 20 62 75 74  |se the mouse but|
00000b80  74 6f 6e 2c 20 74 6f 20  73 74 61 72 74 20 74 68  |ton, to start th|
00000b90  65 20 63 61 6c 63 75 6c  61 74 69 6f 6e 20 6f 66  |e calculation of|
00000ba0  20 74 68 65 20 61 72 65  61 0a 67 69 76 65 6e 20  | the area.given |
00000bb0  62 79 20 74 68 65 20 7a  6f 6f 6d 2d 62 6f 78 20  |by the zoom-box |
00000bc0  61 74 20 66 75 6c 6c 20  69 6d 61 67 65 20 73 69  |at full image si|
00000bd0  7a 65 2e 20 50 72 65 73  73 69 6e 67 20 53 68 69  |ze. Pressing Shi|
00000be0  66 74 20 77 68 69 6c 65  20 64 72 61 67 67 69 6e  |ft while draggin|
00000bf0  67 0a 74 68 65 20 7a 6f  6f 6d 2d 62 6f 78 20 77  |g.the zoom-box w|
00000c00  69 6c 6c 20 6d 6f 76 65  20 74 68 65 20 63 75 72  |ill move the cur|
00000c10  72 65 6e 74 20 7a 6f 6f  6d 2d 62 6f 78 2e 0a 0a  |rent zoom-box...|
00000c20  0a 0a 4d 61 6e 64 65 6c  2f 4a 75 6c 69 61 20 76  |..Mandel/Julia v|
00000c30  61 72 69 61 6e 74 0a 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ariant.---------|
00000c40  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 0a 4d 6f 73 74  |-----------.Most|
00000c50  20 66 72 61 63 74 61 6c  20 66 6f 72 6d 75 6c 61  | fractal formula|
00000c60  73 20 68 61 76 65 20 74  77 6f 20 76 61 72 69 61  |s have two varia|
00000c70  6e 74 73 2c 20 74 68 65  20 4d 61 6e 64 65 6c 20  |nts, the Mandel |
00000c80  61 6e 64 20 4a 75 6c 69  61 20 76 61 72 69 61 6e  |and Julia varian|
00000c90  74 73 2e 20 54 68 65 0a  4d 61 6e 64 65 6c 20 76  |ts. The.Mandel v|
00000ca0  61 72 69 61 6e 74 20 75  73 65 73 20 61 20 70 6f  |ariant uses a po|
00000cb0  69 6e 74 20 6f 66 20 74  68 65 20 69 6d 61 67 65  |int of the image|
00000cc0  20 61 73 20 63 20 76 61  6c 75 65 20 69 6e 20 74  | as c value in t|
00000cd0  68 65 20 66 6f 72 6d 75  6c 61 20 77 69 74 68 20  |he formula with |
00000ce0  7a 30 0a 61 73 20 70 65  72 74 75 72 62 61 74 69  |z0.as perturbati|
00000cf0  6f 6e 2c 20 61 6e 64 20  74 68 65 20 4a 75 6c 69  |on, and the Juli|
00000d00  61 20 76 61 72 69 61 6e  74 20 77 69 6c 6c 20 75  |a variant will u|
00000d10  73 65 20 74 68 65 73 65  20 76 61 72 69 61 62 6c  |se these variabl|
00000d20  65 73 20 74 68 65 20 6f  74 68 65 72 0a 77 61 79  |es the other.way|
00000d30  20 72 6f 75 6e 64 2e 20  53 6f 20 74 68 65 20 4d  | round. So the M|
00000d40  61 6e 64 65 6c 20 61 6e  64 20 4a 75 6c 69 61 20  |andel and Julia |
00000d50  76 61 72 69 61 6e 74 20  75 73 65 20 74 68 65 20  |variant use the |
00000d60  73 61 6d 65 20 66 6f 72  6d 75 6c 61 2c 20 62 75  |same formula, bu|
00000d70  74 20 77 69 74 68 0a 6f  74 68 65 72 20 73 74 61  |t with.other sta|
00000d80  72 74 20 76 61 6c 75 65  73 2e 20 46 72 61 63 50  |rt values. FracP|
00000d90  61 69 6e 74 20 77 69 6c  6c 20 63 61 6c 6c 20 74  |aint will call t|
00000da0  68 65 73 65 20 74 77 6f  20 66 6f 72 6d 75 6c 61  |hese two formula|
00000db0  73 20 73 69 73 74 65 72  73 2e 0a 0a 54 6f 20 73  |s sisters...To s|
00000dc0  77 69 74 63 68 20 62 65  74 77 65 65 6e 20 74 68  |witch between th|
00000dd0  65 20 4d 61 6e 64 65 6c  20 61 6e 64 20 4a 75 6c  |e Mandel and Jul|
00000de0  69 61 20 76 61 72 69 61  6e 74 20 69 6e 20 46 72  |ia variant in Fr|
00000df0  61 63 50 61 69 6e 74 2c  20 63 6c 69 63 6b 20 77  |acPaint, click w|
00000e00  69 74 68 0a 41 64 6a 75  73 74 20 61 74 20 61 6e  |ith.Adjust at an|
00000e10  20 69 6d 61 67 65 20 77  69 6e 64 6f 77 2e 20 54  | image window. T|
00000e20  68 65 20 70 6f 73 69 74  69 6f 6e 20 77 69 6c 6c  |he position will|
00000e30  20 62 65 20 75 73 65 64  20 61 73 20 70 65 72 74  | be used as pert|
00000e40  75 72 62 61 74 69 6f 6e  20 76 61 6c 75 65 73 0a  |urbation values.|
00000e50  69 66 20 73 77 69 74 63  68 65 64 20 74 6f 20 74  |if switched to t|
00000e60  68 65 20 4a 75 6c 69 61  20 76 61 72 69 61 6e 74  |he Julia variant|
00000e70  2e 20 57 69 74 68 20 53  68 69 66 74 2d 61 64 6a  |. With Shift-adj|
00000e80  75 73 74 20 6f 72 20 77  69 74 68 20 74 68 65 20  |ust or with the |
00000e90  6d 65 6e 75 20 6f 70 74  69 6f 6e 0a 45 64 69 74  |menu option.Edit|
00000ea0  3d 3d 3e 53 69 73 74 65  72 2c 20 61 20 6e 65 77  |==>Sister, a new|
00000eb0  20 77 69 6e 64 6f 77 20  77 69 6c 6c 20 62 65 20  | window will be |
00000ec0  63 72 65 61 74 65 64 20  77 69 74 68 20 74 68 65  |created with the|
00000ed0  20 73 69 73 74 65 72 20  66 6f 72 6d 75 6c 61 2e  | sister formula.|
00000ee0  0a 0a 0a 0a 46 72 61 63  74 61 6c 20 66 6f 72 6d  |....Fractal form|
00000ef0  75 6c 61 73 0a 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ulas.-----------|
00000f00  2d 2d 2d 2d 2d 0a 46 72  61 63 50 61 69 6e 74 20  |-----.FracPaint |
00000f10  63 6f 6e 74 61 69 6e 73  20 61 20 73 79 73 74 65  |contains a syste|
00000f20  6d 20 6f 66 20 63 6f 6d  62 69 6e 65 64 20 66 72  |m of combined fr|
00000f30  61 63 74 61 6c 20 66 6f  72 6d 75 6c 61 73 2e 20  |actal formulas. |
00000f40  54 68 69 73 20 6d 65 61  6e 73 20 74 68 61 74 0a  |This means that.|
00000f50  74 68 65 20 61 63 74 75  61 6c 20 66 6f 72 6d 75  |the actual formu|
00000f60  6c 61 20 75 73 65 64 20  74 6f 20 67 65 6e 65 72  |la used to gener|
00000f70  61 74 65 20 74 68 65 20  69 6d 61 67 65 20 69 73  |ate the image is|
00000f80  20 63 6f 6e 73 74 72 75  63 74 65 64 20 66 72 6f  | constructed fro|
00000f90  6d 20 61 20 6e 75 6d 62  65 72 0a 6f 66 20 64 69  |m a number.of di|
00000fa0  66 66 65 72 65 6e 74 20  70 61 72 74 73 2e 0a 0a  |fferent parts...|
00000fb0  54 6f 20 63 68 61 6e 67  65 20 74 68 65 20 63 75  |To change the cu|
00000fc0  72 72 65 6e 74 20 66 6f  72 6d 75 6c 61 2c 20 6f  |rrent formula, o|
00000fd0  70 65 6e 20 74 68 65 20  66 72 61 63 74 61 6c 20  |pen the fractal |
00000fe0  64 69 61 6c 6f 67 75 65  20 62 6f 78 20 77 69 74  |dialogue box wit|
00000ff0  68 20 74 68 65 20 6d 65  6e 75 0a 6f 70 74 69 6f  |h the menu.optio|
00001000  6e 20 53 65 74 74 69 6e  67 73 3d 3d 3e 46 72 61  |n Settings==>Fra|
00001010  63 74 61 6c 20 61 6e 64  20 73 65 6c 65 63 74 20  |ctal and select |
00001020  74 68 65 20 46 6f 72 6d  75 6c 61 20 74 61 62 20  |the Formula tab |
00001030  73 68 65 65 74 2e 20 54  68 69 73 20 74 61 62 20  |sheet. This tab |
00001040  73 68 65 65 74 0a 63 6f  6e 74 61 69 6e 73 20 74  |sheet.contains t|
00001050  68 65 20 6e 61 6d 65 73  20 6f 66 20 74 68 65 20  |he names of the |
00001060  63 75 72 72 65 6e 74 20  66 6f 72 6d 75 6c 61 20  |current formula |
00001070  70 61 72 74 73 2c 20 74  6f 67 65 74 68 65 72 20  |parts, together |
00001080  77 69 74 68 20 61 0a 64  65 73 63 72 69 70 74 69  |with a.descripti|
00001090  6f 6e 20 6f 66 20 74 68  65 20 66 6f 72 6d 75 6c  |on of the formul|
000010a0  61 2e 20 55 73 65 20 74  68 65 20 70 6f 70 2d 75  |a. Use the pop-u|
000010b0  70 20 6d 65 6e 75 20 62  75 74 74 6f 6e 73 20 62  |p menu buttons b|
000010c0  65 73 69 64 65 20 74 68  65 20 70 61 72 74 0a 6e  |eside the part.n|
000010d0  61 6d 65 73 20 74 6f 20  63 68 61 6e 67 65 20 74  |ames to change t|
000010e0  68 65 20 66 72 61 63 74  61 6c 20 66 6f 72 6d 75  |he fractal formu|
000010f0  6c 61 2e 0a 0a 49 6e 20  74 68 65 20 64 65 73 63  |la...In the desc|
00001100  72 69 70 74 69 6f 6e 20  6f 66 20 74 68 65 20 66  |ription of the f|
00001110  6f 72 6d 75 6c 61 2c 20  74 68 65 20 76 61 72 69  |ormula, the vari|
00001120  61 62 6c 65 20 7a 20 69  73 20 74 68 65 20 63 61  |able z is the ca|
00001130  6c 63 75 6c 61 74 65 64  0a 76 61 72 69 61 62 6c  |lculated.variabl|
00001140  65 2e 20 54 68 65 20 76  61 72 69 61 62 6c 65 20  |e. The variable |
00001150  70 69 78 65 6c 20 63 6f  6e 74 61 69 6e 73 20 74  |pixel contains t|
00001160  68 65 20 76 61 6c 75 65  73 20 6f 66 20 74 68 65  |he values of the|
00001170  20 63 75 72 72 65 6e 74  20 70 6f 69 6e 74 20 6f  | current point o|
00001180  66 0a 74 68 65 20 69 6d  61 67 65 2e 20 54 68 65  |f.the image. The|
00001190  20 76 61 72 69 61 62 6c  65 73 20 70 65 72 74 75  | variables pertu|
000011a0  72 62 61 74 69 6f 6e 2c  20 66 75 64 67 65 20 61  |rbation, fudge a|
000011b0  6e 64 20 62 61 69 6c 6f  75 74 20 63 61 6e 20 62  |nd bailout can b|
000011c0  65 20 63 68 61 6e 67 65  64 0a 75 73 69 6e 67 20  |e changed.using |
000011d0  74 68 65 20 50 61 72 61  6d 65 74 65 72 73 20 74  |the Parameters t|
000011e0  61 62 20 73 68 65 65 74  2e 0a 0a 0a 0a 4c 6f 61  |ab sheet.....Loa|
000011f0  64 20 61 6e 64 20 73 61  76 65 20 66 69 6c 65 73  |d and save files|
00001200  0a 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |.---------------|
00001210  2d 2d 2d 2d 0a 46 72 61  63 50 61 69 6e 74 20 68  |----.FracPaint h|
00001220  61 73 20 69 74 27 73 20  6f 77 6e 20 66 69 6c 65  |as it's own file|
00001230  20 74 79 70 65 20 46 72  61 63 50 61 72 73 20 28  | type FracPars (|
00001240  26 30 34 35 29 20 74 6f  20 6c 6f 61 64 20 61 6e  |&045) to load an|
00001250  64 20 73 74 6f 72 65 20  66 72 61 63 74 61 6c 0a  |d store fractal.|
00001260  69 6d 61 67 65 73 2e 20  41 20 46 72 61 63 50 61  |images. A FracPa|
00001270  72 73 20 66 69 6c 65 20  63 6f 6e 74 61 69 6e 73  |rs file contains|
00001280  20 61 6c 6c 20 70 61 72  61 6d 65 74 65 72 73 20  | all parameters |
00001290  6e 65 63 65 73 73 61 72  79 20 74 6f 20 63 72 65  |necessary to cre|
000012a0  61 74 65 20 74 68 65 0a  66 72 61 63 74 61 6c 20  |ate the.fractal |
000012b0  69 6d 61 67 65 20 28 69  6e 63 6c 75 64 69 6e 67  |image (including|
000012c0  20 69 74 27 73 20 63 6f  6c 6f 75 72 20 6d 61 70  | it's colour map|
000012d0  29 2e 0a 0a 54 6f 20 73  61 76 65 20 74 68 65 20  |)...To save the |
000012e0  69 6d 61 67 65 20 61 73  20 61 20 46 72 61 63 50  |image as a FracP|
000012f0  61 72 73 20 66 69 6c 65  2c 20 63 68 6f 6f 73 65  |ars file, choose|
00001300  20 74 68 65 20 6d 65 6e  75 20 6f 70 74 69 6f 6e  | the menu option|
00001310  20 46 69 6c 65 3d 3e 53  61 76 65 2e 20 41 6e 0a  | File=>Save. An.|
00001320  69 6d 61 67 65 20 63 61  6e 20 61 6c 73 6f 20 62  |image can also b|
00001330  65 20 73 61 76 65 64 20  61 73 20 61 20 73 70 72  |e saved as a spr|
00001340  69 74 65 20 66 69 6c 65  20 28 73 75 62 2d 6d 65  |ite file (sub-me|
00001350  6e 75 20 46 69 6c 65 3d  3e 45 78 70 6f 72 74 29  |nu File=>Export)|
00001360  2e 20 54 68 65 0a 73 70  72 69 74 65 20 66 69 6c  |. The.sprite fil|
00001370  65 20 63 61 6e 20 62 65  20 61 20 6d 6f 64 65 20  |e can be a mode |
00001380  32 38 20 73 70 72 69 74  65 20 77 69 74 68 20 61  |28 sprite with a|
00001390  20 32 35 36 20 63 6f 6c  6f 75 72 20 70 61 6c 65  | 256 colour pale|
000013a0  74 74 65 2c 20 6f 72 20  6f 6e 65 20 6f 66 0a 74  |tte, or one of.t|
000013b0  68 65 20 6e 65 77 20 41  63 6f 72 6e 20 31 35 20  |he new Acorn 15 |
000013c0  6f 72 20 32 34 2d 62 69  74 73 20 73 70 72 69 74  |or 24-bits sprit|
000013d0  65 20 66 6f 72 6d 61 74  73 2e 0a 0a 54 6f 20 6c  |e formats...To l|
000013e0  6f 61 64 20 61 20 46 72  61 63 50 61 72 73 20 66  |oad a FracPars f|
000013f0  69 6c 65 2c 20 64 72 61  67 20 74 68 65 20 66 69  |ile, drag the fi|
00001400  6c 65 20 74 6f 20 74 68  65 20 46 72 61 63 50 61  |le to the FracPa|
00001410  69 6e 74 20 69 63 6f 6e  62 61 72 20 69 63 6f 6e  |int iconbar icon|
00001420  2e 20 54 68 65 0a 69 6d  61 67 65 20 77 69 6c 6c  |. The.image will|
00001430  20 62 65 20 67 65 6e 65  72 61 74 65 64 20 69 6e  | be generated in|
00001440  20 61 20 6e 65 77 20 69  6d 61 67 65 20 77 69 6e  | a new image win|
00001450  64 6f 77 2e 0a 0a 0a 0a  55 6e 64 6f 2f 52 65 64  |dow.....Undo/Red|
00001460  6f 0a 2d 2d 2d 2d 2d 2d  2d 2d 2d 0a 45 76 65 72  |o.---------.Ever|
00001470  79 20 7a 6f 6f 6d 2c 20  70 61 72 61 6d 65 74 65  |y zoom, paramete|
00001480  72 20 63 68 61 6e 67 65  20 61 6e 64 20 6f 70 74  |r change and opt|
00001490  69 6f 6e 20 63 68 61 6e  67 65 20 77 69 6c 6c 20  |ion change will |
000014a0  62 65 20 73 74 6f 72 65  64 20 69 6e 20 61 6e 20  |be stored in an |
000014b0  75 6e 64 6f 0a 62 75 66  66 65 72 2e 20 55 73 65  |undo.buffer. Use|
000014c0  20 74 68 65 20 6d 65 6e  75 20 6f 70 74 69 6f 6e  | the menu option|
000014d0  20 45 64 69 74 3d 3d 3e  55 6e 64 6f 2c 20 74 6f  | Edit==>Undo, to|
000014e0  20 67 6f 20 62 61 63 6b  20 6f 6e 65 20 73 74 65  | go back one ste|
000014f0  70 20 28 61 20 6d 61 78  69 6d 75 6d 20 6f 66 0a  |p (a maximum of.|
00001500  33 30 20 73 74 65 70 73  20 63 61 6e 20 62 65 20  |30 steps can be |
00001510  73 74 6f 72 65 64 20 69  6e 20 74 68 65 20 62 75  |stored in the bu|
00001520  66 66 65 72 29 2e 20 55  73 65 20 74 68 65 20 6d  |ffer). Use the m|
00001530  65 6e 75 20 6f 70 74 69  6f 6e 20 45 64 69 74 3d  |enu option Edit=|
00001540  3d 3e 52 65 64 6f 20 74  6f 0a 67 6f 20 66 6f 72  |=>Redo to.go for|
00001550  77 61 72 64 20 6f 6e 65  20 73 74 65 70 2e 0a 0a  |ward one step...|
00001560  0a 0a 43 6f 6c 6f 75 72  20 6d 61 70 73 0a 2d 2d  |..Colour maps.--|
00001570  2d 2d 2d 2d 2d 2d 2d 2d  2d 0a 41 20 63 6f 6c 6f  |---------.A colo|
00001580  75 72 20 6d 61 70 20 69  73 20 61 20 66 69 6c 65  |ur map is a file|
00001590  20 77 68 69 63 68 20 64  65 66 69 6e 65 73 20 32  | which defines 2|
000015a0  35 36 20 63 6f 6c 6f 75  72 73 20 69 6e 20 61 20  |56 colours in a |
000015b0  32 34 20 62 69 74 73 20  66 6f 72 6d 61 74 2e 0a  |24 bits format..|
000015c0  46 72 61 63 50 61 69 6e  74 20 75 73 65 73 20 63  |FracPaint uses c|
000015d0  6f 6c 6f 75 72 20 6d 61  70 73 20 74 6f 20 64 69  |olour maps to di|
000015e0  73 70 6c 61 79 20 74 68  65 20 63 6f 6c 6f 75 72  |splay the colour|
000015f0  73 20 6f 66 20 61 20 66  72 61 63 74 61 6c 20 69  |s of a fractal i|
00001600  6d 61 67 65 2e 20 46 6f  72 0a 65 78 61 6d 70 6c  |mage. For.exampl|
00001610  65 2c 20 61 20 62 6c 61  63 6b 2d 61 6e 64 2d 77  |e, a black-and-w|
00001620  68 69 74 65 20 63 6f 6c  6f 75 72 20 6d 61 70 20  |hite colour map |
00001630  63 61 6e 20 62 65 20 75  73 65 64 20 66 6f 72 20  |can be used for |
00001640  6d 6f 6e 6f 63 68 72 6f  6d 65 20 70 69 63 74 75  |monochrome pictu|
00001650  72 65 73 0a 6f 72 20 61  20 62 6c 75 65 20 63 6f  |res.or a blue co|
00001660  6c 6f 75 72 20 6d 61 70  20 63 61 6e 20 62 65 20  |lour map can be |
00001670  75 73 65 64 20 66 6f 72  20 61 20 73 70 65 63 69  |used for a speci|
00001680  61 6c 20 65 66 66 65 63  74 2e 0a 0a 54 6f 20 63  |al effect...To c|
00001690  68 61 6e 67 65 20 74 68  65 20 63 75 72 72 65 6e  |hange the curren|
000016a0  74 20 63 6f 6c 6f 75 72  20 6d 61 70 20 6f 66 20  |t colour map of |
000016b0  61 6e 20 69 6d 61 67 65  2c 20 6f 70 65 6e 20 74  |an image, open t|
000016c0  68 65 20 63 6f 6c 6f 75  72 20 6d 61 70 20 64 69  |he colour map di|
000016d0  61 6c 6f 67 75 65 0a 62  6f 78 20 77 69 74 68 20  |alogue.box with |
000016e0  74 68 65 20 6d 65 6e 75  20 6f 70 74 69 6f 6e 20  |the menu option |
000016f0  53 65 74 74 69 6e 67 73  3d 3d 3e 43 6f 6c 6f 75  |Settings==>Colou|
00001700  72 20 6d 61 70 2e 0a 0a  54 68 65 20 6c 69 73 74  |r map...The list|
00001710  20 6f 66 20 63 6f 6c 6f  75 72 20 6d 61 70 73 20  | of colour maps |
00001720  28 69 6e 20 74 68 65 20  70 6f 70 2d 75 70 20 6d  |(in the pop-up m|
00001730  65 6e 75 20 6f 66 20 74  68 65 20 63 6f 6c 6f 75  |enu of the colou|
00001740  72 20 6d 61 70 20 64 69  61 6c 6f 67 75 65 20 62  |r map dialogue b|
00001750  6f 78 29 0a 77 69 6c 6c  20 62 65 20 62 75 69 6c  |ox).will be buil|
00001760  64 20 66 72 6f 6d 20 74  68 65 20 63 6f 6c 6f 75  |d from the colou|
00001770  72 20 6d 61 70 73 20 66  6f 75 6e 64 20 69 6e 20  |r maps found in |
00001780  74 68 65 20 70 61 74 68  20 43 6f 6c 6f 75 72 4d  |the path ColourM|
00001790  61 70 24 50 61 74 68 2e  20 44 72 61 67 20 61 0a  |ap$Path. Drag a.|
000017a0  64 69 72 65 63 74 6f 72  79 20 77 69 74 68 20 63  |directory with c|
000017b0  6f 6c 6f 75 72 20 6d 61  70 73 20 74 6f 20 74 68  |olour maps to th|
000017c0  65 20 63 6f 6c 6f 75 72  20 6d 61 70 20 64 69 61  |e colour map dia|
000017d0  6c 6f 67 75 65 20 62 6f  78 2c 20 74 6f 20 61 64  |logue box, to ad|
000017e0  64 20 74 68 65 73 65 0a  63 6f 6c 6f 75 72 20 6d  |d these.colour m|
000017f0  61 70 73 20 74 6f 20 74  68 65 20 70 61 74 68 20  |aps to the path |
00001800  61 6e 64 20 74 6f 20 74  68 65 20 63 6f 6c 6f 75  |and to the colou|
00001810  72 20 6d 61 70 20 6c 69  73 74 20 28 77 69 74 68  |r map list (with|
00001820  20 53 68 69 66 74 2d 64  72 61 67 20 74 68 65 0a  | Shift-drag the.|
00001830  64 69 72 65 63 74 6f 72  79 20 63 61 6e 20 62 65  |directory can be|
00001840  20 72 65 6d 6f 76 65 64  20 66 72 6f 6d 20 74 68  | removed from th|
00001850  65 20 70 61 74 68 29 2e  20 41 6e 6f 74 68 65 72  |e path). Another|
00001860  20 6d 65 74 68 6f 64 20  74 6f 20 63 68 61 6e 67  | method to chang|
00001870  65 20 74 68 65 0a 63 6f  6c 6f 75 72 20 6d 61 70  |e the.colour map|
00001880  20 6f 66 20 61 6e 20 69  6d 61 67 65 20 69 73 20  | of an image is |
00001890  74 6f 20 64 72 61 67 20  61 20 63 6f 6c 6f 75 72  |to drag a colour|
000018a0  20 6d 61 70 20 66 69 6c  65 20 74 6f 20 61 6e 20  | map file to an |
000018b0  69 6d 61 67 65 20 77 69  6e 64 6f 77 2e 0a 0a 49  |image window...I|
000018c0  6e 20 74 68 65 20 63 6f  6c 6f 75 72 20 6d 61 70  |n the colour map|
000018d0  20 64 69 61 6c 6f 67 75  65 20 62 6f 78 20 74 68  | dialogue box th|
000018e0  65 20 6f 66 66 73 65 74  20 6f 66 20 74 68 65 20  |e offset of the |
000018f0  69 6e 73 69 64 65 20 61  6e 64 20 74 68 65 20 6f  |inside and the o|
00001900  75 74 73 69 64 65 20 63  61 6e 0a 61 6c 73 6f 20  |utside can.also |
00001910  62 65 20 63 68 61 6e 67  65 64 2e 20 54 68 65 20  |be changed. The |
00001920  6f 66 66 73 65 74 20 69  73 20 74 68 65 20 63 6f  |offset is the co|
00001930  6c 6f 75 72 20 6f 66 20  74 68 65 20 63 6f 6c 6f  |lour of the colo|
00001940  75 72 20 6d 61 70 20 74  68 61 74 20 77 69 6c 6c  |ur map that will|
00001950  20 62 65 0a 74 72 65 61  74 65 64 20 61 73 20 63  | be.treated as c|
00001960  6f 6c 6f 75 72 20 30 2e  0a 0a 52 65 67 69 73 74  |olour 0...Regist|
00001970  65 72 65 64 20 76 65 72  73 69 6f 6e 73 20 6f 66  |ered versions of|
00001980  20 46 72 61 63 50 61 69  6e 74 20 68 61 76 65 20  | FracPaint have |
00001990  61 6c 73 6f 20 61 6e 20  45 64 69 74 20 62 75 74  |also an Edit but|
000019a0  74 6f 6e 2c 20 74 6f 20  73 65 65 20 6f 72 20 63  |ton, to see or c|
000019b0  68 61 6e 67 65 0a 74 68  65 20 67 69 76 65 6e 20  |hange.the given |
000019c0  63 6f 6c 6f 75 72 20 6d  61 70 2e 20 54 68 65 20  |colour map. The |
000019d0  63 75 72 72 65 6e 74 20  63 6f 6c 6f 75 72 20 6d  |current colour m|
000019e0  61 70 20 77 69 6c 6c 20  62 65 20 74 72 61 6e 73  |ap will be trans|
000019f0  70 6f 72 74 65 64 20 74  6f 20 61 0a 63 6f 6c 6f  |ported to a.colo|
00001a00  75 72 20 6d 61 70 20 65  64 69 74 6f 72 2c 20 66  |ur map editor, f|
00001a10  72 6f 6d 20 77 68 69 63  68 20 69 74 20 63 61 6e  |rom which it can|
00001a20  20 62 65 20 65 64 69 74  65 64 2e 20 54 68 65 6e  | be edited. Then|
00001a30  2c 20 74 68 65 20 63 6f  6c 6f 75 72 20 6d 61 70  |, the colour map|
00001a40  20 63 61 6e 20 62 65 0a  73 61 76 65 64 20 74 6f  | can be.saved to|
00001a50  20 74 68 65 20 69 6d 61  67 65 20 77 69 6e 64 6f  | the image windo|
00001a60  77 20 61 67 61 69 6e 2c  20 74 6f 20 63 68 61 6e  |w again, to chan|
00001a70  67 65 20 74 68 65 20 75  73 65 64 20 63 6f 6c 6f  |ge the used colo|
00001a80  75 72 20 6d 61 70 2e 0a  0a 0a 0a 43 6f 6c 6f 75  |ur map.....Colou|
00001a90  72 20 63 79 63 6c 69 6e  67 0a 2d 2d 2d 2d 2d 2d  |r cycling.------|
00001aa0  2d 2d 2d 2d 2d 2d 2d 2d  0a 57 69 74 68 20 63 6f  |--------.With co|
00001ab0  6c 6f 75 72 20 63 79 63  6c 69 6e 67 2c 20 74 68  |lour cycling, th|
00001ac0  65 20 69 6d 61 67 65 20  63 61 6e 20 62 65 20 27  |e image can be '|
00001ad0  61 6e 69 6d 61 74 65 64  27 2c 20 62 79 20 73 68  |animated', by sh|
00001ae0  69 66 74 69 6e 67 20 61  6c 6c 20 63 6f 6c 6f 75  |ifting all colou|
00001af0  72 73 0a 6f 66 20 74 68  65 20 63 6f 6c 6f 75 72  |rs.of the colour|
00001b00  20 6d 61 70 2e 20 42 6f  74 68 20 74 68 65 20 64  | map. Both the d|
00001b10  69 72 65 63 74 69 6f 6e  20 61 6e 64 20 73 70 65  |irection and spe|
00001b20  65 64 20 6f 66 20 74 68  65 20 63 6f 6c 6f 75 72  |ed of the colour|
00001b30  20 63 79 63 6c 69 6e 67  20 63 61 6e 0a 62 65 20  | cycling can.be |
00001b40  73 65 74 2e 0a 0a 54 68  65 20 63 6f 6c 6f 75 72  |set...The colour|
00001b50  20 63 79 63 6c 65 20 63  6f 6e 74 72 6f 6c 20 77  | cycle control w|
00001b60  69 6e 64 6f 77 20 63 61  6e 20 62 65 20 6f 70 65  |indow can be ope|
00001b70  6e 65 64 20 77 69 74 68  20 74 68 65 20 6d 65 6e  |ned with the men|
00001b80  75 20 6f 70 74 69 6f 6e  0a 55 74 69 6c 69 74 69  |u option.Utiliti|
00001b90  65 73 3d 3d 3e 43 6f 6c  6f 75 72 20 63 79 63 6c  |es==>Colour cycl|
00001ba0  65 2e 20 54 68 69 73 20  77 69 6e 64 6f 77 20 68  |e. This window h|
00001bb0  61 73 20 62 75 74 74 6f  6e 73 20 74 6f 20 63 6f  |as buttons to co|
00001bc0  6e 74 72 6f 6c 20 74 68  65 20 64 69 72 65 63 74  |ntrol the direct|
00001bd0  69 6f 6e 0a 61 6e 64 20  6f 74 68 65 72 20 63 6f  |ion.and other co|
00001be0  6c 6f 75 72 20 63 79 63  6c 65 20 6f 70 74 69 6f  |lour cycle optio|
00001bf0  6e 73 2e 20 54 68 65 20  73 74 65 70 20 66 69 65  |ns. The step fie|
00001c00  6c 64 20 63 6f 6e 74 72  6f 6c 73 20 74 68 65 20  |ld controls the |
00001c10  63 6f 6c 6f 75 72 20 63  79 63 6c 65 0a 73 74 65  |colour cycle.ste|
00001c20  70 20 73 69 7a 65 2e 20  53 65 74 20 74 68 69 73  |p size. Set this|
00001c30  20 76 61 6c 75 65 20 74  6f 20 32 20 77 69 74 68  | value to 2 with|
00001c40  20 73 74 72 69 70 65 64  20 63 6f 6c 6f 75 72 20  | striped colour |
00001c50  6d 61 70 73 2e 20 55 73  65 20 74 68 65 20 63 72  |maps. Use the cr|
00001c60  65 61 74 65 0a 6f 70 74  69 6f 6e 2c 20 74 6f 20  |eate.option, to |
00001c70  63 72 65 61 74 65 20 6e  65 77 20 63 6f 6c 6f 75  |create new colou|
00001c80  72 73 20 28 77 69 74 68  20 74 68 65 20 67 69 76  |rs (with the giv|
00001c90  65 6e 20 6e 75 6d 62 65  72 20 6f 66 20 73 68 61  |en number of sha|
00001ca0  64 65 73 29 20 77 68 69  6c 65 0a 63 6f 6c 6f 75  |des) while.colou|
00001cb0  72 20 63 79 63 6c 69 6e  67 2e 20 54 68 69 73 20  |r cycling. This |
00001cc0  77 69 6c 6c 20 67 69 76  65 6e 20 76 65 72 79 20  |will given very |
00001cd0  67 6f 6f 64 20 72 65 73  75 6c 74 73 20 69 6e 20  |good results in |
00001ce0  32 34 62 70 70 20 6d 6f  64 65 73 20 28 61 6e 64  |24bpp modes (and|
00001cf0  20 77 69 74 68 0a 61 20  6c 61 72 67 65 20 6e 75  | with.a large nu|
00001d00  6d 62 65 72 20 6f 66 20  73 68 61 64 65 73 2c 20  |mber of shades, |
00001d10  73 61 79 20 31 36 29 2e  0a 0a 41 20 70 72 6f 63  |say 16)...A proc|
00001d20  65 73 73 6f 72 20 77 69  74 68 20 63 61 63 68 65  |essor with cache|
00001d30  20 28 41 52 4d 33 20 6f  72 20 6c 61 74 65 72 29  | (ARM3 or later)|
00001d40  20 61 6e 64 20 66 61 73  74 20 6d 65 6d 6f 72 79  | and fast memory|
00001d50  20 77 69 6c 6c 20 67 69  76 65 20 62 65 74 74 65  | will give bette|
00001d60  72 0a 72 65 73 75 6c 74  73 20 77 69 74 68 20 63  |r.results with c|
00001d70  6f 6c 6f 75 72 20 63 79  63 6c 69 6e 67 2e 0a     |olour cycling..|
00001d7f