home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / fpunr210.zip / FP210.HLP < prev    next >
Text File  |  1994-08-01  |  5KB  |  84 lines

  1. |15Fractals Plus v2.10
  2.  
  3. |07Fractals Plus v2.10 is a significantly improved version of Fractals
  4. Plus v2.00, which was in itself such a great improvement on v1.00 as to
  5. make it almost unrecognisable. New features in v2.10 are:
  6.  
  7.        ■ |14Support for 32-bit processors|07, resulting in huge speed 
  8.      advantages if you have an 80386 or better. The processor type is 
  9.      auto-detected.
  10.  
  11.        ■ |14New load and save routines|07 which are much easier to use and 
  12.      more reliable than the old ones. They also include full mouse support.
  13.      (The new save routine is only available in the registered version!)
  14.  
  15. And since version 1.00, the main improvements are:
  16.  
  17.        ■ |14Two new algorithms|07 for plotting which significantly lower the 
  18.      time taken to plot an image. These are the recursive square-filling
  19.      algorithm and the line adjacency fill algorithm, selectable from
  20.      the Advanced Options menu.
  21.  
  22.        ■ |14Colour cycling|07 without which no self-respecting fractals 
  23.      program would be complete. Here it is, to let you see all of our 
  24.      wonderful and carefully chosen palette.
  25.  
  26.        ■ |14Image info|07 for getting information about the last plot
  27.  
  28.        ■ |14Typing in coordinates|07 so that you can get those images which 
  29.      you see in the books but can never actually find yourself. This is also
  30.      significantly improved in version 2.10.
  31.  
  32.        ■ |14Better graphics|07 (this doesn't actually improve the quality of
  33.      the images but just the general atmosphere) including the delightful
  34.      wavy Mandelbrot set on the loading screen (registered version only) and 
  35.      the new logo.
  36.  
  37.        ■ |14Printer drivers|07 which are written in assembly language as
  38.      opposed to BASIC and can be loaded individually. We now have 5
  39.      drivers at the latest count for Epson dot-matrix (9-pin and 24-pin),
  40.      HP DeskJet/LaserJet, and PostScript (mono and colour).
  41.  
  42. Fractals Plus v2.10 was written mostly in BASIC (though we're ashamed to 
  43. admit it) because we just couldn't be bothered to rewrite everything all over 
  44. again in another language. All the difficult bits were done in assembly 
  45. language; this includes the code for actually plotting the images, colour 
  46. cycling, other graphics, the .COM loader and of course the printer drivers.
  47.  
  48. Fractals Plus v2.10 was written by the same two authors as the original
  49. version. We are:
  50.  
  51. |14Martin Bright|07, who at the time of writing has just left Bryanston
  52. School and is taking a year to work for IBM before going on to study
  53. maths at university, hopefully Clare, Cambridge. Martin wrote all the
  54. assembly language bits and can just about still understand them, and was
  55. quite rude about Bruce's BASIC bits which is completely inexcusable since
  56. they actually work very well and are very impressive pieces of programming.
  57.  
  58. |14Bruce Davidson|07, a second year student at Durham University studying for
  59. a degree in Applied Physics. Bruce wrote all the user interface which makes
  60. up most of the BASIC code and did twice as much typing as was necessary due
  61. to his choice of ridiculously long variable and function names and his
  62. penchant for putting in lots of comments in pretty boxes.
  63.  
  64. |14     ╔════════════════════════════════════════════════════════════════╗
  65. |14     ║                            COPYRIGHT                           ║
  66. |14     ╟────────────────────────────────────────────────────────────────╢
  67. |14     ║     Fractals Plus v2.10 is copyrighted. You may copy and       ║
  68. |14     ║ distribute this unregistered version subject to the following  ║
  69. |14     ║ conditions:                                                    ║
  70. |14     ║  ■ The software is distributed in its entirety with all files  ║
  71. |14     ║     intact and unaltered.                                      ║
  72. |14     ║  ■ You do not charge more than £3.00 for distributing this     ║
  73. |14     ║     software, except when distributed as a bundle (eg CD-ROM). ║
  74. |14     ║  ■ You make it clear to all purchasers that they have *not*    ║
  75. |14     ║     bought the software and must still register it with us if  ║
  76. |14     ║     they continue to use it.                                   ║
  77. |14     ╟────────────────────────────────────────────────────────────────╢
  78. |14     ║            Fractals Plus v2.10 Unregistered version            ║
  79. |14     ║       Copyright (C) Bruce Davidson and Martin Bright 1994.     ║
  80. |14     ║                       All rights reserved.                     ║
  81. |14     ╚════════════════════════════════════════════════════════════════╝
  82.  
  83. [EOH]
  84.