Home » Archimedes archive » Archimedes World » AW-1995-04-Disc2.adf » Disk2Apr95 » !AWApr95/Goodies/FracPaint/!FracPaint/Docs/History
!AWApr95/Goodies/FracPaint/!FracPaint/Docs/History
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/History |
Read OK: | ✔ |
File size: | 09AE bytes |
Load address: | 0000 |
Exec address: | 0000 |
Duplicates
There is 1 duplicate copy of this file in the archive:
- Archimedes archive » Archimedes World » AW-1995-04-Disc2.adf » Disk2Apr95 » !AWApr95/Goodies/FracPaint/!FracPaint/Docs/History
- Archimedes archive » Archimedes World » AW-1995-04-Disc2.adf » Disk2Apr95 » !AWApr95/Goodies/FracPaint/Docs/History
File contents
History of FracPaint ==================== Version 1.00, 4 April 1993 -------------------------- first working version. Version 1.20, 29 April 1993 --------------------------- * much more fractal formulas. * colour methods added (both inside and outside). * solid-guess generating method added. * progression dialog box added. * preferences dialog box added. * a large number of small bugs removed. Version 1.39, 7 June 1993 ------------------------- * colour map file support added. * colour map dialog box added. * sprite export routines added. * menu structure changed. * faster redraw window routines. * faster calculation. * undo-redo added. * shortkeys added for a number of functions. * number of colour methods added. * a large number of small bugs removed. Version 1.84, 7 October 1993 ---------------------------- * risc OS 3 compliant. * 16 image windows can be opened. * colour range added. * menu structure changed. * some fractal formulas added. * colour cycle option added. * parameter file support added. * interactive help added. * a large number of small bugs removed. Version 2.18, 4 January 1994 ---------------------------- * new fixed-point routines. * faster floating point calculations. * improved user interface. * scale view dialog box added. * menu structure changed (Style guide compliant). * bailout parameter. * enhanced colour cycling. * more colour methods added. * file info dialog box added. * print option added. * user definable image size list added. * some fractal formulas added. * number of image generate passes configurable. * large number of calculation errors removed. * a large number of small bugs removed. Version 2.70, 29 October 1994 ----------------------------- * risc OS 3.5 support added. * improved user interface (using tab sheets and pop-up menus). * toolbox added (to open dialog boxes more easily). * dithering (to create more colour shades). * improved colour map handling (offset list, and more). * improved colour cycling (create colours). * author support in parameter files. * fractal formulas split into four different parts (much more formulas). * large number of calculation errors removed. * much better error handling. * pointer position dialog box added. * calculation statistics dialog box added. * computer speed information dialog box added. * exporting of 8, 15 en 24bpp sprites. * licensed version support * enhanced print support (via print queue). * a large number of small bugs removed.
00000000 48 69 73 74 6f 72 79 20 6f 66 20 46 72 61 63 50 |History of FracP| 00000010 61 69 6e 74 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |aint.===========| 00000020 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a 0a 56 65 72 73 |=========...Vers| 00000030 69 6f 6e 20 31 2e 30 30 2c 20 34 20 41 70 72 69 |ion 1.00, 4 Apri| 00000040 6c 20 31 39 39 33 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d |l 1993.---------| 00000050 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000060 2d 0a 20 20 66 69 72 73 74 20 77 6f 72 6b 69 6e |-. first workin| 00000070 67 20 76 65 72 73 69 6f 6e 2e 0a 0a 0a 56 65 72 |g version....Ver| 00000080 73 69 6f 6e 20 31 2e 32 30 2c 20 32 39 20 41 70 |sion 1.20, 29 Ap| 00000090 72 69 6c 20 31 39 39 33 0a 2d 2d 2d 2d 2d 2d 2d |ril 1993.-------| 000000a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000000b0 2d 2d 2d 2d 0a 2a 20 6d 75 63 68 20 6d 6f 72 65 |----.* much more| 000000c0 20 66 72 61 63 74 61 6c 20 66 6f 72 6d 75 6c 61 | fractal formula| 000000d0 73 2e 0a 2a 20 63 6f 6c 6f 75 72 20 6d 65 74 68 |s..* colour meth| 000000e0 6f 64 73 20 61 64 64 65 64 20 28 62 6f 74 68 20 |ods added (both | 000000f0 69 6e 73 69 64 65 20 61 6e 64 20 6f 75 74 73 69 |inside and outsi| 00000100 64 65 29 2e 0a 2a 20 73 6f 6c 69 64 2d 67 75 65 |de)..* solid-gue| 00000110 73 73 20 67 65 6e 65 72 61 74 69 6e 67 20 6d 65 |ss generating me| 00000120 74 68 6f 64 20 61 64 64 65 64 2e 0a 2a 20 70 72 |thod added..* pr| 00000130 6f 67 72 65 73 73 69 6f 6e 20 64 69 61 6c 6f 67 |ogression dialog| 00000140 20 62 6f 78 20 61 64 64 65 64 2e 0a 2a 20 70 72 | box added..* pr| 00000150 65 66 65 72 65 6e 63 65 73 20 64 69 61 6c 6f 67 |eferences dialog| 00000160 20 62 6f 78 20 61 64 64 65 64 2e 0a 2a 20 61 20 | box added..* a | 00000170 6c 61 72 67 65 20 6e 75 6d 62 65 72 20 6f 66 20 |large number of | 00000180 73 6d 61 6c 6c 20 62 75 67 73 20 72 65 6d 6f 76 |small bugs remov| 00000190 65 64 2e 0a 0a 0a 56 65 72 73 69 6f 6e 20 31 2e |ed....Version 1.| 000001a0 33 39 2c 20 37 20 4a 75 6e 65 20 31 39 39 33 0a |39, 7 June 1993.| 000001b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000001c0 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 2a 20 63 6f 6c 6f |---------.* colo| 000001d0 75 72 20 6d 61 70 20 66 69 6c 65 20 73 75 70 70 |ur map file supp| 000001e0 6f 72 74 20 61 64 64 65 64 2e 0a 2a 20 63 6f 6c |ort added..* col| 000001f0 6f 75 72 20 6d 61 70 20 64 69 61 6c 6f 67 20 62 |our map dialog b| 00000200 6f 78 20 61 64 64 65 64 2e 0a 2a 20 73 70 72 69 |ox added..* spri| 00000210 74 65 20 65 78 70 6f 72 74 20 72 6f 75 74 69 6e |te export routin| 00000220 65 73 20 61 64 64 65 64 2e 0a 2a 20 6d 65 6e 75 |es added..* menu| 00000230 20 73 74 72 75 63 74 75 72 65 20 63 68 61 6e 67 | structure chang| 00000240 65 64 2e 0a 2a 20 66 61 73 74 65 72 20 72 65 64 |ed..* faster red| 00000250 72 61 77 20 77 69 6e 64 6f 77 20 72 6f 75 74 69 |raw window routi| 00000260 6e 65 73 2e 0a 2a 20 66 61 73 74 65 72 20 63 61 |nes..* faster ca| 00000270 6c 63 75 6c 61 74 69 6f 6e 2e 0a 2a 20 75 6e 64 |lculation..* und| 00000280 6f 2d 72 65 64 6f 20 61 64 64 65 64 2e 0a 2a 20 |o-redo added..* | 00000290 73 68 6f 72 74 6b 65 79 73 20 61 64 64 65 64 20 |shortkeys added | 000002a0 66 6f 72 20 61 20 6e 75 6d 62 65 72 20 6f 66 20 |for a number of | 000002b0 66 75 6e 63 74 69 6f 6e 73 2e 0a 2a 20 6e 75 6d |functions..* num| 000002c0 62 65 72 20 6f 66 20 63 6f 6c 6f 75 72 20 6d 65 |ber of colour me| 000002d0 74 68 6f 64 73 20 61 64 64 65 64 2e 0a 2a 20 61 |thods added..* a| 000002e0 20 6c 61 72 67 65 20 6e 75 6d 62 65 72 20 6f 66 | large number of| 000002f0 20 73 6d 61 6c 6c 20 62 75 67 73 20 72 65 6d 6f | small bugs remo| 00000300 76 65 64 2e 0a 0a 0a 56 65 72 73 69 6f 6e 20 31 |ved....Version 1| 00000310 2e 38 34 2c 20 37 20 4f 63 74 6f 62 65 72 20 31 |.84, 7 October 1| 00000320 39 39 33 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |993.------------| 00000330 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000340 0a 2a 20 72 69 73 63 20 4f 53 20 33 20 63 6f 6d |.* risc OS 3 com| 00000350 70 6c 69 61 6e 74 2e 0a 2a 20 31 36 20 69 6d 61 |pliant..* 16 ima| 00000360 67 65 20 77 69 6e 64 6f 77 73 20 63 61 6e 20 62 |ge windows can b| 00000370 65 20 6f 70 65 6e 65 64 2e 0a 2a 20 63 6f 6c 6f |e opened..* colo| 00000380 75 72 20 72 61 6e 67 65 20 61 64 64 65 64 2e 0a |ur range added..| 00000390 2a 20 6d 65 6e 75 20 73 74 72 75 63 74 75 72 65 |* menu structure| 000003a0 20 63 68 61 6e 67 65 64 2e 0a 2a 20 73 6f 6d 65 | changed..* some| 000003b0 20 66 72 61 63 74 61 6c 20 66 6f 72 6d 75 6c 61 | fractal formula| 000003c0 73 20 61 64 64 65 64 2e 0a 2a 20 63 6f 6c 6f 75 |s added..* colou| 000003d0 72 20 63 79 63 6c 65 20 6f 70 74 69 6f 6e 20 61 |r cycle option a| 000003e0 64 64 65 64 2e 0a 2a 20 70 61 72 61 6d 65 74 65 |dded..* paramete| 000003f0 72 20 66 69 6c 65 20 73 75 70 70 6f 72 74 20 61 |r file support a| 00000400 64 64 65 64 2e 0a 2a 20 69 6e 74 65 72 61 63 74 |dded..* interact| 00000410 69 76 65 20 68 65 6c 70 20 61 64 64 65 64 2e 0a |ive help added..| 00000420 2a 20 61 20 6c 61 72 67 65 20 6e 75 6d 62 65 72 |* a large number| 00000430 20 6f 66 20 73 6d 61 6c 6c 20 62 75 67 73 20 72 | of small bugs r| 00000440 65 6d 6f 76 65 64 2e 0a 0a 0a 56 65 72 73 69 6f |emoved....Versio| 00000450 6e 20 32 2e 31 38 2c 20 34 20 4a 61 6e 75 61 72 |n 2.18, 4 Januar| 00000460 79 20 31 39 39 34 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d |y 1994.---------| 00000470 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000480 2d 2d 2d 0a 2a 20 6e 65 77 20 66 69 78 65 64 2d |---.* new fixed-| 00000490 70 6f 69 6e 74 20 72 6f 75 74 69 6e 65 73 2e 0a |point routines..| 000004a0 2a 20 66 61 73 74 65 72 20 66 6c 6f 61 74 69 6e |* faster floatin| 000004b0 67 20 70 6f 69 6e 74 20 63 61 6c 63 75 6c 61 74 |g point calculat| 000004c0 69 6f 6e 73 2e 0a 2a 20 69 6d 70 72 6f 76 65 64 |ions..* improved| 000004d0 20 75 73 65 72 20 69 6e 74 65 72 66 61 63 65 2e | user interface.| 000004e0 0a 2a 20 73 63 61 6c 65 20 76 69 65 77 20 64 69 |.* scale view di| 000004f0 61 6c 6f 67 20 62 6f 78 20 61 64 64 65 64 2e 0a |alog box added..| 00000500 2a 20 6d 65 6e 75 20 73 74 72 75 63 74 75 72 65 |* menu structure| 00000510 20 63 68 61 6e 67 65 64 20 28 53 74 79 6c 65 20 | changed (Style | 00000520 67 75 69 64 65 20 63 6f 6d 70 6c 69 61 6e 74 29 |guide compliant)| 00000530 2e 0a 2a 20 62 61 69 6c 6f 75 74 20 70 61 72 61 |..* bailout para| 00000540 6d 65 74 65 72 2e 0a 2a 20 65 6e 68 61 6e 63 65 |meter..* enhance| 00000550 64 20 63 6f 6c 6f 75 72 20 63 79 63 6c 69 6e 67 |d colour cycling| 00000560 2e 0a 2a 20 6d 6f 72 65 20 63 6f 6c 6f 75 72 20 |..* more colour | 00000570 6d 65 74 68 6f 64 73 20 61 64 64 65 64 2e 0a 2a |methods added..*| 00000580 20 66 69 6c 65 20 69 6e 66 6f 20 64 69 61 6c 6f | file info dialo| 00000590 67 20 62 6f 78 20 61 64 64 65 64 2e 0a 2a 20 70 |g box added..* p| 000005a0 72 69 6e 74 20 6f 70 74 69 6f 6e 20 61 64 64 65 |rint option adde| 000005b0 64 2e 0a 2a 20 75 73 65 72 20 64 65 66 69 6e 61 |d..* user defina| 000005c0 62 6c 65 20 69 6d 61 67 65 20 73 69 7a 65 20 6c |ble image size l| 000005d0 69 73 74 20 61 64 64 65 64 2e 0a 2a 20 73 6f 6d |ist added..* som| 000005e0 65 20 66 72 61 63 74 61 6c 20 66 6f 72 6d 75 6c |e fractal formul| 000005f0 61 73 20 61 64 64 65 64 2e 0a 2a 20 6e 75 6d 62 |as added..* numb| 00000600 65 72 20 6f 66 20 69 6d 61 67 65 20 67 65 6e 65 |er of image gene| 00000610 72 61 74 65 20 70 61 73 73 65 73 20 63 6f 6e 66 |rate passes conf| 00000620 69 67 75 72 61 62 6c 65 2e 0a 2a 20 6c 61 72 67 |igurable..* larg| 00000630 65 20 6e 75 6d 62 65 72 20 6f 66 20 63 61 6c 63 |e number of calc| 00000640 75 6c 61 74 69 6f 6e 20 65 72 72 6f 72 73 20 72 |ulation errors r| 00000650 65 6d 6f 76 65 64 2e 0a 2a 20 61 20 6c 61 72 67 |emoved..* a larg| 00000660 65 20 6e 75 6d 62 65 72 20 6f 66 20 73 6d 61 6c |e number of smal| 00000670 6c 20 62 75 67 73 20 72 65 6d 6f 76 65 64 2e 0a |l bugs removed..| 00000680 0a 0a 56 65 72 73 69 6f 6e 20 32 2e 37 30 2c 20 |..Version 2.70, | 00000690 32 39 20 4f 63 74 6f 62 65 72 20 31 39 39 34 0a |29 October 1994.| 000006a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000006b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 2a 20 |-------------.* | 000006c0 72 69 73 63 20 4f 53 20 33 2e 35 20 73 75 70 70 |risc OS 3.5 supp| 000006d0 6f 72 74 20 61 64 64 65 64 2e 0a 2a 20 69 6d 70 |ort added..* imp| 000006e0 72 6f 76 65 64 20 75 73 65 72 20 69 6e 74 65 72 |roved user inter| 000006f0 66 61 63 65 20 28 75 73 69 6e 67 20 74 61 62 20 |face (using tab | 00000700 73 68 65 65 74 73 20 61 6e 64 20 70 6f 70 2d 75 |sheets and pop-u| 00000710 70 20 6d 65 6e 75 73 29 2e 0a 2a 20 74 6f 6f 6c |p menus)..* tool| 00000720 62 6f 78 20 61 64 64 65 64 20 28 74 6f 20 6f 70 |box added (to op| 00000730 65 6e 20 64 69 61 6c 6f 67 20 62 6f 78 65 73 20 |en dialog boxes | 00000740 6d 6f 72 65 20 65 61 73 69 6c 79 29 2e 0a 2a 20 |more easily)..* | 00000750 64 69 74 68 65 72 69 6e 67 20 28 74 6f 20 63 72 |dithering (to cr| 00000760 65 61 74 65 20 6d 6f 72 65 20 63 6f 6c 6f 75 72 |eate more colour| 00000770 20 73 68 61 64 65 73 29 2e 0a 2a 20 69 6d 70 72 | shades)..* impr| 00000780 6f 76 65 64 20 63 6f 6c 6f 75 72 20 6d 61 70 20 |oved colour map | 00000790 68 61 6e 64 6c 69 6e 67 20 28 6f 66 66 73 65 74 |handling (offset| 000007a0 20 6c 69 73 74 2c 20 61 6e 64 20 6d 6f 72 65 29 | list, and more)| 000007b0 2e 0a 2a 20 69 6d 70 72 6f 76 65 64 20 63 6f 6c |..* improved col| 000007c0 6f 75 72 20 63 79 63 6c 69 6e 67 20 28 63 72 65 |our cycling (cre| 000007d0 61 74 65 20 63 6f 6c 6f 75 72 73 29 2e 0a 2a 20 |ate colours)..* | 000007e0 61 75 74 68 6f 72 20 73 75 70 70 6f 72 74 20 69 |author support i| 000007f0 6e 20 70 61 72 61 6d 65 74 65 72 20 66 69 6c 65 |n parameter file| 00000800 73 2e 0a 2a 20 66 72 61 63 74 61 6c 20 66 6f 72 |s..* fractal for| 00000810 6d 75 6c 61 73 20 73 70 6c 69 74 20 69 6e 74 6f |mulas split into| 00000820 20 66 6f 75 72 20 64 69 66 66 65 72 65 6e 74 20 | four different | 00000830 70 61 72 74 73 20 28 6d 75 63 68 20 6d 6f 72 65 |parts (much more| 00000840 20 66 6f 72 6d 75 6c 61 73 29 2e 0a 2a 20 6c 61 | formulas)..* la| 00000850 72 67 65 20 6e 75 6d 62 65 72 20 6f 66 20 63 61 |rge number of ca| 00000860 6c 63 75 6c 61 74 69 6f 6e 20 65 72 72 6f 72 73 |lculation errors| 00000870 20 72 65 6d 6f 76 65 64 2e 0a 2a 20 6d 75 63 68 | removed..* much| 00000880 20 62 65 74 74 65 72 20 65 72 72 6f 72 20 68 61 | better error ha| 00000890 6e 64 6c 69 6e 67 2e 0a 2a 20 70 6f 69 6e 74 65 |ndling..* pointe| 000008a0 72 20 70 6f 73 69 74 69 6f 6e 20 64 69 61 6c 6f |r position dialo| 000008b0 67 20 62 6f 78 20 61 64 64 65 64 2e 0a 2a 20 63 |g box added..* c| 000008c0 61 6c 63 75 6c 61 74 69 6f 6e 20 73 74 61 74 69 |alculation stati| 000008d0 73 74 69 63 73 20 64 69 61 6c 6f 67 20 62 6f 78 |stics dialog box| 000008e0 20 61 64 64 65 64 2e 0a 2a 20 63 6f 6d 70 75 74 | added..* comput| 000008f0 65 72 20 73 70 65 65 64 20 69 6e 66 6f 72 6d 61 |er speed informa| 00000900 74 69 6f 6e 20 64 69 61 6c 6f 67 20 62 6f 78 20 |tion dialog box | 00000910 61 64 64 65 64 2e 0a 2a 20 65 78 70 6f 72 74 69 |added..* exporti| 00000920 6e 67 20 6f 66 20 38 2c 20 31 35 20 65 6e 20 32 |ng of 8, 15 en 2| 00000930 34 62 70 70 20 73 70 72 69 74 65 73 2e 0a 2a 20 |4bpp sprites..* | 00000940 6c 69 63 65 6e 73 65 64 20 76 65 72 73 69 6f 6e |licensed version| 00000950 20 73 75 70 70 6f 72 74 0a 2a 20 65 6e 68 61 6e | support.* enhan| 00000960 63 65 64 20 70 72 69 6e 74 20 73 75 70 70 6f 72 |ced print suppor| 00000970 74 20 28 76 69 61 20 70 72 69 6e 74 20 71 75 65 |t (via print que| 00000980 75 65 29 2e 0a 2a 20 61 20 6c 61 72 67 65 20 6e |ue)..* a large n| 00000990 75 6d 62 65 72 20 6f 66 20 73 6d 61 6c 6c 20 62 |umber of small b| 000009a0 75 67 73 20 72 65 6d 6f 76 65 64 2e 0a 0a |ugs removed...| 000009ae