home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / progmisc / frasrc18.zip / HELP5.SRC < prev    next >
Text File  |  1993-05-24  |  99KB  |  2,284 lines

  1. ~Topic=Common Problems
  2.  
  3. Of course, Fractint would never stoop to having a "common" problem.  These
  4. notes describe some, ahem, "special situations" which come up occasionally
  5. and which even we haven't the gall to label as "features".
  6.  
  7. Hang during startup:\
  8.   There might be a problem with Fractint's video detection logic and your
  9.   particular video adapter. Try running with "fractint adapter=xxx" where
  10.   xxx is cga, ega, egamono, mcga, or vga.  If "adapter=vga" works, and you
  11.   really have a SuperVGA adapter capable of higher video modes, there are
  12.   other "adapter=" options for a number of SuperVGA chipsets - please see
  13.   the full selection in {Video Parameters} for details.  If this solves the
  14.   problem, create an SSTOOLS.INI file with the "adapter=xxx" command in it
  15.   so that the fix will apply to every run.\
  16.   Another possible cause:  If you install the latest Fractint in say
  17.   directory "newfrac", then run it from another directory with the command
  18.   "\\newfrac\\fractint", *and* you have an older version of fractint.exe
  19.   somewhere in your DOS PATH, a silent hang is all you'll get.  See the
  20.   notes under the "Cannot find FRACTINT.EXE message" problem for the reason.\
  21.   Another possibility: try one of the "textsafe" parameter choices
  22.   described in {Video Parameters}.
  23.  
  24. Scrambled image when returning from a text mode display:\
  25.   If an image which has been partly or completely generated gets partly
  26.   destroyed when you return to it from the menu, help, or the information
  27.   display, please try the various "textsafe" parameter options - see
  28.   {Video Parameters} for details.  If this cures the problem, create
  29.   an SSTOOLS.INI file with the "textsafe=xxx" command so that the fix will
  30.   apply to every run.
  31.  
  32. "Holes" in an image while it is being drawn:\
  33.   Little squares colored in your "inside" color, in a pattern of every
  34.   second square of that size, in solid guessing mode, both across and down
  35.   (i.e., 1 out of 4), are
  36.   a symptom of an image which should be calculated with more conservative
  37.   periodicity checking than the default.  See the Periodicity parameter
  38.   under {Image Calculation Parameters}.
  39.  
  40. Black bar at top of screen during color cycling on 8086/8088 machines:\
  41.   (This might happen intermittently, not every run.)\
  42.   "fractint cyclelimit=10" might cure the problem.  If so, increase
  43.   the cyclelimit value (try increasing by 5 or 10 each time) until the
  44.   problem reappears, then back off one step and add that cyclelimit value
  45.   to your SSTOOLS.INI file.
  46.  
  47. Other video problems:
  48.  
  49.   If you are using a VESA driver with your video adapter, the first thing
  50.   to try is the "vesadetect=no" parameter. If that fixes the problem, add
  51.   it to your SSTOOLS.INI file to make the fix permanent.
  52.  
  53.   It may help to explicitly specify your type of adapter - see the
  54.   "adapter=" parameter in {Video Parameters}.
  55.  
  56.   We've had one case where a video driver for Windows does not work
  57.   properly with Fractint.  If running under Windows, DesqView, or some
  58.   other layered environment, try running Fractint directly from DOS to see
  59.   if that avoids the problem.\
  60.   We've also had one case of a problem co-existing with "386 to the Max".
  61.  
  62.   We've had one report of an EGA adapter which got scrambled images in
  63.   all modes until "textsafe=no" was used (see {Video Parameters}).
  64.  
  65.   Also, see {Video Adapter Notes} for information
  66.   about enhanced video modes - Fractint makes only limited attempts to
  67.   verify that a video mode you request is actually supported by your
  68.   adapter.
  69. ~OnlineFF
  70.  
  71. Other Hangs and Strange Behavior:\
  72.   We've had some problems (hangs and solid beeps) on an FPU equipped
  73.   machine when running under Windows 3's enhanced mode.  The only ways
  74.   around the problem we can find are to either run the Fractint image
  75.   involved outside Windows, or to use the DOS command "SET NO87=nofpu"
  76.   before running Fractint.  (This SET command makes Fractint ignore your
  77.   fpu, so things might be a lot slower as a result.)
  78.  
  79. Insufficient memory:\
  80.   Fractint requires a fair bit of memory to run.  Most machines with at
  81.   least 640k (ok sticklers, make that "PC-compatible machines") will have
  82.   no problem.  Machines with 512k and machines with many TSR utilities
  83.   and/or a LAN interface may have problems.  Some Fractint features
  84.   allocate memory when required during a run.  If you get a message about
  85.   insufficient memory, or suspect that some problem is due to a memory
  86.   shortage, you could try commenting out some TSR utilities in your
  87.   AUTOEXEC.BAT file, some non-critical drivers in your CONFIG.SYS file, or
  88.   reducing the BUFFERS parameter in your CONFIG.SYS.
  89. ~OnlineFF
  90.  
  91. "Cannot find FRACTINT.EXE" message:\
  92.   Fractint is an overlayed program - some parts of it are brought from
  93.   disk into memory only when used.  The overlay manager needs to know
  94.   where to find the program.  It must be named FRACTINT.EXE (which it is
  95.   unless somebody renamed it), and you should either be in the directory
  96.   containing it when you start Fractint, or that directory should be in
  97.   your DOS PATH.
  98.  
  99. "File FRACTINT.CFG is missing or invalid" message:\
  100.   You should either start Fractint while you are in the directory
  101.   containing it, or should have that directory in your DOS PATH variable.
  102.   If that isn't the problem, maybe you have a FRACTINT.CFG file from an
  103.   older release of Fractint lying around? If so, best rename or delete it.
  104.   If that isn't the problem either, then the FRACTINT.CFG included in the
  105.   FRAINT.EXE release file has probably been changed or deleted. Best
  106.   reinstall Fractint to get a fresh copy.
  107. ~OnlineFF
  108.  
  109. Some other program doesn't like GIF files created by Fractint:\
  110.   Fractint generates nice clean GIF89A spec files, honest! But telling
  111.   this to the other program isn't likely to change its mind. Instead, try
  112.   an option which might get around the problem: run Fractint with the
  113.   command line option "gif87a=yes" and then save an image. Fractint will
  114.   store the image in the older GIF87A format, without any fractal
  115.   parameters in it (so you won't be able to load the image back into
  116.   Fractint and zoom into it - the fractal type, coordinates, etc. are not
  117.   stored in this older format), and without an "aspect ratio" in the GIF
  118.   header (we've seen one utility which doesn't like that field.)
  119.  
  120. Disk video mode performance:\
  121.   This won't be blindingly fast at the best of times, but there are things
  122.   which can slow it down and can be tuned.  See {"Disk-Video" Modes}
  123.   for details.
  124. ;
  125. ;
  126. ;
  127. ~Topic=Fractals and the PC
  128. ;
  129. ; empty for document, present just so we can reference the subject
  130.  
  131. ~Format-,Doc-
  132.  
  133.     A Little History:
  134.        { Before Mandelbrot }
  135.        { Who Is This Guy, Anyway? }
  136.  
  137.     A Little Code:
  138.        { Periodicity Logic }
  139.        { Limitations of Integer Math (And How We Cope) }
  140.        { The Fractint "Fractal Engine" Architecture }
  141.  
  142.     A Little Math:
  143.        { Summary of Fractal Types }
  144.        { Inside=bof60|bof61|zmag|period }
  145.        { Inside=epscross|startrail }
  146.        { Finite Attractors }
  147.        { Trig Identities }
  148. ~Format+,Doc+
  149. ;
  150. ;
  151. ~Topic=Before Mandelbrot
  152.  
  153. Like new forms of life, new branches of mathematics and science don't
  154. appear from nowhere. The ideas of fractal geometry can be traced to the
  155. late nineteenth century, when mathematicians created shapes -- sets of
  156. points -- that seemed to have no counterpart in nature.  By a wonderful
  157. irony, the "abstract" mathematics descended from that work has now turned
  158. out to be MORE appropriate than any other for describing many natural
  159. shapes and processes.
  160.  
  161. Perhaps we shouldn't be surprised.  The Greek geometers worked out the
  162. mathematics of the conic sections for its formal beauty; it was two
  163. thousand years before Copernicus and Brahe, Kepler and Newton overcame the
  164. preconception that all heavenly motions must be circular, and found the
  165. ellipse, parabola, and hyperbola in the paths of planets, comets, and
  166. projectiles.
  167.  
  168. In the 17th century Newton and Leibniz created calculus, with its
  169. techniques for "differentiating" or finding the derivative of functions --
  170. in geometric terms, finding the tangent of a curve at any given point.
  171. True, some functions were discontinuous, with no tangent at a gap or an
  172. isolated point. Some had singularities: abrupt changes in direction at
  173. which the idea of a tangent becomes meaningless. But these were seen as
  174. exceptional, and attention was focused on the "well-behaved" functions
  175. that worked well in modeling nature.
  176.  
  177. Beginning in the early 1870s, though, a 50-year crisis transformed
  178. mathematical thinking. Weierstrass described a function that was
  179. continuous but nondifferentiable -- no tangent could be described at any
  180. point. Cantor showed how a simple, repeated procedure could turn a line
  181. into a dust of scattered points, and Peano generated a convoluted curve
  182. that eventually touches every point on a plane. These shapes seemed to
  183. fall "between" the usual categories of one-dimensional lines, two-
  184. dimensional planes and three-dimensional volumes. Most still saw them as
  185. "pathological" cases, but here and there they began to find applications.
  186.  
  187. In other areas of mathematics, too, strange shapes began to crop up.
  188. Poincare attempted to analyze the stability of the solar system in the
  189. 1880s and found that the many-body dynamical problem resisted traditional
  190. methods. Instead, he developed a qualitative approach, a "state space" in
  191. which each point represented a different planetary orbit, and studied what
  192. we would now call the topology -- the "connectedness" -- of whole families
  193. of orbits. This approach revealed that while many initial motions quickly
  194. settled into the familiar curves, there were also strange, "chaotic"
  195. orbits that never became periodic and predictable.
  196.  
  197. Other investigators trying to understand fluctuating, "noisy" phenomena --
  198. the flooding of the Nile, price series in economics, the jiggling of
  199. molecules in Brownian motion in fluids -- found that traditional models
  200. could not match the data. They had to introduce apparently arbitrary
  201. scaling features, with spikes in the data becoming rarer as they grew
  202. larger, but never disappearing entirely.
  203.  
  204. For many years these developments seemed unrelated, but there were
  205. tantalizing hints of a common thread. Like the pure mathematicians' curves
  206. and the chaotic orbital motions, the graphs of irregular time series often
  207. had the property of self-similarity: a magnified small section looked very
  208. similar to a large one over a wide range of scales.
  209. ;
  210. ;
  211. ~Topic=Who Is This Guy\, Anyway?
  212.  
  213. While many pure and applied mathematicians advanced these trends, it is
  214. Benoit Mandelbrot above all who saw what they had in common and pulled the
  215. threads together into the new discipline.
  216.  
  217. He was born in Warsaw in 1924, and moved to France in 1935. In a time when
  218. French mathematical training was strongly analytic, he visualized problems
  219. whenever possible, so that he could attack them in geometric terms.  He
  220. attended the Ecole Polytechnique, then Caltech, where he encountered the
  221. tangled motions of fluid turbulence.
  222.  
  223. In 1958 he joined IBM, where he began a mathematical analysis of
  224. electronic "noise" -- and began to perceive a structure in it, a hierarchy
  225. of fluctuations of all sizes, that could not be explained by existing
  226. statistical methods. Through the years that followed, one seemingly
  227. unrelated problem after another was drawn into the growing body of ideas
  228. he would come to call fractal geometry.
  229.  
  230. As computers gained more graphic capabilities, the skills of his mind's
  231. eye were reinforced by visualization on display screens and plotters.
  232. Again and again, fractal models produced results -- series of flood
  233. heights, or cotton prices -- that experts said looked like "the real
  234. thing."
  235.  
  236. Visualization was extended to the physical world as well. In a provocative
  237. essay titled "How Long Is the Coast of Britain?" Mandelbrot noted that the
  238. answer depends on the scale at which one measures: it grows longer and
  239. longer as one takes into account every bay and inlet, every stone, every
  240. grain of sand. And he codified the "self-similarity" characteristic of
  241. many fractal shapes -- the reappearance of geometrically similar features
  242. at all scales.
  243.  
  244. First in isolated papers and lectures, then in two editions of his seminal
  245. book, he argued that many of science's traditional mathematical models are
  246. ill-suited to natural forms and processes: in fact, that many of the
  247. "pathological" shapes mathematicians had discovered generations before are
  248. useful approximations of tree bark and lung tissue, clouds and galaxies.
  249.  
  250. Mandelbrot was named an IBM Fellow in 1974, and continues to work at the
  251. IBM Watson Research Center. He has also been a visiting professor and
  252. guest lecturer at many universities.
  253. ;
  254. ;
  255. ~Topic=Periodicity Logic
  256.  
  257. The "Mandelbrot Lake" in the center of the M-set images is the traditional
  258. bane of plotting programs. It sucks up the most computer time because it
  259. always reaches the iteration limit -- and yet the most interesting areas
  260. are invariably right at the edge the lake.
  261. (See {The Mandelbrot Set} for a description of the iteration process.)
  262.  
  263. Thanks to Mark Peterson for pointing out (well, he more like beat us over
  264. the head until we paid attention) that the iteration values in the middle
  265. of Mandelbrot Lake tend to decay to periodic loops (i.e., Z(n+m) == Z(n),
  266. a fact that is pointed out on pages 58-61 of "The Beauty of Fractals"). An
  267. intelligent program (like the one he wrote) would check for this
  268. periodicity once in a while, recognize that iterations caught in a loop
  269. are going to max out, and bail out early.
  270.  
  271. For speed purposes, the current version of the program turns this checking
  272. algorithm on only if the last pixel generated was in the lake.    (The
  273. checking itself takes a small amount of time, and the pixels on the very
  274. edge of the lake tend to decay to periodic loops very slowly, so this
  275. compromise turned out to be the fastest generic answer).
  276.  
  277. Try a full M-set plot with a 1000-iteration maximum with any other
  278. program, and then try it on this one for a pretty dramatic proof of the
  279. value of periodicity checking.
  280.  
  281. You can get a visual display of the periodicity effects if you press
  282. <O>rbits while plotting. This toggles display of the intermediate
  283. iterations during the generation process.  It also gives you an idea of
  284. how much work your poor little PC is going through for you!  If you use
  285. this toggle, it's best to disable solid-guessing first using <1> or <2>
  286. because in its second pass, solid-guessing bypasses many of the pixel
  287. calculations precisely where the orbits are most interesting.
  288.  
  289. Mark was also responsible for pointing out that 16-bit integer math was
  290. good enough for the first few levels of M/J images, where the round-off
  291. errors stay well within the area covered by a single pixel. Fractint now
  292. uses 16-bit math where applicable, which makes a big difference on non-32-
  293. bit PCs.
  294. ;
  295. ;
  296. ~Topic=Limitations of Integer Math (And How We Cope)
  297.  
  298. By default, Fractint uses 16-bit and/or 32-bit integer math to generate
  299. nearly all its fractal types. The advantage of integer math is speed: this
  300. is by far the fastest such plotter that we have ever seen on any PC. The
  301. disadvantage is an accuracy limit. Integer math represents numbers like
  302. 1.00 as 32-bit integers of the form [1.00 * (2^29)] (approximately
  303. a range of 500,000,000) for the Mandelbrot and Julia sets. Other integer
  304. fractal types use a bitshift of 24 rather than 29, so 1.0 is stored
  305. internally as [1.00 * (2^*24)]. This yields accuracy of better than 8
  306. significant digits, and works fine... until the initial values of the
  307. calculations on consecutive pixels differ only in the ninth decimal place.
  308.  
  309. At that point, if Fractint has a floating-point algorithm handy for that
  310. particular fractal type (and virtually all of the fractal types have one
  311. these days), it will silently switch over to the floating-point algorithm
  312. and keep right on going.  Fair warning - if you don't have an FPU, the
  313. effect is that of a rocket sled hitting a wall of jello, and even if you
  314. do, the slowdown is noticeable.
  315.  
  316. If it has no floating-point algorithm, Fractint does the best it can: it
  317. switches to its minimal drawing mode, with adjacent pixels having initial
  318. values differing by 1 (really 0.000000002).  Attempts to zoom further may
  319. result in moving the image around a bit, but won't actually zoom.  If you
  320. are stuck with an integer algorithm, you can reach minimal mode with your
  321. fifth consecutive "maximum zoom", each of which covers about 0.25% of the
  322. previous screen. By then your full-screen image is an area less than
  323. 1/(10^13)th [\~0.0000000000001] the area of the initial screen.  (If your
  324. image is rotated or stretched very slightly, you can run into the wall of
  325. jello as early as the fourth consecutive maximum zoom.    Rotating or
  326. stretching by larger amounts has less impact on how soon you run into it.)
  327.  
  328. Think of it this way: at minimal drawing mode, your VGA display would have
  329. to have a surface area of over one million square miles just to be able to
  330. display the entire M-set using the integer algorithms.    Using the
  331. floating-point algorithms, your display would have to be big enough to fit
  332. the entire solar system out to the orbit of Saturn inside it.  So there's
  333. a considerable saving on hardware, electricity and desk space involved
  334. here.  Also, you don't have to take out asteroid insurance.
  335.  
  336. 32 bit integers also limit the largest number which can be stored.  This
  337. doesn't matter much since numbers outside the supported range (which is
  338. between -4 and +4) produce a boring single color. If you try to zoom-out
  339. to reduce the entire Mandelbrot set to a speck, or to squeeze
  340. it to a pancake, you'll find you can't do so in integer math mode.
  341. ;
  342. ;
  343. ~Topic=The Fractint "Fractal Engine" Architecture
  344.  
  345. Several of the authors would never ADMIT this, but Fractint has evolved a
  346. powerful and flexible architecture that makes adding new fractals very
  347. easy. (They would never admit this because they pride themselves on being
  348. the sort that mindlessly but happily hacks away at code and "sees if it
  349. works and doesn't hang the machine".)
  350.  
  351. Many fractal calculations work by taking a rectangle in the complex plane,
  352. and, point by point, calculating a color corresponding to that point.
  353. Furthermore, the color calculation is often done by iterating a function
  354. over and over until some bailout condition is met.
  355. (See {The Mandelbrot Set} for a description of the iteration process.)
  356.  
  357. In implementing such a scheme, there are three fractal-specific
  358. calculations that take place within a framework that is pretty much the
  359. same for them all.  Rather than copy the same code over and over, we
  360. created a standard fractal engine that calls three functions that may be
  361. bolted in temporarily to the engine.  The "bolting in" process uses the C
  362. language mechanism of variable function pointers.
  363.  
  364. These three functions are:
  365.  
  366.    1) a setup function that is run once per image, to do any required
  367.    initialization of variables,
  368.  
  369.    2) a once-per-pixel function that does whatever initialization has to
  370.    be done to calculate a color for one pixel, and
  371.  
  372.    3) a once-per-orbit-iteration function, which is the fundamental
  373.    fractal algorithm that is repeatedly iterated in the fractal
  374.    calculation.
  375.  
  376. The common framework that calls these functions can contain all sorts of
  377. speedups, tricks, and options that the fractal implementor need not worry
  378. about.    All that is necessary is to write the three functions in the
  379. correct way, and BINGO! - all options automatically apply. What makes it
  380. even easier is that usually one can re-use functions 1) and 2) written for
  381. other fractals, and therefore only need to write function 3).
  382.  
  383. Then it occurred to us that there might be more than one sort of fractal
  384. engine, so we even allowed THAT to be bolted in. And we created a data
  385. structure for each fractal that includes pointers to these four functions,
  386. various prompts, a default region of the complex plane, and various
  387. miscellaneous bits of information that allow toggling between Julia and
  388. Mandelbrot or toggling between the various kinds of math used in
  389. implementation.
  390.  
  391. That sounds pretty flexible, but there is one drawback - you have to be a
  392. C programmer and have a C compiler to make use of it! So we took it a step
  393. further, and designed a built-in high level compiler, so that you can
  394. enter the formulas for the various functions in a formula file in a
  395. straightforward algebra-like language, and Fractint will compile them and
  396. bolt them in for you!
  397.  
  398. There is a terrible down side to this flexibility.  Fractint users
  399. everywhere are going berserk. Fractal-inventing creativity is running
  400. rampant. Proposals for new fractal types are clogging the mail and the
  401. telephones.
  402.  
  403. All we can say is that non-productivity software has never been so potent,
  404. and we're sorry, it's our fault!
  405.  
  406. Fractint was compiled using Microsoft C 6.00A and Microsoft Assembler 5.1,
  407. using the "Medium" model. Note that the assembler code uses the "C" model
  408. option added to version 5.1, and must be assembled with the /MX or /ML
  409. switch to link with the "C" code. Because it has become too large to
  410. distribute comfortably as a single compressed file, and because many
  411. downloaders have no intention of ever modifying it, Fractint is now
  412. distributed as two files: one containing FRACTINT.EXE, auxiliary files and
  413. this document, and another containing complete source code (including a
  414. .MAK file and MAKEFRAC.BAT).  See {Distribution of Fractint}.
  415. ;
  416. ;
  417. ;
  418. ~Topic=Inside=bof60|bof61|zmag|period
  419. ~Format-,Online-
  420.  
  421. INSIDE=BOF60|BOF61|ZMAG|PERIOD
  422. ~Format+,Online+
  423.  
  424. Here is an *ATTEMPTED* explanation of what the inside=bof60 and
  425. inside=bof61 options do. This explanation is hereby dedicated to Adrian
  426. Mariano, who badgered it out of us! For the *REAL* explanation, see
  427. "Beauty of Fractals", page 62.
  428.  
  429. Let p(z) be the function that is repeatedly iterated to generate a fractal
  430. using the escape-time algorithm.  For example, p(z) = z^2+c in the case of
  431. a Julia set. Then let pk(z) be the result of iterating the function p for
  432. k iterations. (The "k" should be shown as a superscript.) We could also
  433. use the notation pkc(z) when the function p has a parameter c, as it does
  434. in our example.  Now hold your breath and get your thinking cap on. Define
  435. a(c) = inf\{|pck(0)|:k=1,2,3,...}. In English - a(c) is the greatest lower
  436. bound of the images of zero of as many iterations as you like. Put another
  437. way, a(c) is the closest to the origin any point in the orbit starting
  438. with 0 gets. Then the index (c) is the value of k (the iteration) when
  439. that closest point was achieved.  Since there may be more than one,
  440. index(c) is the least such. Got it?  Good, because the "Beauty of
  441. Fractals" explanation of this, is, ahhhh, *TERSE* ! Now for the punch
  442. line. Inside=bof60 colors the lake alternating shades according to the
  443. level sets of a(c).  Each band represents solid areas of the fractal where
  444. the closest value of the orbit to the origin is the same.  Inside=bof61
  445. show domains where index(c) is constant.  That is, areas where the
  446. iteration when the orbit swooped closest to the origin has the same value.
  447. Well, folks, that's the best we can do! Improved explanations will be
  448. accepted for the next edition!
  449.  
  450. inside=zmag is similar. This option colors inside pixels according to
  451. the magnitude of the orbit point when maxiter was reached, using the formula
  452. color = (x^2 + y^2) * maxiter/2 + 1.
  453.  
  454. inside=period colors pixels according to the length of their eventual cycle.
  455. For example, points that approach a fixed point have color=1.  Points that
  456. approach a 2-cycle have color=2.  Points that do not approach a cycle during
  457. the iterations performed have color=maxit.  This option works best with a
  458. fairly large number of iterations.
  459. ;
  460. ;
  461. ;
  462. ~Topic=Inside=epscross|startrail
  463. ~Format-,Online-
  464.  
  465. INSIDE=EPSCROSS|STARTRAIL
  466. ~Format+,Online+
  467.  
  468. Kenneth Hooper has written a paper entitled "A Note On Some Internal
  469. Structures Of The Mandelbrot Set" published in "Computers and Graphics", Vol
  470. 15, No.2, pp. 295-297.    In that article he describes Clifford Pickover's
  471. "epsilon cross" method which creates some mysterious plant-like tendrils in
  472. the Mandelbrot set. The algorithm is this. In the escape-time calculation of a
  473. fractal, if the orbit comes within .01 of the Y-axis, the orbit is terminated
  474. and the pixel is colored green. Similarly, the pixel is colored yellow if it
  475. approaches the X-axis. Strictly speaking, this is not an "inside" option
  476. because a point destined to escape could be caught by this bailout criterion.
  477.  
  478. Hooper has another coloring scheme called "star trails" that involves
  479. detecting clusters of points being traversed by the orbit. A table of tangents
  480. of each orbit point is built, and the pixel colored according to how many
  481. orbit points are near the first one before the orbit flies out of the cluster.
  482. This option looks fine with maxiter=16, which greatly speeds the calculation.
  483.  
  484. Both of these options should be tried with the outside color fixed
  485. (outside=<nnn>) so that the "lake" structure revealed by the algorithms can be
  486. more clearly seen. Epsilon Cross is fun to watch with boundary tracing turned
  487. on - even though the result is incorrect it is interesting! Shucks - what
  488. does "incorrect" mean in chaos theory anyway?!
  489. ;
  490. ;
  491. ;
  492. ~Topic=Finite Attractors
  493. ~Format-,Online-
  494.  
  495. FINITE ATTRACTORS
  496. ~Format+,Online+
  497.  
  498. Many of Fractint's fractals involve the iteration of functions of complex
  499. numbers until some "bailout" value is exceeded, then coloring the
  500. associated pixel according to the number of iterations performed.  This
  501. process identifies which values tend to infinity when iterated, and gives
  502. us a rough measure of how "quickly" they get there.
  503.  
  504. In dynamical terms, we say that "Infinity is an Attractor", as many
  505. initial values get "attracted" to it when iterated.  The set of all points
  506. that are attracted to infinity is termed The Basin of Attraction of
  507. Infinity.  The coloring algorithm used divides this Basin of Attraction
  508. into many distinct sets, each a single band of one color, representing all
  509. the points that are "attracted" to Infinity at the same "rate".  These
  510. sets (bands of color) are termed "Level Sets" - all points in such a set
  511. are at the same "Level" away from the attractor, in terms of numbers of
  512. iterations required to exceed the bailout value.
  513.  
  514. Thus, Fractint produces colored images of the Level Sets of the Basin of
  515. Attraction of Infinity, for all fractals that iterate functions of Complex
  516. numbers, at least.  Now we have a sound mathematical definition of what
  517. Fractint's "bailout" processing generates, and we have formally introduced
  518. the terms Attractor, Basin of Attraction, and Level Set, so you should
  519. have little trouble following the rest of this section!
  520.  
  521. For certain Julia-type fractals, Fractint can also display the Level Sets
  522. of Basins of Attraction of Finite Attractors.  This capability is a by-
  523. product of the implementation of the MAGNETic fractal types, which always
  524. have at least one Finite Attractor.
  525.  
  526. This option can be invoked by setting the "Look for finite attractor"
  527. option on the <Y> options screen, or by giving the "finattract=yes"
  528. command-line option.
  529.  
  530. Most Julia-types that have a "lake" (normally colored blue by default)
  531. have a Finite Attractor within this lake, and the lake turns out to be,
  532. quite appropriately, the Basin of Attraction of this Attractor.
  533.  
  534. The "finattract=yes" option (command-line or <Y> options screen)
  535. instructs Fractint to seek out and identify a possible Finite Attractor
  536. and, if found, to display the Level Sets of its Basin of Attraction, in
  537. addition to those of the Basin of Attraction of Infinity.  In many cases
  538. this results in a "lake" with colored "waves" in it;  in other cases there
  539. may be little change in the lake's appearance.
  540.  
  541. For a quick demonstration, select a fractal type of LAMBDA, with a
  542. parameter of 0.5 + 0.5i.  You will obtain an image with a large blue lake.
  543. Now set "Look for finite attractor" to 1 with the "Y" menu.
  544. The image will be re-drawn
  545. with a much more colorful lake.  A Finite Attractor lives in the center of
  546. one of the resulting "ripple" patterns in the lake - turn the <O>rbits
  547. display on to see where it is - the orbits of all initial points that are
  548. in the lake converge there.
  549.  
  550. Fractint tests for the presence of a Finite Attractor by iterating a
  551. Critical Value of the fractal's function.  If the iteration doesn't bail
  552. out before exceeding twice the iteration limit, it is almost certain that
  553. we have a Finite Attractor - we assume that we have.
  554.  
  555. Next we define a small circle around it and, after each iteration, as well
  556. as testing for the usual bailout value being exceeded, we test to see if
  557. we've hit the circle. If so, we bail out and color our pixels according to
  558. the number of iterations performed.  Result - a nicely colored-in lake
  559. that displays the Level Sets of the Basin of Attraction of the Finite
  560. Attractor.  Sometimes !
  561.  
  562. First exception: This does not work for the lakes of Mandel-types.  Every
  563. point in a Mandel-type is, in effect, a single point plucked from one of
  564. its related Julia-types.  A Mandel-type's lake has an infinite number of
  565. points, and thus an infinite number of related Julia-type sets, and
  566. consequently an infinite number of finite attractors too.  It *MAY* be
  567. possible to color in such a lake, by determining the attractor for EVERY
  568. pixel, but this would probably treble (at least) the number of iterations
  569. needed to draw the image.  Due to this overhead, Finite Attractor logic
  570. has not been implemented for Mandel-types.
  571.  
  572. Secondly, certain Julia-types with lakes may not respond to this
  573. treatment, depending on the parameter value used.  E.g., the Lambda Set
  574. for 0.5 + 0.5i responds well; the Lambda Set for 0.0 + 1.0i does not - its
  575. lake stays blue.  Attractors that consist of single points, or a cycle of
  576. a finite number of points are ok.  Others are not.  If you're into fractal
  577. technospeke, the implemented approach fails if the Julia-type is a
  578. Parabolic case, or has Siegel Disks, or has Herman Rings.
  579.  
  580. However, all the difficult cases have one thing in common - they all have
  581. a parameter value that falls exactly on the edge of the related Mandel-
  582. type's lake.  You can avoid them by intelligent use of the Mandel-Julia
  583. Space-Bar toggle:  Pick a view of the related Mandel-type where the center
  584. of the screen is inside the lake, but not too close to its edge, then use
  585. the space-bar toggle.  You should obtain a usable Julia-type with a lake,
  586. if you follow this guideline.
  587.  
  588. Thirdly, the initial implementation only works for Julia-types that use
  589. the "Standard" fractal engine in Fractint.  Fractals with their own
  590. special algorithms are not affected by Finite Attractor logic, as yet.
  591.  
  592. Finally, the finite attractor code will not work if it fails to detect
  593. a finite attractor.  If the number of iterations is set too low, the finite
  594. attractor may be missed.
  595.  
  596. Despite these restrictions, the Finite Attractor logic can produce
  597. interesting results.  Just bear in mind that it is principally a bonus
  598. off-shoot from the development of the MAGNETic fractal types, and is not
  599. specifically tuned for optimal performance for other Julia types.
  600.  
  601. (Thanks to Kevin Allen for the above).
  602.  
  603. There is a second type of finite attractor coloring, which is selected
  604. by setting "Look for Finite Attractor" to a negative value.  This colors
  605. points by the phase of the convergence to the finite attractor,
  606. instead of by the speed of convergence.
  607.  
  608. For example, consider the Julia set for -0.1 + 0.7i, which is the three-lobed
  609. "rabbit" set.  The Finite Attractor is an orbit of length three; call these
  610. values a, b, and c.  Then, the Julia set iteration can converge to one of
  611. three sequences: a,b,c,a,b,c,..., or b,c,a,b,c,..., or c,a,b,c,a,b,...  
  612. The Finite Attractor phase option colors the interior of the Julia set with
  613. three colors, depending on which of the three sequences the orbit converges
  614. to.  Internally, the code determines one point of the orbit, say "a", and
  615. the length of the orbit cycle, say 3.  It then iterates until the sequence
  616. converges to a, and then uses the iteration number modulo 3 to determine the
  617. color.
  618.  
  619. ;
  620. ;
  621. ~Topic=Trig Identities
  622. ~Online-
  623.  
  624. TRIG IDENTITIES
  625. ~Online+
  626.  
  627. The following trig identities are invaluable for coding fractals that use
  628. complex-valued transcendental functions.
  629.  
  630. ~Format-
  631.    e^(x+iy) = (e^x)cos(y) + i(e^x)sin(y)
  632.  
  633.    sin(x+iy)  = sin(x)cosh(y) + icos(x)sinh(y)
  634.    cos(x+iy)  = cos(x)cosh(y) - isin(x)sinh(y)
  635.    sinh(x+iy) = sinh(x)cos(y) + icosh(x)sin(y)
  636.    cosh(x+iy) = cosh(x)cos(y) + isinh(x)sin(y)
  637.  
  638.    cosxx(x+iy) = cos(x)cosh(y) + isin(x)sinh(y)
  639.      (cosxx is present in Fractint to provide compatibility with a bug
  640.      which was in its cos calculation before version 16)
  641.  
  642.    ln(x+iy) = (1/2)ln(x*x + y*y) + i(arctan(y/x) + 2kPi)
  643.                     (k = 0, +-1, +-2, +-....)
  644.  
  645.              sin(2x)           sinh(2y)
  646.    tan(x+iy) = ------------------  + i------------------
  647.            cos(2x) + cosh(2y)     cos(2x) + cosh(2y)
  648. ~OnlineFF
  649.  
  650.             sinh(2x)            sin(2y)
  651.    tanh(x+iy) = ------------------ + i------------------
  652.         cosh(2x) + cos(2y)    cosh(2x) + cos(2y)
  653.  
  654.          sin(2x) - i*sinh(2y)
  655.    cotan(x+iy) = --------------------
  656.           cosh(2y) - cos(2x)
  657.  
  658.           sinh(2x) - i*sin(2y)
  659.    cotanh(x+iy) = --------------------
  660.            cosh(2x) - cos(2y)
  661.  
  662.    z^z = e^(log(z)*z)
  663.  
  664.    log(x+iy) = 1/2(log(x*x + y*y) + i(arc_tan(y/x))
  665.  
  666.    e^(x+iy) = (cosh(x) + sinh(x)) * (cos(y) + isin(y))
  667.         = e^x * (cos(y) + isin(y))
  668.         = (e^x * cos(y)) + i(e^x * sin(y))
  669. ~Format+
  670. ;
  671. ;
  672. ;
  673. ~Topic=GIF Save File Format
  674.  
  675. Since version 5.0, Fractint has had the <S>ave-to-disk command, which
  676. stores screen images in the extremely compact, flexible .GIF (Graphics
  677. Interchange Format) widely supported on Compuserve. Version 7.0 added the
  678. <R>estore-from-disk capability.
  679.  
  680. Until version 14, Fractint saved images as .FRA files, which were a
  681. non-standard extension of the then-current GIF87a specification.  The
  682. reason was that GIF87a did not offer a place to store the extra
  683. information needed by Fractint to implement the
  684. <R> feature -- i.e., the parameters that let you keep zooming, etc.
  685. as if the restored file had just been created in this session.
  686. The .FRA format worked with all of the popular GIF decoders that we
  687. tested, but these were not true GIF files. For one thing,
  688. information after the GIF terminator (which is where we put the extra info)
  689. has the potential to confuse the
  690. online GIF viewers used on Compuserve. For another, it is the opinion of
  691. some GIF developers that the addition of this extra information violates
  692. the GIF87a spec. That's why we used the default filetype .FRA instead.
  693.  
  694. Since version 14, Fractint has used a genuine .GIF format, using the
  695. GIF89a spec - an upwardly compatible extension of GIF87a, released by
  696. Compuserve on August 1 1990.
  697. This new spec allows the
  698. placement of application data within "extension blocks".
  699. In version 14 we changed our default savename extension from .FRA
  700. to .GIF.
  701.  
  702. There is one significant advantage to the new GIF89a format compared to
  703. the old GIF87a-based .FRA format for Fractint purposes:  the new .GIF
  704. files may be uploaded to the Compuserve graphics forums (such as
  705. Fractint's home forum, GRAPHDEV) with fractal information intact.  Therefore
  706. anyone downloading a Fractint image from Compuserve will also be
  707. downloading all the information needed to regenerate the image.
  708.  
  709. Fractint can still read .FRA files generated by
  710. earlier versions.  If for some reason you wish to save files in the older
  711. GIF87a format, for example because your favorite GIF decoder has not yet
  712. been upgraded to GIF89a, use the command-line parameter "GIF87a=yes".
  713. Then any saved files will use the original GIF87a format without any
  714. application-specific information.
  715.  
  716. An easy way to convert an older .FRA file into true .GIF format suitable
  717. for uploading is something like this at the DOS prompt:\
  718.     FRACTINT MYFILE.FRA SAVENAME=MYFILE.GIF BATCH=YES\
  719. Fractint will load MYFILE.FRA, save it in true .GIF format as MYFILE.GIF,
  720. and return to DOS.
  721.  
  722. GIF and "Graphics Interchange Format" are trademarks of Compuserve
  723. Incorporated, an H&R Block Company.
  724. ;
  725. ;
  726. ;
  727. ~Topic=Using Fractint With a Mouse
  728. ; This topic is online only.
  729.  
  730. ~FormatExclude-
  731. Left Button:   Brings up and sizes the Zoom Box.   While holding down the
  732.            left button, push the mouse forward to shrink the Zoom Box,
  733.            and pull it back to expand it.
  734.            Double-clicking the left button performs the Zoom.
  735.  
  736. Right Button:  While holding the right button held down, move the mouse
  737.            from side to side to 'rotate' the Zoom Box.  Move the mouse
  738.            forward or back to change the Zoom Box color.
  739.            Double-clicking the right button performs a 'Zoom-Out'.
  740.  
  741. Both Buttons:  (or the middle button, if you have three of them) While
  742.            holding down both buttons, move the mouse up and down to
  743.            stretch/shrink the height of the Zoom Box, or side to side
  744.            to 'squish' the Zoom Box into a non-rectangular shape.
  745.  
  746. Zoom and Pan using the mouse typically consists of pushing in the left
  747. button, sizing the zoom box, letting go of the button, panning to the
  748. general area, then double-clicking the left button to perform the Zoom.
  749. ;
  750. ;
  751. ;
  752. ~Topic=Selecting a video mode when loading a file, Label=HELPLOADFILE
  753. ; This topic is only online, context-sensitive.
  754. ~Format-
  755.  
  756. The most suitable video modes for the file are listed first.
  757.  
  758. The 'err' column in the video mode information indicates:
  759.   blank  mode seems perfect for this image
  760.   v     image smaller than screen, will be loaded in a <v>iew window
  761.   c     mode has more colors than image needs
  762.   *     a major problem, one or more of the following is also shown:
  763.    C     mode has too few colors
  764.    R     image larger than screen, Fractint will reduce the image, possibly
  765.      into a <v>iew window, and maybe with aspect ratio a bit wrong
  766.    A     mode has the wrong shape of pixels for this image
  767. ;
  768. ;
  769. ;
  770. ~Topic=Distribution of Fractint
  771. ~Format-,Online-
  772.  
  773. DISTRIBUTION OF FRACTINT
  774. ~Format+,Online+
  775.  
  776. New versions of FRACTINT are uploaded to the CompuServe network, and make
  777. their way to other systems from that point.  FRACTINT is available as
  778. two self-extracting archive files - FRAINT.EXE (executable & documentation)
  779. and FRASRC.EXE (source code).
  780.  
  781. The latest version can always be found on CompuServe in the "Fractal Sources"
  782. library of the GRAPHDEV forum.  If you're not a Compuserve subscriber, but
  783. wish to get more information about Compuserve and its graphics forums,
  784. feel free to call their 800 number (800-848-8199) and ask for operator
  785. number 229.
  786.  
  787. If you don't have access to Compuserve, many other sites tend to carry
  788. these files shortly after their initial release (although sometimes
  789. using different naming conventions).  For instance...
  790.  
  791. If you speak Internet and FTP, SIMTEL20 and its various mirror sites
  792. tend to carry new versions of Fractint shortly after they are released.
  793. look in the PD:<MSDOS.GRAPHICS> directory for files named FRA*.*.  Then
  794. again, if you don't speak Internet and FTP...
  795. ~OnlineFF
  796.  
  797. Your favorite local BBS probably carries these files as well (although
  798. perhaps not the latest versions) using naming conventions like FRA*.ZIP.
  799. One BBS that *does* carry the latest version is the "Ideal Studies BBS"
  800. (508)757-1806, 1200/2400/9600HST.  Peter Longo is the SYSOP and a true
  801. fractal fanatic.  There is a very short registration, and thereafter the
  802. entire board is open to callers on the first call.  Then again, if you
  803. don't even have a modem...
  804.  
  805. Many Shareware/Freeware library services will ship you diskettes containing
  806. the latest versions of Fractint for a nominal fee that basically covers
  807. their cost of packaging and a small profit that we don't mind them making.
  808. One in particular is the Public (Software) Library, PO Box 35705,
  809. Houston, TX 77235-5705, USA.  Their phone number is 800-242-4775 (outside
  810. the US, dial 713-524-6394).  Ask for item #9112 for five 5.25" disks, #9113
  811. for three 3.5" disks.  Cost is $6.99 plus $4 S&H in the U.S./Canada, $11
  812. S&H overseas.
  813.  
  814. In Europe, the latest versions are available from another Fractint freak,
  815. Jon Horner - Editor of FRAC'Cetera, a disk-based fractal/chaos resource.
  816. Disk prices for UK/Europe are: 5.25" HD BP4.50/5.00  : 3.5" HD BP (British
  817. Pounds) 5.00/5.50.  Prices include p&p (airmail to Europe).  Contact:
  818. Jon Horner, FRAC'Cetera, Le Mont Ardaine, Rue des Ardaines, St. Peters,
  819. Guernsey, CI, UK.  Phone (44) 0481 63689.  CIS 100112,1700
  820.  
  821. The X Windows port of Fractint maintained by Ken Shirriff is available
  822. via FTP from sprite.berkeley.edu. 
  823.  
  824. ;
  825. ;
  826. ~Topic=Contacting the Authors
  827. ~Format-,Online-
  828.  
  829. CONTACTING THE AUTHORS
  830. ~Format+,Online+
  831.  
  832. Communication between the authors for development of the next version of
  833. Fractint takes place in GRAPHDEV (Graphics Developers) Section 4 (Fractal
  834. Sources) of CompuServe (CIS).
  835.  
  836. Most of the authors have never met except on Compuserve.
  837. Access to the GRAPHDEV forum is open to any and all interested
  838. in computer generated fractals.
  839. New members are always welcome!
  840. Stop on by if you have any questions or
  841. just want to take a peek at what's getting tossed into the soup.
  842.  
  843. Also, you'll find many GIF image files generated by fellow Fractint fans
  844. and many fractal programs as well in the GRAPHDEV forum's data library 5.
  845.  
  846. If you're not a Compuserve subscriber, but wish to get more information
  847. about Compuserve and its graphics forums, feel free to call their 800
  848. number (800-848-8199) and ask for operator number 229.
  849.  
  850. The following authors have agreed to the distribution of their addresses.
  851. Usenet/Internet/Bitnet/Whatevernet users can reach CIS users directly if
  852. they know the user ID (i.e., Bert Tyler can be reached as
  853. 73477.433@compuserve.com).
  854.  
  855. Just remember that CIS charges by the minute, so it costs us a little bit
  856. to read a message -- don't kill us with kindness. And don't send all your
  857. mail to Bert -- spread it around a little!
  858.  
  859. Main authors (in historical order):
  860.  
  861. ~Format-
  862. Bert Tyler        [73477,433] on CIS
  863. Tyler Software        (which is also 73477.433@compuserve.com, if
  864. 124 Wooded Lane         you're on the Internet - see above)
  865. Villanova, PA 19085
  866. (215) 525-5478
  867.  
  868. Timothy Wegner        [71320,675] on CIS
  869. 4714 Rockwood        twegner@.mitre.org on Internet
  870. Houston, TX 77004
  871. (713) 747-7543
  872.  
  873. Mark Peterson        [70441,3353] on CIS
  874. The Yankee Programmer
  875. 405-C Queen St., Suite #181
  876. Southington, CT 06489
  877. (203) 276-9721
  878.  
  879. Pieter Branderhorst    [72611,2257] on CIS
  880. Amthor Computer Consultants
  881. 270 Moss St.
  882. Victoria, BC
  883. Canada, V8V 4M4
  884. (604) 381-7164
  885.  
  886. Contributing authors (in alphabetic order);
  887.  
  888. Joseph A Albrecht
  889. 9250 Old Cedar Ave #215
  890. Bloomington, Mn 55425
  891. (612) 884-3286
  892.  
  893. Kevin C Allen        kevina@microsoft.com on Internet
  894. 9 Bowen Place
  895. Seven Hills
  896. NSW 2147
  897. Australia
  898. +61-2-870-2297 (Work)
  899. (02) 831-4821 (Home)
  900.  
  901. Rob Beyer        [71021,2074] on CIS
  902. 23 Briarwood Lane
  903. Laguna Hills, CA, 92656
  904. (714) 957-0227
  905. (7-12pm PST & weekends)
  906.  
  907. John W. Bridges     (Author GRASP/Pictor, Imagetools, PICEM, VGAKIT)
  908. 2810 Serang Place Costa Mesa
  909. California 92626-4827    [75300,2137] on CIS, GENIE:JBRIDGES
  910.  
  911. Michael D. Burkey    burkey@sun9.math.utk.edu on Internet
  912. 6600 Crossgate Rd.
  913. Knoxville, TN 37912
  914.  
  915. Robin Bussell
  916. 13 Bayswater Rd
  917. Horfield
  918. Bristol
  919. Avon, England
  920. (044)-0272-514451
  921.  
  922. Lee Daniel Crocker    [73407,2030] on CIS
  923. 5506 Camden Ave #D3    leecr@microsoft.com
  924. San Jose, CA  95124
  925. (408) 267-2926
  926.  
  927. Monte Davis        [71450,3542] on CIS
  928. 31 Washington St
  929. Brooklyn, NY 11201
  930. (718) 625-4610
  931.  
  932. David Guenther        [70531,3525] on CIS
  933. 50 Rockview Drive
  934. Irvine, CA 92715
  935.  
  936. Michael L. Kaufman    kaufman@eecs.nwu.edu on INTERNET
  937. 2247 Ridge Ave, #2K    (also accessible via EXEC-PC bbs)
  938. Evanston, IL, 60201
  939. (708) 864-7916
  940.  
  941. Wesley Loewer        loewer@largo.star.harc.edu on INTERNET
  942. 78 S. Circlewood Glen
  943. The Woodlands, TX  77381
  944. (713) 292-3449
  945.  
  946.  
  947. Adrian Mariano        adrian@u.washington.edu on INTERNET
  948. 2729 72nd AVE SE
  949. Mercer Island, WA 98040
  950.  
  951. Joe McLain        [75066,1257] on CIS
  952. McLain Imaging
  953. 2417 Venier
  954. Costa Mesa, CA 92627
  955. (714) 642-5219
  956.  
  957. Bob Montgomery        [73357,3140] on CIS
  958. (Author of VPIC)
  959. 132 Parsons Road
  960. Longwood, Fl  32779
  961.  
  962. Roy Murphy        [76376,721] on CIS
  963. 9050 Ewing Ave.
  964. Evanston, IL 60203
  965.  
  966. Ethan Nagel        [71062,3677] on CIS
  967. 4209 San Pedro NE #308
  968. Albuquerque, NM 87109
  969. (505) 884-7442
  970.  
  971. Jonathan Osuch        [73277,1432] on CIS
  972. 2110 Northview Drive
  973. Marion, IA  52302
  974.  
  975. Marc Reinig        [72410,77] on CIS
  976. 3415 Merrill Rd.    marco@sun.com!daver!cypress on Usenet
  977. Aptos, CA. 95003
  978. (408) 475-2132
  979.  
  980. Prof. JM Richard-Collard mpi@frmop53.bitnet on BitNet
  981.              mpi@cnuvx1.cnusc.fr on Internet
  982.  
  983. Lee H. Skinner        [75450,3631] on CIS
  984. P.O. Box 14944
  985. Albuquerque, NM  87191
  986. (505) 293-5723
  987.  
  988. Dean Souleles        [75115,1671] on CIS
  989. 8840 Collett Ave.
  990. Sepulveda, CA  91343
  991. (818) 893-7558
  992.  
  993. Chris J Lusby Taylor
  994. 32 Turnpike Road
  995. Newbury, England
  996. Tel 011 44 635 33270
  997.  
  998. Scott Taylor              [72401,410] on CIS
  999. 1901 South County Road 23E    scott@bohemia.metronet.org on Internet
  1000. Berthoud, CO 80513            DGWM18A on Prodigy
  1001. (303) 651-6692
  1002.  
  1003. Paul Varner        [73237,441] on CIS
  1004. PO Box 930
  1005. Shepherdstown, WV 25443
  1006. (304) 876-2011
  1007.  
  1008. Phil Wilson        [76247,3145] on CIS
  1009. 410 State St., #55
  1010. Brooklyn, NY 11217
  1011. (718) 624-5272
  1012. ~Format+
  1013. ;
  1014. ;
  1015. ~Topic=The Stone Soup Story
  1016. ~Format-,Online-
  1017. THE STONE SOUP STORY
  1018. ~Format+,Online+
  1019.  
  1020. Once upon a time, somewhere in Eastern Europe, there was a great famine.
  1021. People jealously hoarded whatever food they could find, hiding it even
  1022. from their friends and neighbors. One day a peddler drove his wagon into a
  1023. village, sold a few of his wares, and began asking questions as if he
  1024. planned to stay for the night.
  1025.  
  1026. [No!  No!  It was three Russian Soldiers! - Lee Crocker]\
  1027. [Wait!    I heard it was a Wandering Confessor! - Doug Quinn]\
  1028. [Well *my* kids have a book that uses Russian Soldiers! - Bert]\
  1029. [Look, who's writing this documentation, anyway? - Monte]\
  1030. [Ah, but who gets it *last* and gets to upload it? - Bert]\
  1031.  
  1032. "There's not a bite to eat in the whole province," he was told. "Better
  1033. keep moving on."
  1034.  
  1035. "Oh, I have everything I need," he said. "In fact, I was thinking of
  1036. making some stone soup to share with all of you." He pulled an iron
  1037. cauldron from his wagon, filled it with water, and built a fire under it.
  1038. Then, with great ceremony, he drew an ordinary-looking stone from a velvet
  1039. bag and dropped it into the water.
  1040.  
  1041. By now, hearing the rumor of food, most of the villagers had come to the
  1042. square or watched from their windows. As the peddler sniffed the "broth"
  1043. and licked his lips in anticipation, hunger began to overcome their
  1044. skepticism.
  1045.  
  1046. "Ahh," the peddler said to himself rather loudly, "I do like a tasty stone
  1047. soup. Of course, stone soup with CABBAGE -- that's hard to beat."
  1048.  
  1049. Soon a villager approached hesitantly, holding a cabbage he'd retrieved
  1050. from its hiding place, and added it to the pot. "Capital!" cried the
  1051. peddler. "You know, I once had stone soup with cabbage and a bit of salt
  1052. beef as well, and it was fit for a king."
  1053.  
  1054. The village butcher managed to find some salt beef...and so it went,
  1055. through potatoes, onions, carrots, mushrooms, and so on, until there was
  1056. indeed a delicious meal for all. The villagers offered the peddler a great
  1057. deal of money for the magic stone, but he refused to sell and traveled on
  1058. the next day. And from that time on, long after the famine had ended, they
  1059. reminisced about the finest soup they'd ever had.
  1060.  
  1061.                 ***
  1062.  
  1063. That's the way Fractint has grown, with quite a bit of magic, although
  1064. without the element of deception. (You don't have to deceive programmers
  1065. to make them think that hours of painstaking, often frustrating work is
  1066. fun... they do it to themselves.)
  1067.  
  1068. It wouldn't have happened, of course, without Benoit Mandelbrot and the
  1069. explosion of interest in fractal graphics that has grown from his work at
  1070. IBM. Or without the example of other Mandelplotters for the PC. Or without
  1071. those wizards who first realized you could perform Mandelbrot calculations
  1072. using integer math (it wasn't us - we just recognize good algorithms when
  1073. we steal--uhh--see them).  Or those graphics experts who hang around the
  1074. Compuserve PICS forum and keep adding video modes to the program.  Or...
  1075. ~Doc-
  1076. (continued in {A Word About the Authors})
  1077. ~Doc+
  1078. ;
  1079. ;
  1080. ~Topic=A Word About the Authors
  1081. ~Format-,Online-
  1082.  
  1083. A WORD ABOUT THE AUTHORS
  1084. ~Format+,Online+
  1085.  
  1086. Fractint is the result of a synergy between the main authors, many
  1087. contributors, and published sources.  All four of the main authors have
  1088. had a hand in many aspects of the code.  However, each author has certain
  1089. areas of greater contribution and creativity.  Since there is not room in
  1090. the credits screen for the contributions of the main authors, we list these
  1091. here to facilitate those who would like to communicate with us on
  1092. particular subjects.
  1093.  
  1094. Bert Tyler is the original author.  He wrote the "blindingly fast" 386-
  1095. specific 32 bit integer math code and the original video mode logic. Bert
  1096. made Stone Soup possible, and provides a sense of direction when we need
  1097. it. His forte is writing fast 80x86 assembler, his knowledge of a variety
  1098. of video hardware, and his skill at hacking up the code we send him!
  1099.  
  1100. Bert has a BA in mathematics from Cornell University.  He has been in
  1101. programming since he got a job at the computer center in his sophomore
  1102. year at college - in other words, he hasn't done an honest day's work in
  1103. his life.  He has been known to pass himself off as a PC expert, a UNIX
  1104. expert, a statistician, and even a financial modeling expert.  He is
  1105. currently masquerading as an independent PC consultant, supporting the PC-
  1106. to-Mainframe communications environment at NIH.  If you sent mail from the
  1107. Internet to an NIH staffer on his 3+Mail system, it was probably Bert's
  1108. code that mangled it during the Internet-to-3+Mail conversion.    He also
  1109. claims to support the MS-Kermit environment at NIH. Fractint is Bert's
  1110. first effort at building a graphics program.
  1111.  
  1112. Tim Wegner contributed the original implementation of palette animation,
  1113. and is responsible for most of the 3D mechanisms.  He provided the main
  1114. outlines of the "StandardFractal" engine and data structures, and is
  1115. accused by his cohorts of being "obsessed with options".  Tim is quite
  1116. proud of having originally integrated the 256 color super VGA modes in
  1117. Fractint, especially since he knows almost nothing about it!
  1118.  
  1119. Tim has BA and MA degrees in mathematics from Carleton College and the
  1120. University of California Berkeley.  He worked for 7 years overseas as a
  1121. volunteer, doing things like working with Egyptian villagers building
  1122. water systems. Since returning to the US in 1982, he has written shuttle
  1123. navigation software, a software support environment prototype, and
  1124. supported strategic information planning, all at NASA's Johnson Space
  1125. Center.
  1126.  
  1127. Mark Peterson invented the periodicity detection logic, several original
  1128. fractal types, transcendental function libraries, alternate math
  1129. implementations, the formula compiler, and the "Julibrot" intrinsic 3D
  1130. fractals - in other words, most of the truly original ideas in Fractint!
  1131.  
  1132. Mark's knowledge of higher mathematics and programming was achieved almost
  1133. entirely through self-study.  Mark has written several magazine articles on
  1134. computer programming and is coauthor of a book on Fractint called Fractal
  1135. Creations.  Mark is also a free-lance computer consultant specializing in high
  1136. performance applications.
  1137.  
  1138. Pieter Branderhorst is a late-comer to the group who likes to distract the
  1139. other authors with enhancements impacting at least half of the source at
  1140. once.  His contributions include super solid guessing, image rotation,
  1141. resume, fast disk caching, and the new user interface.    More than any of
  1142. the authors, he has personally touched and massaged the entire source.
  1143.  
  1144. Pieter left high school to work with computers, back when huge machines
  1145. had 64k of core.  He's been happily computing since, mostly programming
  1146. and designing software from comms firmware to database and o/s, and
  1147. anything between, and large scale online transaction processing
  1148. applications.  He has worked as a free-lance computer consultant (whatever
  1149. that means) since 1983.
  1150. ;
  1151. ;
  1152. ~Topic=Other Fractal Products
  1153.  
  1154. (Forgive us, but we just *have* to begin this section with a plug for
  1155. *our* fractal products...)
  1156.  
  1157. Fractint's primary authors have written several books about fractals,
  1158. Fractint, and Winfract (the Windows version of Fractint).
  1159.  
  1160. The book about Fractint is The Waite Group's Fractal Creations (Copyright
  1161. (C) 1991 Waite Group Press, ISBN # 1-878739-05-0).  The original book was
  1162. based on Fractint version 15 - the second edition (which should hit
  1163. your favorite local bookstore sometime in the fall of 1993) is based
  1164. on version 18.  The book about Winfract is The Waite Group's Fractals
  1165. for Windows (Copyright (C) 1992 Waite Group Press, ISBN # 1-878739-25-5).
  1166.  
  1167. ~Format-
  1168. Fractal Creations and Fractals for Windows include:
  1169.  o A guided tour of Fractint/Winfract.
  1170.  o A detailed manual and reference section of commands.
  1171.  o A tutorial on fractals.
  1172.  o A reference containing tips, explanations, and examples of parameters
  1173.    for all the Fractals generated by Fractint/Winfract.
  1174.  o Secrets on how the programs work internally.
  1175.  o 3-D red/blue glasses.
  1176.  o A fold-out color poster of the most spectacular fractals.
  1177.  o A disk containing either Fractint or Winfract and demonstration files.
  1178.  o (Fractals for Windows and the second edition of Fractal Creations only)
  1179.    A complete copy of the source code with a chapter explaining how the
  1180.    program works.
  1181. ~Format+
  1182.  
  1183. If you enjoy Fractint, you're sure to enjoy Fractal Creations. The book
  1184. includes Fractint and is an excellent companion to the program.  If you
  1185. use the Windows environment, be sure to pick up a copy of Fractals for
  1186. Windows as well.
  1187. ;
  1188. ;
  1189. ~OnlineFF
  1190.  
  1191. A great fractals newsletter is "Amygdala" published by Rollo Silver. 
  1192. You'll find equal parts fractal algorithms, humor, reviews, and ideas.
  1193. Write to: 
  1194.    Amygdala\
  1195.    Box 219\
  1196.    San Cristobal, NM 87564\
  1197.    USA\
  1198.    Email:rsilver@lanl.gov\
  1199.    Phone: 505-586-0197\
  1200.  
  1201.  
  1202. Another great fractals newsletter (this one based in the UK) is
  1203. "FRAC'Cetera", a disk-based fractal/chaos resource published by
  1204. Jon Horner.  Contact:
  1205.  
  1206.    Jon Horner\
  1207.    FRAC'Ceters\
  1208.    Le Mont Ardane\
  1209.    Rue des Ardanes\
  1210.    ST Peters\
  1211.    Guernsey, CI, UK\
  1212.    Email: 100112.1700@compuserve.com\
  1213.    PH: (44) 0481 63639\
  1214.  
  1215. ;
  1216. ;
  1217. ~Topic=Bibliography
  1218.  
  1219. BARNSLEY, Michael: "Fractals Everywhere", Academic Press, 1988.
  1220.  
  1221. DEWDNEY, A. K., "Computer Recreations" columns in "Scientific American" --
  1222.    8/85, 7/87, 11/87, 12/88, 7/89.
  1223.  
  1224. FEDER, Jens: "Fractals", Plenum, 1988.\
  1225.    Quite technical, with good coverage of applications in fluid
  1226.    percolation, game theory, and other areas.
  1227.  
  1228. GLEICK, James: "Chaos: Making a New Science", Viking Press, 1987.\
  1229.    The best non-technical account of the revolution in our understanding
  1230.    of dynamical systems and its connections with fractal geometry.
  1231.  
  1232. MANDELBROT, Benoit: "The Fractal Geometry of Nature", W. H. Freeman & Co.,
  1233.    1982.\
  1234.    An even more revised and expanded version of the 1977 work. A rich and
  1235.    sometimes confusing stew of formal and informal mathematics, the
  1236.    prehistory of fractal geometry, and everything else. Best taken in
  1237.    small doses.
  1238. ~OnlineFF
  1239.  
  1240. MANDELBROT, Benoit: "Fractals: Form, Chance, and Dimension", W. H. Freeman
  1241.    & Co., 1977\
  1242.    A much revised translation of "Les objets fractals: forme, hasard, et
  1243.    dimension," Flammarion, 1975.
  1244.  
  1245. PEITGEN, Heinz-Otto & RICHTER, Peter: "The Beauty of Fractals," Springer-
  1246.    Verlag, 1986.\
  1247.    THE coffee-table book of fractal images, knowledgeable on computer
  1248.    graphics as well as the mathematics they portray.
  1249.  
  1250. PEITGEN, Heinz-Otto & SAUPE, Ditmar: "The Science of Fractal Images,"
  1251.    Springer-Verlag, 1988.\
  1252.    A fantastic work, with a few nice pictures, but mostly filled with
  1253.    *equations*!!!
  1254.  
  1255. WEGNER, Timothy & PETERSON, Mark: "Fractal Creations", Waite Group Press,
  1256.    1991 (second edition, by Wegner and Tyler, due in the fall of 1993).\
  1257.    If we tell you how *wonderful* this book is you might think we were
  1258.    bragging, so let's just call it:  THE definitive companion to Fractint!
  1259.  
  1260. WEGNER, Timothy & PETERSON, Mark & TYLER, Bert, & Branderhorst, Pieter:
  1261.    "Fractals for Windows", Waite Group Press, 1992.\
  1262.    This book is to Winfract (the Windows version of Fractint) what
  1263.    "Fractals for Windows" is to Fractint.
  1264. ;
  1265. ;
  1266. ~Topic=Other Programs
  1267.  
  1268. WINFRACT. Bert Tyler has ported Fractint to run under Windows 3!  The same
  1269. underlying code is used, with a Windows user interface.  Winfract has
  1270. almost all the functionality of Fractint - the biggest difference is the
  1271. absence of a zillion weird video modes.  Fractint for DOS will continue to
  1272. be the definitive version.  Winfract is available from CompuServe in
  1273. GRAPHDEV Lib 4, as WINFRA.ZIP (executable) and WINSRC.ZIP (source).
  1274.  
  1275.  
  1276. PICLAB, by Lee Crocker - a freeware image manipulation utility available
  1277. from Compuserve in PICS Lib 10, as PICLAB.EXE.    PICLAB can do very
  1278. sophisticated resizing and color manipulation of GIF and TGA files.  It
  1279. can be used to reduce 24 bit TGA files generated with the Fractint
  1280. "lightname" option to GIF files.
  1281.  
  1282. ~OnlineFF
  1283.  
  1284. ~Label=@FDESIGN
  1285. FDESIGN, by Doug Nelson (CIS ID 70431,3374) - a freeware IFS fractal
  1286. generator available from Compuserve in GRAPHDEV Lib 4, and probably on your
  1287. local BBS.  This program requires a VGA adapter and a Microsoft-compatible
  1288. mouse, and a floating point coprocessor is highly recommended.    It
  1289. generates IFS fractals in a *much* more intuitive fashion than Fractint.
  1290. It can also (beginning with version 3.0) save its IFS formulas in
  1291. Fractint-style .IFS files.
  1292.  
  1293. ~Label=@ACROSPIN
  1294. ACROSPIN, by David Parker - An inexpensive commercial program that reads
  1295. an object definition file and creates images that can be rapidly rotated
  1296. in three dimensions. The Fractint "orbitsave=yes" option creates files that
  1297. this program can read for orbit-type fractals and IFS fractals. Contact:
  1298.    David Parker             801-966-2580\
  1299.    P O Box 26871            800-227-6248\
  1300.    Salt Lake City, UT  84126-0871
  1301. ;
  1302. ;
  1303. ~Topic=Revision History
  1304.  
  1305.   Please select one of:
  1306.  
  1307.       {Version 17}
  1308.  
  1309.       {Version 16}
  1310.  
  1311.       {Version 15}
  1312.  
  1313.       {Versions 12 through 14}
  1314.  
  1315.       {Versions  1 through 11}
  1316. ;
  1317. ~Topic=Version 17
  1318.  
  1319. Version 17.2, 3/92
  1320.  
  1321.  - Fixed a bug which caused Fractint to hang when a Continuous Potential\
  1322.    Bailout value was set (using the 'Y') screen and then the 'Z' screen\
  1323.    was activated.\
  1324.  - fixed a bug which caused "batch=yes" runs to abort whenever any\
  1325.    key was pressed.\
  1326.  - bug-fixes in the Stereo3D/Targa logic from Marc Reinig.\
  1327.  - Fractint now works correctly again on FPU-less 8088s when\
  1328.    zoomed deeply into the Mandelbrot/Julia sets\
  1329.  - The current image is no longer marked as "not resumable" on a\
  1330.    Shell-To-Dos ("D") command.\
  1331.  - fixed a bug which prevented the "help" functions from working\
  1332.    properly during fractal-type selection for some fractal types.\
  1333.  
  1334. Version 17.1, 3/92
  1335.  
  1336.  - fixed a bug which caused PCs with no FPU to lock up when they attempted\
  1337.    to use some fractal types.\
  1338.  - fixed a color-cycling bug which caused the palette to single-step \
  1339.    when you pressed ESCAPE to exit color-cycling.\
  1340.  - fixed the action of the '<' and '>' keys during color-cycling.\
  1341.  
  1342. Version 17.0, 2/92
  1343.  
  1344. - New fractal types (but of course!): 
  1345.  
  1346. Lyapunov Fractals from Roy Murphy (see {Lyapunov Fractals} for details)
  1347.  
  1348. 'BifStewart' (Stewart Map bifurcation) fractal type and new bifurcation
  1349. parameters (filter cycles, seed population) from Kevin Allen.
  1350.  
  1351. Lorenz3d1, Lorenz3d2, and Lorenz3d3 fractal types from Scott Taylor.
  1352. Note that a bug in the Lorenz3d1 fractal prevents zooming-out from
  1353. working with it at the moment.
  1354.  
  1355. Martin, Circle, and Hopalong (culled from Dewdney's Scientific American
  1356. Article)
  1357.  
  1358. Lots of new entries in fractint.par.
  1359.  
  1360. New ".L" files (TILING.L, PENROSE.L)
  1361.  
  1362. New 'rand()' function added to the 'type=formula' parser
  1363.  
  1364. - New fractal generation options:
  1365.  
  1366. New 'Tesseral' calculation algorithm (use the 'X' option list to
  1367. select it) from  Chris Lusby Taylor.
  1368.  
  1369. New 'Fillcolor=' option shows off Boundary Tracing and Tesseral structure
  1370.  
  1371. inside=epscross and inside=startrail options taken from a paper by
  1372. Kenneth Hooper, with credit also to Clifford Pickover
  1373.  
  1374. New Color Postscript Printer support from Scott Taylor.
  1375.  
  1376. Sound= command now works with <O>rbits and <R>ead commands.
  1377.  
  1378. New 'orbitdelay' option in X-screen and command-line interface
  1379.  
  1380. New "showdot=nn" command-line option that displays the pixel currently
  1381. being worked on using the specified color value (useful for those lloooonngg
  1382. images being calculated using solid guessing - "where is it now?").
  1383.  
  1384. New 'exitnoask=yes' commandline/SSTOOLS.INI option to avoid the final
  1385. "are you sure?" screen
  1386.  
  1387. New plasma-cloud options.  The interface at the moment (documented here and
  1388.   here only because it might change later) lets you:\
  1389.   - use an alternate drawing algorithm that gives you an earlier preview\
  1390.     of the finished image.
  1391.   - re-generate your favorite plasma cloud (say, at a higher resolution)
  1392.     by forcing a re-select of the random seed.\
  1393.  
  1394. New 'N' (negative palette) option from Scott Taylor - the documentation at
  1395. this point is:    Pressing 'N' while in the palette editor will invert
  1396. each color. It will convert only the current color if it is in 'x' mode,
  1397. a range if in 'y' mode, and every color if not in either the 'x' or 'y' mode.
  1398.  
  1399. - Speedups:
  1400.  
  1401. New, faster floating-point Mandelbrot/Julia set code from Wesley Loewer,
  1402. Frank Fussenegger and Chris Lusby Taylor (in separate contributions).
  1403.  
  1404. Faster non-386 integer Mandelbrot code from Chris Lusby Taylor, Mike Gelvin
  1405. and Bill Townsend (in separate contributions)
  1406.  
  1407. New integer Lsystems logic from Nicholas Wilt
  1408.  
  1409. Finite-Attractor fixups and Lambda/mandellambda speedups from Kevin Allen.
  1410.  
  1411. GIF Decoder speedups from Mike Gelvin
  1412.  
  1413. - Bug-fixes and other enhancements:
  1414.  
  1415. Fractint now works with 8088-based AMSTRAD computers.
  1416.  
  1417. The video logic is improved so that (we think) fewer video boards will need
  1418. "textsafe=save" for correct operation.
  1419.  
  1420. Fixed a bug in the VESA interface which effectively messed up adapters
  1421. with unusual VESA-style access, such as STB's S3 chipset.
  1422.  
  1423. Fixed a color-cycling bug that would at times restore the wrong colors
  1424. to your image if you exited out of color-cycling, displayed a 'help'
  1425. screen, and then returned to the image.
  1426.  
  1427. Fixed the XGA video logic so that its 256-color modes use the same 
  1428. default 256 colors as the VGA adapter's 320x200x256 mode.
  1429.  
  1430. Fixed the 3D bug that caused bright spots on surfaces
  1431. to show as black blotches of color 0 when using a light source.
  1432.  
  1433. Fixed an image-generation bug that sometimes caused image regeneration
  1434. to restart even if not required if the image had been zoomed in
  1435. to the point that floating-point had been automatically activated.
  1436.  
  1437. Added autodetection and 640x480x256 support for the Compaq Advanced VGA
  1438. Systems board - I wonder if it works?
  1439.  
  1440. Added VGA register-compatible 320x240x256 video mode.
  1441.  
  1442. Fixed the "logmap=yes" option to (again) take effect for continuous potential
  1443. images.  This was broken in version 15.x.
  1444.  
  1445. The colors for the floating-point algorithm of the Julia fractal
  1446. now match the colors for the integer algorithm.
  1447.  
  1448. If the GIF Encoder (the "Save" command) runs out of disk space, it now
  1449. tells you about it.
  1450.  
  1451. If you select both the boundary-tracing algorithm and either "inside=0"
  1452. or "outside=0", the algorithm will now give you an error message instead
  1453. of silently failing.
  1454.  
  1455. Updated 3D logic from Marc Reinig.
  1456.  
  1457. Minor changes to permit IFS3D fractal types to be handled properly
  1458. using the "B" command.
  1459.  
  1460. Minor changes to the "Obtaining the latest Source" section to refer
  1461. to BBS access (Peter Longo's) and mailed diskettes (the Public (Software)
  1462. Library).
  1463.  
  1464. ~Topic=Version 16
  1465.  
  1466. Version 16.12, 8/91
  1467.  
  1468.   Fix to cure some video problems reported with Amstrad
  1469.      8088/8086-based PCs.
  1470.  
  1471. Version 16.11, 7/91
  1472.  
  1473.   SuperVGA Autodetect fixed for older Tseng 3000 adapters.\
  1474.  
  1475.   New "adapter=" options to force the selection of specific SuperVGA
  1476.      adapter types.  See {Video Parameters} for details.\
  1477.  
  1478.   Integer/Floating-Point math toggle is changed only temporarily
  1479.      if floating-point math is forced due to deep zooming.\
  1480.  
  1481.   Fractint now survives being modified by McAfee's "SCAN /AV" option.\
  1482.  
  1483.   Bug Fixes for Acrospin interface, 3D "Light Source Before
  1484.      Transformation" fill type, and GIF decoder.\
  1485.  
  1486.   New options in the <Z> parameters screen allow you to directly
  1487.      enter image coordinates.\
  1488.  
  1489.   New "inside=zmag" and "outside=real|imag|mult|summ" options.\
  1490.  
  1491.   The GIF Decoder now survives reading GIF files with a local color map.\
  1492.   Improved IIT Math Coprocessor support.\
  1493.  
  1494.   New color-cycling single-step options, '<' and '>'.\
  1495.  
  1496. Version 16.0, 6/91
  1497.  
  1498.   Integrated online help / fractint.doc system from Ethan Nagel.
  1499.     To create a printable fractint.doc file see {Startup Parameters}.
  1500.  
  1501.   Over 350 screens of online help! Try pressing <F1> just about anywhere!\
  1502.  
  1503.   New "autokey" feature.  Type "demo" to run the included demo.bat and
  1504.     demo.key files for a great demonstration of Fractint.
  1505.     See {Autokey Mode} for details.
  1506.  
  1507.   New <@> command executes a saved set of commands.  The <b> command has
  1508.     changed to write the current image's parameters as a named set of
  1509.     commands in a structured file.  Saved sets of commands can subsequently
  1510.     be executed with the <@> command.
  1511.     See {Parameter Save/Restore Commands}.
  1512.     A default "fractint.par" file is included with the release.
  1513.  
  1514.   New <z> command allows changing fractal type-specific parameters without
  1515.     going back through the <t> (fractal type selection) screen.
  1516.  
  1517.   Ray tracer interface from Marc Reinig, generates 3d transform output for a
  1518.     number of ray tracers; see {"Interfacing with Ray Tracing Programs"}
  1519.  
  1520.   Selection of video modes and structure of "fractint.cfg" have changed. If
  1521.     you have a customized fractint.cfg file, you'll have to rebuild it based
  1522.     on this release's version. You can customize the assignment of your
  1523.     favorite video modes to function keys; see {Video Mode Function Keys}.
  1524.     <delete> is a new command key which goes directly to video mode selection.
  1525.  
  1526.   New "cyclerange" option (command line and <y> options screen) from Hugh
  1527.     Steele. Limits color cycling to a specified range of colors.
  1528.  
  1529.   Improved {Distance Estimator Method} algorithm from Phil Wilson.\
  1530.  
  1531.   New "ranges=" option from Norman Hills.
  1532.     See {Logarithmic Palettes and Color Ranges} for details.
  1533.  
  1534.   type=formula definitions can use "variable functions" to select
  1535.     sin, cos, sinh, cosh, exp, log, etc at run time;
  1536.     new built-ins tan, tanh, cotan, cotanh, and flip
  1537.     are available with type=formula; see Type {Formula}
  1538.  
  1539.   New <w> command in palette editing mode to convert image to greyscale\
  1540.  
  1541.   All "fn" fractal types (e.g. fn*fn) can now use new functions tan, tanh,
  1542.     cotan, cotanh, recip, and ident; bug in prior cos function fixed, new
  1543.     function cosxx (conjugate of cos) is the old erroneous cos calculation
  1544.  
  1545.   New L-Systems from Herb Savage\
  1546.   New IFS types from Alex Matulich\
  1547.   Many new formulas in fractint.frm, including a large group from
  1548.     JM Richard-Collard
  1549.   Generalized type manzpwr with complex exponent per Lee Skinner's request\
  1550.   Initial orbit parameter added to Gingerbreadman fractal type\
  1551.  
  1552.   New color maps (neon, royal, volcano, blues, headache) from Daniel Egnor\
  1553.  
  1554.   IFS type has changed to use a single file containing named entries
  1555.     (instead of a separate xxx.ifs file per type); the <z> command brings up
  1556.     IFS editor (used to be <i> command).  See {=HT_IFS Barnsley IFS Fractals}.
  1557.  
  1558.   Much improved support for PaintJet printers; see {PaintJet Parameters}\
  1559.  
  1560.   From Scott Taylor:\
  1561.     Support for plotters using HP-GL; see {Plotter Parameters}\
  1562.     Lots of new PostScript halftones; see {PostScript Parameters}\
  1563.     "printer=PS[L]/0/..." for full page PostScript; see {PostScript Parameters}\
  1564.     Option to drive printer ports directly (faster); see {Printer Parameters}\
  1565.     Option to change printer end of line control chars; see {Printer Parameters}
  1566.  
  1567.   Support for XGA video adapter\
  1568.   Support for Targa+ video adapter\
  1569.   16 color VGA mode enhancements:\
  1570.     Now use the first 16 colors of .map files to be more predictable\
  1571.     Palette editor now works with these modes\
  1572.     Color cycling now works properly with these modes
  1573.   Targa video adapter fixes; Fractint now uses (and requires) the "targa"
  1574.     and "targaset" environment variables for Targa systems
  1575.   "vesadetect=no" parameter to bypass use of VESA video driver; try
  1576.     this if you encounter video problems with a VESA driver
  1577.   Upgraded video adapter detect and handling from John Bridges; autodetect
  1578.     added for NCR, Trident 8900, Tseng 4000, Genoa (this code
  1579.     is from a beta release of VGAKIT, we're not sure it all works yet)
  1580.  
  1581.   Zoom box is included in saved/printed images (but, is not recognized as
  1582.     anything special when such an image is restored)
  1583.  
  1584.   The colors numbers reserved by the palette editor are now selectable with
  1585.     the new <v> palette editing mode command
  1586.  
  1587.   Option to use IIT floating point chip's special matrix arithmetic for
  1588.     faster 3D transforms; see "fpu=" in {Startup Parameters}
  1589.  
  1590.   Disk video cache increased to 64k; disk video does less seeking when
  1591.     running to real disk
  1592.   Faster floating point code for 287 and higher fpus, for types mandel,
  1593.     julia, barnsleyj1/m1/j2/m2, lambda, manowar, from Chuck Ebbert
  1594.  
  1595.   "filename=.xxx" can be used to set default <r> function file mask\
  1596.  
  1597.   Selection of type formula or lsys now goes directly to entry selection
  1598.     (file selection step is now skipped); to change to a different file, use
  1599.     <F6> from the entry selection screen
  1600.  
  1601.   Three new values have been added to the textcolors= parameter; if you use
  1602.     this parameter you should update it by inserting values for the new 6th,
  1603.     7th, 9th, and 13th positions; see "textcolors=" in {Color Parameters}
  1604.  
  1605.   The formula type's imag() function has changed to return the result as
  1606.     a real number
  1607.  
  1608.   Fractal type-specific parameters (entered after selecting a new fractal
  1609.     type with <T>) now restart at their default values each time you select
  1610.     a new fractal type
  1611.  
  1612.   Floating point input fields can now be entered in scientific notation (e.g.
  1613.     11.234e-20). Entering the letters "e" and "p" in the first column causes
  1614.     the numbers e=2.71828... and pi=3.14159... to be entered.
  1615.  
  1616.   New option "orbitsave=yes" to create files for Acrospin for
  1617.     some types (see {Barnsley IFS Fractals}, {Orbit Fractals},
  1618.     {=@ACROSPIN Acrospin})
  1619.  
  1620.   Bug fixes:\
  1621.     Problem with Hercules adapter auto-detection repaired.\
  1622.     Problems with VESA video adapters repaired (we're not sure we've got them
  1623.       all yet...)\
  1624.     3D transforms fixed to work at high resolutions (> 1000 dots).\
  1625.     3D parameters no longer clobbered when restoring non-3D images.\
  1626.     L-Systems fixed to not crash when order too high for available memory.\
  1627.     PostScript EPS file fixes.\
  1628.     Bad leftmost pixels with floating point at 2048 dot resolution fixed.\
  1629.     3D transforms fixed to use current <x> screen float/integer setting.\
  1630.     Restore of images using inversion fixed.\
  1631.     Error in "cos" function (used with "fn" type fractals) fixed; prior
  1632.       incorrect function still available as "cosxx" for compatibility
  1633.  
  1634.   Old 3D=nn/nn/nn/... form of 3D transform parameters no longer supported\
  1635.  
  1636.   Fractint source code now Microsoft C6.00A compatible.
  1637. ;
  1638. ;
  1639. ~Topic=Version 15
  1640.  
  1641. Version 15.11, 3/91, companion to Fractal Creations, not for general
  1642. release
  1643.  
  1644.   Autokey feature, IIT fpu support, and some bug fixes publicly released in
  1645.   version 16.
  1646.  
  1647.  
  1648. Version 15 and 15.1, 12/90
  1649.  
  1650.   New user interface! Enjoy! Some key assignments have changed and some have
  1651.     been removed.
  1652.   New palette editing from Ethan Nagel.\
  1653.   Reduced memory requirements - Fractint now uses overlays and will run on a
  1654.     512K machine.
  1655.   New <v>iew command: use to get small window for fast preview, or to setup
  1656.     an image which will eventually be rendered on hard copy with different
  1657.     aspect ratio
  1658.   L-System fractal type from Adrian Mariano\
  1659.   Postscript printer support from Scott Taylor\
  1660.   Better Tandy video support and faster CGA video from Joseph A Albrecht\
  1661.   16 bit continuous potential files have changed considerably;    see the
  1662.     Continuous Potential section for details.  Continuous potential is now
  1663.     resumable.
  1664.   Mandelbrot calculation is faster again (thanks to Mike Gelvin) - double
  1665.     speed in 8086 32 bit case
  1666.   Compressed log palette and sqrt palette from Chuck Ebbert\
  1667.   Calculation automatically resumes whenever current image is resumable and
  1668.     is not paused for a visible reason.
  1669.   Auto increment of savename changed to be more predictable\
  1670.   New video modes:\
  1671.     trident 1024x768x256 mode\
  1672.     320x480x256 tweak mode (good for reduced 640x480 viewing)\
  1673.     changed NEC GB-1, hopefully it works now\
  1674.   Integer mandelbrot and julia now work with periodicitycheck\
  1675.   Initial zoombox color auto-picked for better contrast (usually)\
  1676.   New adapter=cga|ega|mcga|vga for systems having trouble with auto-detect\
  1677.   New textsafe=no|yes for systems having trouble with garbled text mode\
  1678.   <r> and <3> commands now present list of video modes to pick from; <r> can
  1679.     reduce a non-standard or unviewable image size.
  1680.   Diffusion fractal type is now resumable after interrupt/save\
  1681.   Exitmode=n parameter, sets video mode to n when exiting from fractint\
  1682.   When savetime is used with 1 and 2 pass and solid guessing, saves are
  1683.     deferred till the beginning of a new row, so that no calculation time is
  1684.     lost.
  1685.   3d photographer's mode now allows the first image to be saved to disk\
  1686.   textcolors=mono|12/34/56/... -- allows setting user interface colors\
  1687.   Code (again!) compilable under TC++ (we think!)\
  1688.   .TIW files (from v9.3) are no longer supported as input to 3D
  1689.     transformations
  1690.   bug fixes:\
  1691.     multiple restores (msc 6.0, fixed in 14.0r)\
  1692.     repeating 3d loads problem; slow 3d loads of images with float=yes\
  1693.     map= is now a real substitute for default colors\
  1694.     starfield and julibrot no longer cause permanent color map replacement\
  1695.     starfield parameters bug fix - if you couldn't get the starfield
  1696.     parameters to do anything interesting before, try again with this\
  1697.     release\
  1698.     Newton and newtbasin orbit display fixed
  1699.  
  1700.  Version 15.1:
  1701.  
  1702.   Fixed startup and text screen problems on systems with VESA compliant
  1703.     video adapters.
  1704.   New textsafe=save|bios options.\
  1705.   Fixes for EGA with monochrome monitor, and for Hercules Graphics Card.
  1706.     Both should now be auto-detected and operate correctly in text modes.
  1707.     Options adapter=egamono and adapter=hgc added.
  1708.   Fixed color L-Systems to not use color 0 (black).\
  1709.   PostScript printing fix.
  1710. ;
  1711. ~Topic=Versions 12 through 14
  1712.  
  1713. Version 14, 8/90
  1714.  
  1715.   LAST MINUTE NEWS FLASH!\
  1716.     Compuserve announces the GIF89a on August 1, 1990, and Fractint supports
  1717.     it on August 2! GIF files can now contain fractal information!  Fractint
  1718.     now saves its files in the new GIF89a format by default, and uses .GIF
  1719.     rather than .FRA as a default filetype.  Note that Fractint still
  1720.     *looks* for a .FRA file on file restores if it can't find a .GIF file,
  1721.     and can be coerced into using the old GIF87a format with the new
  1722.     'gif87a=yes' command-line option.
  1723.  
  1724.   Pieter Branderhorst mounted a major campaign to get his name in lights:\
  1725.   Mouse interface:  Diagonals, faster movement, improved feel. Mouse button
  1726.     assignments have changed - see the online help.
  1727.   Zoom box enhancements:  The zoom box can be rotated, stretched, skewed,
  1728.     and panned partially offscreen.  See "More Zoom Box Commands".
  1729.   FINALLY!! You asked for it and we (eventually, by talking Pieter into it
  1730.     [actually he grabbed it]) did it!  Images can be saved before
  1731.     completion, for a subsequent restore and continue.    See "Interrupting
  1732.     and Resuming" and "Batch Mode".
  1733.   Off-center symmetry:    Fractint now takes advantage of x or y axis symmetry
  1734.     anywhere on the screen to reduce drawing time.
  1735.   Panning:  If you move an image up, down, left, or right, and don't change
  1736.     anything else, only the new edges are calculated.
  1737.   Disk-video caching - it is now possible, reasonable even, to do most
  1738.     things with disk video, including solid guessing, 3d, and plasma.
  1739.   Logarithmic palette changed to use all colors.  It now matches regular
  1740.     palette except near the "lake".  "logmap=old" gets the old way.
  1741.   New "savetime=nnn" parameter to save checkpoints during long calculations.\
  1742.   Calculation time is shown in <Tab> display.
  1743.  
  1744.   Kevin C Allen    Finite Attractor, Bifurcation Engine, Magnetic fractals...\
  1745.   Made Bifurcation/Verhulst into a generalized Fractal Engine (like
  1746.     StandardFractal, but for Bifurcation types), and implemented periodicity
  1747.     checking for Bifurcation types to speed them up.
  1748.   Added Integer version of Verhulst Bifurcation (lots faster now). Integer
  1749.     is the default.  The Floating-Point toggle works, too.
  1750.   Added NEW Fractal types BIFLAMBDA, BIF+SINPI, and BIF=SINPI. These are
  1751.     Bifurcation types that make use of the new Engine. Floating-
  1752.     point/Integer toggle is available for BIFLAMBDA. The SINPI types are
  1753.     Floating-Point only, at this time.
  1754.   Corrected the generation of the MandelLambda Set.  Sorry, but it's always
  1755.     been wrong (up to v 12, at least).    Ask Mandelbrot !
  1756.   Added NEW Fractal types MAGNET1M, MAGNET1J, MAGNET2M, MAGNET2J from "The
  1757.     Beauty of Fractals".  Floating-Point only, so far, but what do you
  1758.     expect with THESE formulae ?!
  1759.   Added new symmetry types XAXIS NOIMAG and XAXIS NOREAL, required by the
  1760.     new MAGNETic Fractal types.
  1761.   Added Finite Attractor Bailout (FAB) logic to detect when iterations are
  1762.     approaching a known finite attractor. This is required by the new
  1763.     MAGNETic Fractal types.
  1764.   Added Finite Attractor Detection (FAD) logic which can be used by *SOME*
  1765.     Julia types prior to generating an image, to test for finite attractors,
  1766.     and find their values, for use by FAB logic. Can be used by the new
  1767.     MAGNETic Fractal Types, Lambda Sets, and some other Julia types too.
  1768.  
  1769.   Mike Burkey sent us new tweaked video modes:\
  1770.     VGA     - 400x600x256   376x564x256   400x564x256\
  1771.     ATI VGA - 832x612x256
  1772.   New HP Paintjet support from Chris Martin\
  1773.   New "FUNCTION=" command to allow substition of different transcendental
  1774.     functions for variables in types (allows one type with four of these
  1775.     variables to represent 7*7*7*7 different types!
  1776.   ALL KINDS of new fractal types, some using "FUNCTION=": fn(z*z), fn*fn,
  1777.     fn*z+z, fn+fn, sqr(1/fn), sqr(fn), spider, tetrate, and Manowar. Most of
  1778.     these are generalizations of formula fractal types contributed by Scott
  1779.     Taylor and Lee Skinner.
  1780.   Distance Estimator logic can now be applied to many fractal types using
  1781.     distest= option. The types "demm" and "demj" have been replaced by
  1782.     "type=mandel distest=nnn" and "type=julia distest=nnn"
  1783.   Added extended memory support for diskvideo thanks to Paul Varner\
  1784.   Added support for "center and magnification" format for corners.\
  1785.   Color 0 is no longer generated except when specifically requested with
  1786.     inside= or outside=.
  1787.   Formula name is now included in <Tab> display and in <S>aved images.\
  1788.   Bug fixes - formula type and diskvideo, batch file outside=-1 problem.\
  1789.   Now you can produce your favorite fractal terrains in full color instead
  1790.     of boring old monochrome! Use the fullcolor option in 3d! Along with a
  1791.     few new 3D options.
  1792.   New "INITORBIT=" command to allow alternate Mandelbrot set orbit
  1793.     initialization.
  1794.  
  1795.  
  1796. Version 13.0, 5/90
  1797.  
  1798.   F1 was made the help key.\
  1799.     Use F1 for help\
  1800.     Use F9 for EGA 320x200x16 video mode\
  1801.     Use CF4 for EGA 640x200x16 mode (if anybody uses that mode)\
  1802.   Super-Solid-guessing (three or more passes) from Pieter Branderhorst
  1803.     (replaces the old solid-guessing mode)
  1804.   Boundary Tracing option from David Guenther ("fractint passes=btm", or use
  1805.     the new 'x' options screen)
  1806.   "outside=nnn" option sets all points not "inside" the fractal to color
  1807.     "nnn" (and generates a two-color image).
  1808.   'x' option from the main menu brings up a full-screen menu of many popular
  1809.     options and toggle switches
  1810.   "Speed Key" feature for fractal type selection (either use the cursor keys
  1811.     for point-and-shoot, or just start typing the name of your favorite
  1812.     fractal type)
  1813.   "Attractor" fractals (Henon, Rossler, Pickover, Gingerbread)\
  1814.   Diffusion fractal type by Adrian Mariano\
  1815.   "type=formula" formulas from Scott Taylor and Lee H. Skinner.\
  1816.   "sound=" options for attractor fractals.  Sound=x  plays speaker tones
  1817.     according to the 'x' attractor value  Sound=y  plays speaker tones
  1818.     according to the 'y' attractor value.  Sound=z  plays speaker tones
  1819.     according to the 'z' attractor value  (These options are best invoked
  1820.     with the floating-point algorithm flag set.)
  1821.   "hertz=" option for adjusting the "sound=x/y/z" output.\
  1822.   Printer support for color printers (printer=color) from Kurt Sowa\
  1823.   Trident 4000 and Oak Technologies SuperVGA support from John Bridges\
  1824.   Improved 8514/A support (the zoom-box keeps up with the cursor keys now!)\
  1825.   Tandy 1000 640x200x16 mode from Brian Corbino (which does not, as yet,
  1826.     work with the F1(help) and TAB functions)
  1827.   The Julibrot fractal type and the Starmap option now automatically verify
  1828.     that they have been selected with a 256-color palette, and search for,
  1829.     and use, the appropriate GLASSESn.MAP or ALTERN.MAP palette map when
  1830.     invoked.  *You* were supposed to be doing that manually all along, but
  1831.     *you* probably never read the docs, huh?
  1832.   Bug Fixes:\
  1833.     TAB key now works after R(estore) commands\
  1834.     PS/2 Model 30 (MCGA) adapters should be able to select 320x200x256 mode
  1835.       again (we think)\
  1836.     Everex video adapters should work with the Autodetect modes again (we
  1837.       think)
  1838.  
  1839.  
  1840. Version 12.0, 3/90
  1841.  
  1842.   New SuperVGA Autodetecting and VESA Video modes (you tell us the
  1843.     resolution you want, and we'll figure out how to do it)
  1844.   New Full-Screen Entry for most prompting\
  1845.   New Fractal formula interpreter ('type=formula') - roll your own fractals
  1846.     without using a "C" compiler!
  1847.   New 'Julibrot' fractal type\
  1848.   Added floating point option to all remaining fractal types.\
  1849.   Real (funny glasses) 3D - Now with "real-time" lorenz3D!!\
  1850.   Non-Destructive <TAB> - Check out what your fractal parameters are without
  1851.     stopping the generation of a fractal image
  1852.   New Cross-Hair mode for changing individual palette colors (VGA only)\
  1853.   Zooming beyond the limits of Integer algorithms (with automatic switchover
  1854.     to a floating-point algorithm when you zoom in "too far")
  1855.   New 'inside=bof60', 'inside=bof61' ("Beauty of Fractals, Page nn") options\
  1856.   New starmap ('a' - for astrology? astronomy?) transformation option\
  1857.   Restrictions on the options available when using Expanded Memory
  1858.     "Disk/RAM" video mode have been removed
  1859.   And a lot of other nice little clean-up features that we've already
  1860.     forgotten that we've added...
  1861.   Added capability to create 3D projection images (just barely) for people
  1862.     with 2 or 4 color video boards.
  1863. ;
  1864. ~Topic=Versions  1 through 11
  1865.  
  1866. Version 11.0, 1/90
  1867.  
  1868.   More fractal types\
  1869.     mandelsinh/lambdasinh     mandelcosh/lambdacosh\
  1870.     mansinzsqrd/julsinzsqrd     mansinexp/julsinexp\
  1871.     manzzprw/julzzpwr         manzpower/julzpower\
  1872.     lorenz (from Rob Beyer)     lorenz3d\
  1873.     complexnewton         complexbasin\
  1874.     dynamic             popcorn\
  1875.   Most fractal types given an integer and a floating point algorithm.
  1876.     "Float=yes" option now determines whether integer or floating-point
  1877.     algorithms are used for most fractal types.  "F" command toggles the use
  1878.     of floating-point algorithms, flagged in the <Tab> status display
  1879.   8/16/32/../256-Way decomposition option (from Richard Finegold)\
  1880.   "Biomorph=", "bailout=", "symmetry="  and "askvideo=" options\
  1881.   "T(ransform)" option in the IFS editor lets you select 3D options (used
  1882.     with the Lorenz3D fractal type)
  1883.   The "T(ype)" command uses a new "Point-and-Shoot" method of selecting
  1884.     fractal types rather than prompting you for a type name
  1885.   Bug fixes to continuous-potential algorithm on integer fractals, GIF
  1886.     encoder, and IFS editor
  1887.  
  1888.  
  1889. Version 10.0, 11/89
  1890.  
  1891.   Barnsley IFS type (Rob Beyer)\
  1892.   Barnsley IFS3D type\
  1893.   MandelSine/Cos/Exp type\
  1894.   MandelLambda/MarksLambda/Unity type\
  1895.   BarnsleyM1/J1/M2/J2/M3/J3 type\
  1896.   Mandel4/Julia4 type\
  1897.   Sierpinski gasket type\
  1898.   Demm/Demj and bifurcation types (Phil Wilson), "test" is "mandel" again\
  1899.   <I>nversion command for most fractal types\
  1900.   <Q>uaternary decomposition toggle and "DECOMP=" argument\
  1901.   <E>ditor for Barnsley IFS parameters\
  1902.   Command-line options for 3D parameters\
  1903.   Spherical 3D calculations 5x faster\
  1904.   3D now clips properly to screen edges and works at extreme perspective\
  1905.   "RSEED=" argument for reproducible plasma clouds\
  1906.   Faster plasma clouds (by 40% on a 386)\
  1907.   Sensitivity to "continuous potential" algorithm for all types except
  1908.     plasma and IFS
  1909.   Palette-map <S>ave and Restore (<M>) commands\
  1910.   <L>ogarithmic and <N>ormal palette-mapping commands and arguments\
  1911.   Maxiter increased to 32,000 to support log palette maps\
  1912.   .MAP and .IFS files can now reside anywhere along the DOS path\
  1913.   Direct-video support for Hercules adapters (Dean Souleles)\
  1914.   Tandy 1000 160x200x16 mode (Tom Price)\
  1915.   320x400x256 register-compatible-VGA "tweaked" mode\
  1916.   ATI VGA Wonder 1024x768x16 direct-video mode (Mark Peterson)\
  1917.   1024x768x16 direct-video mode for all supported chipsets\
  1918.   Tseng 640x400x256 mode\
  1919.   "Roll-your-own" video mode 19\
  1920.   New video-table "hot-keys" eliminate need for enhanced keyboard to access
  1921.     later entries
  1922.  
  1923.  
  1924. Version 9.3, 8/89
  1925.  
  1926.   <P>rint command and "PRINTER=" argument (Matt Saucier)\
  1927.   8514/A video modes (Kyle Powell)\
  1928.   SSTOOLS.INI sensitivity and '@THISFILE' argument\
  1929.   Continuous-potential algorithm for Mandelbrot/Julia sets\
  1930.   Light source 3D option for all fractal types\
  1931.   "Distance estimator" M/J method (Phil Wilson) implemented as "test" type\
  1932.   LambdaCosine and LambdaExponent types\
  1933.   Color cycling mode for 640x350x16 EGA adapters\
  1934.   Plasma clouds for 16-color and 4-color video modes\
  1935.   Improved TARGA support (Joe McLain)\
  1936.   CGA modes now use direct-video read/writes\
  1937.   Tandy 1000 320x200x16 and 640x200x4 modes (Tom Price)\
  1938.   TRIDENT chip-set super-VGA video modes (Lew Ramsey)\
  1939.   Direct-access video modes for TRIDENT, Chips & Technologies, and ATI VGA
  1940.     WONDER adapters (John Bridges). and, unlike version 9.1, they WORK in
  1941.     version 9.3!)
  1942.   "zoom-out" (<Ctrl><Enter>) command\
  1943.   <D>os command for shelling out\
  1944.   2/4/16-color Disk/RAM video mode capability and 2-color video modes
  1945.     supporting full-page printer graphics
  1946.   "INSIDE=-1" option (treated dynamically as "INSIDE=maxiter")\
  1947.   Improved <H>elp and sound routines (even a "SOUND=off" argument)\
  1948.   Turbo-C and TASM compatibility (really!  Would we lie to you?)
  1949.  
  1950.  
  1951. Version 8.1, 6/89
  1952.  
  1953.   <3>D restore-from-disk and 3D <O>verlay commands, "3D=" argument\
  1954.   Fast Newton algorithm including inversion option (Lee Crocker)\
  1955.   16-bit Mandelbrot/Julia logic for 386-class speed with non-386 PCs on
  1956.     "large" images (Mark Peterson)
  1957.   Restore now loads .GIF files (as plasma clouds)\
  1958.   TARGA video modes and color-map file options (Joe McLain)\
  1959.   30 new color-cycling palette options (<Shft><F1> to <Alt><F10>)\
  1960.   "Disk-video, RAM-video, EMS-video" modes\
  1961.   Lambda sets now use integer math (with 80386 speedups)\
  1962.   "WARN=yes" argument to prevent over-writing old .GIF files
  1963.  
  1964.  
  1965. Version 7.0, 4/89
  1966.  
  1967.   Restore from disk (from prior save-to-disk using v. 7.0 or later)\
  1968.   New types: Newton, Lambda, Mandelfp, Juliafp, Plasma, Lambdasine\
  1969.   Many new color-cycling options (for VGA adapters only)\
  1970.   New periodicity logic (Mark Peterson)\
  1971.   Initial displays recognize (and use) symmetry\
  1972.   Solid-guessing option (now the default)\
  1973.   Context-sensitive <H>elp\
  1974.   Customizable video mode configuration file (FRACTINT.CFG)\
  1975.   "Batch mode" option\
  1976.   Improved super-VGA support (with direct video read/writes)\
  1977.   Non-standard 360 x 480 x 256 color mode on a STANDARD IBM VGA!
  1978.  
  1979.  
  1980. Version 6.0, 2/89
  1981.  
  1982.   32-bit integer math emulated for non-386 processors; FRACT386 renamed
  1983.     FRACTINT
  1984.   More video modes
  1985.  
  1986.  
  1987. Version 5.1, 1/89
  1988.  
  1989.   Save to disk\
  1990.   New! Improved! (and Incompatible!) optional arguments format\
  1991.   "Correct" initial image aspect ratio\
  1992.   More video modes
  1993.  
  1994.  
  1995. Version 4.0, 12/88
  1996.  
  1997.   Mouse support (Mike Kaufman)\
  1998.   Dynamic iteration limits\
  1999.   Color cycling\
  2000.   Dual-pass mode\
  2001.   More video modes, including "tweaked" modes for IBM VGA and register-
  2002.     compatible adapters
  2003.  
  2004.  
  2005. Version 3.1, 11/88
  2006.  
  2007.   Julia sets
  2008.  
  2009.  
  2010. Version 2.1, 10/23/88 (the "debut" on CIS)
  2011.  
  2012.   Video table\
  2013.   CPU type detector
  2014.  
  2015.  
  2016. Version 2.0, 10/10/88
  2017.  
  2018.   Zoom and pan
  2019.  
  2020.  
  2021. Version 1.0, 9/88
  2022.  
  2023.   The original, blindingly fast, 386-specific 32-bit integer algorithm
  2024. ;
  2025. ;
  2026. ;
  2027. ~Topic=Version13 to 14 Conversion
  2028.  
  2029. A number of types in Fractint version 13 and earlier were generalized in
  2030. version 14. We added a "backward compatibility" hook that (hopefully)
  2031. automatically translates these to the new form when the old files are
  2032. read. Files may be converted via:
  2033.  
  2034.    FRACTINT OLDFILE.FRA SAVENAME=NEWFILE.GIF BATCH=YES
  2035.  
  2036. In a few cases the biomorph flag was incorrectly set in older files.  In
  2037. that case, add "biomorph=no" to the command line.
  2038.  
  2039. This procedure can also be used to convert any *.fra file to the new
  2040. GIF89a spec, which now allows storage of fractal information.
  2041.  
  2042.  
  2043. ~Format-
  2044. TYPES CHANGED FROM VERSION 13 -
  2045.  
  2046.  
  2047. V13 NAME        V14 NAME + PARAMETERS
  2048. --------        --------------------------------------
  2049.  
  2050. LOGMAP=YES        LOGMAP=OLD   for identical Logmap type
  2051.  
  2052. DEMJ            JULIA DISTEST=nnn
  2053.  
  2054. DEMM            MANDEL DISTEST=nnn
  2055.  
  2056.             Note: DISTEST also available on many other types
  2057.  
  2058. MANSINEXP        MANFN+EXP FUNCTION=SIN
  2059.  
  2060.             Note: New functions for this type are
  2061.                   cos sinh cosh exp log sqr
  2062.  
  2063. JULSINEXP        JULFN+EXP FUNCTION=SIN
  2064.  
  2065.             Note: New functions for this type are
  2066.                   cos sinh cosh exp log sqr
  2067.  
  2068. MANSINZSQRD        MANFN+ZSQRD FUNCTION=SQR/SIN
  2069.  
  2070.             Note: New functions for this type are
  2071.                   cos sinh cosh exp log sqr
  2072.  
  2073. JULSINZSQRD        JULFN+ZSQRD FUNCTION=SQR/SIN
  2074.  
  2075.             Note: New functions for this type are
  2076.                   cos sinh cosh exp log sqr
  2077.  
  2078. LAMBDACOS        LAMBDAFN FUNCTION=COS
  2079.  
  2080. LAMBDACOSH        LAMBDAFN FUNCTION=COSH
  2081.  
  2082. LAMBDAEXP        LAMBDAFN FUNCTION=EXP
  2083.  
  2084. LAMBDASINE        LAMBDAFN FUNCTION=SIN
  2085.  
  2086. LAMBDASINH        LAMBDAFN FUNCTION=SINH
  2087.  
  2088.             Note: New functions for this type are
  2089.                   log sqr
  2090.  
  2091. MANDELCOS        MANDELFN FUNCTION=COS
  2092.  
  2093. MANDELCOSH        MANDELFN FUNCTION=COSH
  2094.  
  2095. MANDELEXP        MANDELFN FUNCTION=EXP
  2096.  
  2097. MANDELSINE        MANDELFN FUNCTION=SIN
  2098.  
  2099. MANDELSINH        MANDELFN FUNCTION=SINH
  2100.  
  2101.             Note: New functions for this type are
  2102.                   log sqr
  2103.  
  2104. MANDELLAMBDA        MANDELLAMBDA INITORBIT=PIXEL
  2105.  
  2106. POPCORN SYMMETRY=NONE    POPCORNJUL
  2107.  
  2108. -------------------------------------------------------------
  2109.  
  2110. Formulas from FRACTINT.FRM in version 13
  2111.  
  2112. MANDELGLASS        MANDELLAMBDA INITORBIT=.5/0
  2113.  
  2114. INVMANDEL        V13 divide bug may cause some image differences.
  2115.  
  2116. NEWTON4         V13 divide bug may cause some image differences.
  2117.  
  2118. SPIDER            V13 divide bug may cause some image differences.
  2119.  
  2120. MANDELSINE        MANDELFN FUNCTION=SIN BAILOUT=50
  2121.  
  2122. MANDELCOSINE        MANDELFN FUNCTION=COS BAILOUT=50
  2123.  
  2124. MANDELHYPSINE        MANDELFN FUNCTION=SINH BAILOUT=50
  2125.  
  2126. MANDELHYPCOSINE     MANDELFN FUNCTION=COSH BAILOUT=50
  2127.  
  2128. SCOTTSIN PARAMS=nnn    FN+FN FUNCTION=SIN/SQR BAILOUT=nnn+3
  2129.  
  2130. SCOTTSINH PARAMS=nnn    FN+FN FUNCTION=SINH/SQR BAILOUT=nnn+3
  2131.  
  2132. SCOTTCOS PARAMS=nnn    FN+FN FUNCTION=COS/SQR BAILOUT=nnn+3
  2133.  
  2134. SCOTTCOSH PARAMS=nnn    FN+FN FUNCTION=COSH/SQR BAILOUT=nnn+3
  2135.  
  2136. SCOTTLPC PARAMS=nnn    FN+FN FUNCTION=LOG/COS BAILOUT=nnn+3
  2137.  
  2138. SCOTTLPS PARAMS=nnn    FN+FN FUNCTION=LOG/SIN BAILOUT=nnn+3
  2139.             Note: New functions for this type are
  2140.             sin/sin sin/cos sin/sinh sin/cosh sin/exp
  2141.             cos/cos cos/sinh cos/cosh cos/exp
  2142.             sinh/sinh sinh/cosh sinh/exp sinh/log
  2143.             cosh/cosh cosh/exp cosh/log
  2144.             exp/exp exp/log exp/sqr log/log log/sqr sqr/sqr
  2145.  
  2146. SCOTTSZSA PARAMS=nnn    FN(Z*Z) FUNCTION=SIN BAILOUT=nnn+3
  2147.  
  2148. SCOTTCZSA PARAMS=nnn    FN(Z*Z) FUNCTION=COS BAILOUT=nnn+3
  2149.  
  2150.             Note: New functions for this type are
  2151.             sinh cosh exp log sqr
  2152.  
  2153. SCOTTZSZZ PARAMS=nnn    FN*Z+Z FUNCTION=SIN BAILOUT=nnn+3
  2154.  
  2155. SCOTTZCZZ PARAMS=nnn    FN*Z+Z FUNCTION=COS BAILOUT=nnn+3
  2156.  
  2157.             Note: New functions for this type are
  2158.             sinh cosh exp log sqr
  2159.  
  2160. SCOTTSZSB PARAMS=nnn    FN*FN FUNCTION=SIN/SIN BAILOUT=nnn+3
  2161.  
  2162. SCOTTCZSB PARAMS=nnn    FN*FN FUNCTION=COS/COS BAILOUT=nnn+3
  2163.  
  2164. SCOTTLTS PARAMS=nnn    FN*FN FUNCTION=LOG/SIN BAILOUT=nnn+3
  2165.  
  2166. SCOTTLTC PARAMS=nnn    FN*FN FUNCTION=LOG/COS BAILOUT=nnn+3
  2167.  
  2168.             Note: New functions for this type are
  2169.             sin/cos sin/sinh sin/cosh sin/exp sin/sqr
  2170.             cos/sinh cos/cosh cos/exp cos/sqr
  2171.             sinh/sinh sinh/cosh sinh/exp sinh/log sinh/sqr
  2172.             cosh/cosh cosh/exp cosh/log cosh/sqr
  2173.             exp/exp exp/log exp/sqr log/log log/sqr sqr/sqr
  2174.  
  2175. SCOTTSIC PARAMS=nnn    SQR(1/FN) FUNCTION=COS BAILOUT=nnn+3
  2176.  
  2177. SCOTTSIS PARAMS=nnn    SQR(1/FN) FUNCTION=SIN BAILOUT=nnn+3
  2178.  
  2179. TETRATE PARAMS=nnn    TETRATE BAILOUT=nnn+3
  2180.  
  2181.             Note: New function type sqr(1/fn) with
  2182.                   sin cos sinh cosh exp log sqr
  2183.  
  2184.             Note: New function type sqr(fn) with
  2185.                   sin cos sinh cosh exp log sqr
  2186. ~Format+
  2187. ;
  2188. ;
  2189. ~Data=INTRO_AUTHORS
  2190. ;
  2191. ; FRACTINT intro screen primary authors
  2192. ;
  2193.  Primary Authors
  2194.  Bert Tyler          CompuServe (CIS) ID: [73477,433]
  2195.  Timothy Wegner       CIS ID: [71320,675]   Internet: twegner@mitre.org
  2196.  Mark Peterson          CIS ID: [70441,3353]
  2197.  Pieter Branderhorst  CIS ID: [72611,2257]
  2198.  Contributing Authors
  2199.  
  2200.  
  2201. ; room for 14 authors at a time here
  2202.  
  2203.  
  2204.  
  2205.  
  2206.  
  2207.  
  2208.  
  2209.  
  2210.  
  2211.  
  2212.  
  2213.  
  2214.  SPACEBAR toggles scrolling off/on
  2215.    Copyright (C) 1990-93 The Stone Soup Group.  Fractint may be freely copied
  2216.    and distributed but may not be sold.  See help for more information.
  2217. ;
  2218. ;
  2219. ;
  2220. ~Data=INTRO_CREDITS
  2221. ;
  2222. ; FRACTINT intro screen contributing authors.
  2223. ;
  2224.           ...
  2225.  Michael Abrash   360x480x256, 320x400x256 VGA video modes
  2226.  Joseph Albrecht  Tandy video, CGA video speedup
  2227.  Kevin Allen      kevina@microsoft.com Finite attractor, bifurcation engine
  2228.  Steve Bennett      restore-from-disk logic
  2229.  Rob Beyer      [71021,2074] Barnsley IFS, Lorenz fractals
  2230.  Francois Blais      [70700,446] Lyapunov Fractals, LYAPUNOV.MAP
  2231.  Dennis Bragg     [75300,2456] DXF Raytracing output option
  2232.  Juan J. Buhler   jbuhler@gidef.edu.ar Diffusion options, inverse Julia type 
  2233.  Mike Burkey      376x564x256, 400x564x256, and 832x612x256 VGA video modes
  2234.  Robin Bussell      Palette-editor "freestyle" option
  2235.  John Bridges      [75300,2137] superVGA support, 360x480x256 mode
  2236.  Brian Corbino      [71611,702] Tandy 1000 640x200x16 video mode
  2237.  Lee Crocker      [73407,2030] Fast Newton, Inversion, Decomposition..
  2238.  Monte Davis      [71450,3542] Documentation
  2239.  Chuck Ebbert      [76306,1226] cmprsd & sqrt logmap, fpu speedups
  2240.  Dan Farmer      [70703,1632] orbits enhancements
  2241.  Richard Finegold [76701,153] 8/16/../256-Way Decomposition option
  2242.  Frank Fussenegger Mandelbrot speedups
  2243.  Mike Gelvin      [73337,520] Mandelbrot speedups
  2244.  Lawrence Gozum   [73437,2372] Tseng 640x400x256 Video Mode
  2245.  David Guenther   [70531,3525] Boundary Tracing algorithm
  2246.  Norman Hills      [71621,1352] Ranges option
  2247.  Richard Hughes   [70461,3272] "inside=", "outside=" coloring options
  2248.  Mike Kaufman      [kaufman@eecs.nwu.edu] mouse support, other features
  2249.  Wesley Loewer    fast fp Mandel/Julia/Lyapunov, boundary trace, frothybasin
  2250.  Adrian Mariano   [adrian@u.washington.edu] Diffusion & L-Systems
  2251.  Charles Marslett [75300,1636] VESA video and IIT math chip support
  2252.  Joe McLain      [75066,1257] TARGA Support, color-map files
  2253.  Bob Montgomery   [73357,3140] (Author of VPIC) Fast text I/O routines
  2254.  Bret Mulvey      plasma clouds
  2255.  Roy Murphy      [76376,721] Lyapunov Fractals
  2256.  Ethan Nagel      [70022,2552] Palette editor, integrated help/doc system
  2257.  Jonathan Osuch   [73277,1432] IIT detect, register-compatible 8514/A code
  2258.  Marc Reinig      [72410,77] Lots of 3D options
  2259.  Kyle Powell      [76704,12] 8514/A Support
  2260.  Matt Saucier      [72371,3101] Printer Support
  2261.  Herb Savage      [71640,455] 'inside=bof60', 'inside=bof61' options
  2262.  Ken Shirriff     shirriff@sprite.berkeley.edu Quaternions, CA, Xfract port
  2263.  Lee Skinner      [75450,3631] Tetrate fractal types and more
  2264.  Dean Souleles      [75115,1671] Hercules Support
  2265.  Kurt Sowa      [73467,2013] Color Printer Support
  2266.  Hugh Steele      cyclerange feature
  2267.  John Swenson      [75300,2136] Postscript printer features
  2268.  Chris Taylor      Floating&Fixed-point algorithm speedups, Tesseral Option
  2269.  Scott Taylor      [72401,410] PostScript, Kam Torus, many fn types.
  2270.  Bill Townsend      Mandelbrot Speedups
  2271.  Paul Varner      [73237,441] Extended Memory support for Disk Video
  2272.  Dave Warker      Integer Mandelbrot Fractals concept
  2273.  Aaron Williams   Register-compatible 8514/A code
  2274.  Phil Wilson      [76247,3145] Distance Estimator, Bifurcation fractals
  2275.  Nicholas Wilt      Lsystem speedups
  2276.  Richard Wilton   Tweaked VGA Video modes
  2277.           ...
  2278. ; Byte Magazine      Tweaked VGA Modes
  2279. ; MS-Kermit      Keyboard Routines
  2280. ; PC Magazine      Sound Routines
  2281. ; PC Tech Journal  CPU, FPU Detectors
  2282. ;
  2283. ;
  2284.