home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractint / archive / v01.n555 < prev    next >
Internet Message Format  |  2001-04-30  |  41KB

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #555
  4. Reply-To: fractint-digest
  5. Sender: owner-fractint-digest@lists.xmission.com
  6. Errors-To: owner-fractint-digest@lists.xmission.com
  7. Precedence: bulk
  8.  
  9.  
  10. fractint-digest          Tuesday, May 1 2001          Volume 01 : Number 555
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Mon, 30 Apr 2001 17:20:26 -0500
  18. From: Programmer Dude <cjsonnack@mmm.com>
  19. Subject: Re: (fractint) Fractint version 20.1.08
  20.  
  21. Jonathan Osuch wrote:
  22.  
  23. > Features in this patch:
  24. > Added truecolor support...
  25. > [....]
  26. >     Saving the image still only produces a 256 color GIF
  27.  
  28. ???  So you can look, but not save?
  29.  
  30. Given that you've GOT an image and that free PNG libraries exist, I'm
  31. curious why you can't save a t/c image?
  32.  
  33. Not raggin' on ya, just curious...
  34.  
  35. - -- 
  36. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  37. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  38. |_____________________________________________|_______________________|
  39.  
  40. - --------------------------------------------------------------
  41. Thanks for using Fractint, The Fractals and Fractint Discussion List
  42. Post Message:   fractint@lists.xmission.com
  43. Get Commands:   majordomo@lists.xmission.com "help"
  44. Administrator:  twegner@fractint.org
  45. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  46.  
  47. ------------------------------
  48.  
  49. Date: Mon, 30 Apr 2001 20:08:29 -0300
  50. From: "Fernando Bresslau" <wnto@yahoo.com>
  51. Subject: Re: (fractint) Fractint version 20.1.08
  52.  
  53. isn┤t there a way of capturing the screen? maybe some third party software?
  54. Fernando Bresslau, who hasn┤t tried it yet.
  55. http://www.fractal.art.br
  56.  
  57.  
  58. - ----- Original Message -----
  59. From: "Programmer Dude" <cjsonnack@mmm.com>
  60. To: <fractint@lists.xmission.com>
  61. Sent: Monday, April 30, 2001 7:20 PM
  62. Subject: Re: (fractint) Fractint version 20.1.08
  63.  
  64.  
  65. > Jonathan Osuch wrote:
  66. >
  67. > > Features in this patch:
  68. > > Added truecolor support...
  69. > > [....]
  70. > >     Saving the image still only produces a 256 color GIF
  71. >
  72. > ???  So you can look, but not save?
  73. >
  74. > Given that you've GOT an image and that free PNG libraries exist, I'm
  75. > curious why you can't save a t/c image?
  76. >
  77. > Not raggin' on ya, just curious...
  78. >
  79. > --
  80. > |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  81. > |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  82. > |_____________________________________________|_______________________|
  83. >
  84. > --------------------------------------------------------------
  85. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  86. > Post Message:   fractint@lists.xmission.com
  87. > Get Commands:   majordomo@lists.xmission.com "help"
  88. > Administrator:  twegner@fractint.org
  89. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  90.  
  91.  
  92. _________________________________________________________
  93. Do You Yahoo!?
  94. Get your free @yahoo.com address at http://mail.yahoo.com
  95.  
  96.  
  97. - --------------------------------------------------------------
  98. Thanks for using Fractint, The Fractals and Fractint Discussion List
  99. Post Message:   fractint@lists.xmission.com
  100. Get Commands:   majordomo@lists.xmission.com "help"
  101. Administrator:  twegner@fractint.org
  102. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  103.  
  104. ------------------------------
  105.  
  106. Date: Mon, 30 Apr 2001 18:20:46 -0500
  107. From: "Jonathan Osuch" <osuchj@qwest.net>
  108. Subject: Re: (fractint) Fractint version 20.1.08
  109.  
  110. Chris,
  111.  
  112. > ???  So you can look, but not save?
  113.  
  114. Not exactly.  The images you can currently generate are still using the 256
  115. color palette.  So, to save the image, the truecolor pixel on the screen is
  116. read and converted to an index value into the 256 color palette.  This
  117. conversion may make the saved image look different than if it were done
  118. directly in a 256 color mode.
  119.  
  120. > Given that you've GOT an image and that free PNG libraries exist, I'm
  121. > curious why you can't save a t/c image?
  122.  
  123. Memory.  Because of the memory model we are using (medium), we can't fit the
  124. PNG libraries into Fractint.  There are solutions.  We have tried compiling
  125. the Xfractint code using djgpp, but it needs work.  Any volunteers?  We have
  126. the experimental code which incorporates the Allegro graphics package but no
  127. way as yet to save images.  We could add the PNG libraries to Xfractint and
  128. stop developing the DOS version.
  129.  
  130. We will eventually have to dump the current DOS source code, but would like
  131. to at least have something place for Windows before we do this.
  132.  
  133. Jonathan
  134.  
  135.  
  136.  
  137. - --------------------------------------------------------------
  138. Thanks for using Fractint, The Fractals and Fractint Discussion List
  139. Post Message:   fractint@lists.xmission.com
  140. Get Commands:   majordomo@lists.xmission.com "help"
  141. Administrator:  twegner@fractint.org
  142. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  143.  
  144. ------------------------------
  145.  
  146. Date: Mon, 30 Apr 2001 18:02:36 -0500
  147. From: "Jonathan Osuch" <osuchj@qwest.net>
  148. Subject: Re: (fractint) Fractint version 20.1.08
  149.  
  150. Lee,
  151.  
  152. > I presume that there is no way to save a true-color par file yet either.
  153.  
  154. The images that can currently be generated still use the 256 color palette,
  155. and will generate the corresponding PAR.  Once we add different coloring
  156. schemes I don't see any way to generate a PAR that makes sense.  Depending
  157. on how the coloring schemes are generated.
  158.  
  159. > Is there any mechanism yet for manipulating the true colors?
  160.  
  161. No.
  162.  
  163. Jonathan
  164.  
  165.  
  166.  
  167. - --------------------------------------------------------------
  168. Thanks for using Fractint, The Fractals and Fractint Discussion List
  169. Post Message:   fractint@lists.xmission.com
  170. Get Commands:   majordomo@lists.xmission.com "help"
  171. Administrator:  twegner@fractint.org
  172. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  173.  
  174. ------------------------------
  175.  
  176. Date: Mon, 30 Apr 2001 19:55:13 -0400
  177. From: Lee Skinner <LeeHSkinner@compuserve.com>
  178. Subject: (fractint) Fractint version 20.1.08
  179.  
  180. Jonathan,
  181.  
  182. >> I presume that there is no way to save a true-color par file yet
  183. either.<<
  184.  
  185. > The images that can currently be generated still use the 256 color
  186. palette, and will generate the corresponding PAR.  Once we add different
  187. coloring schemes I don't see any way to generate a PAR that makes sense. =
  188.  
  189. Depending on how the coloring schemes are generated. <
  190.  
  191. I am not an Ultra Fractal user, but doesn't it generate par files of
  192. true-color images?  (Perhaps some UF user could shed light on how this
  193. might be implemented.)
  194.  
  195. Lee
  196.  
  197. - --------------------------------------------------------------
  198. Thanks for using Fractint, The Fractals and Fractint Discussion List
  199. Post Message:   fractint@lists.xmission.com
  200. Get Commands:   majordomo@lists.xmission.com "help"
  201. Administrator:  twegner@fractint.org
  202. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  203.  
  204. ------------------------------
  205.  
  206. Date: Mon, 30 Apr 2001 23:01:26 -0400 (EDT)
  207. From: Jim Muth <jamth@mindspring.com>
  208. Subject: (fractint) C-FOTD  01-05-01  (Decorative Minibrot [6])
  209.  
  210. Classic FOTD -- May 01, 2001 (Rating 6)
  211.  
  212. Fractal visionaries and enthusiasts:
  213.  
  214. Before attempting to run the parameter file of today's image, 
  215. notice that it has been drawn by an updated version of the 
  216. MandelbrotBC formula, which I have named MandelbrotBC1.  This 
  217. new version is identical to the old version except that I have 
  218. replaced the fixed <trunc> function with a variable function, 
  219. and replaced the fixed bailout radius of 100 with a variable 
  220. parameter entry.  Since I've lost all track of those who worked 
  221. on this formula, I have credited it to 'several Fractint users'.
  222.  
  223. Today's image uses the <floor> function, which curiously enough 
  224. draws exactly the same images as the <trunc> function.  I have 
  225. not yet tested the various trig functions, though hopefully they 
  226. will draw some interesting if not quite correct variations.  The 
  227. variable bailout is useful mainly with negative-exponent 
  228. fractals, which I have not yet worked with.
  229.  
  230. I also see that a developer's version of Fractint with 
  231. rudimentary true-color capability is available, though at the 
  232. present time, one can only see the image on the screen, say 
  233. 'wow', stare at the image a while, and then shut down their 
  234. computer.  It's a start, but before I switch the FOTD to a true-
  235. color version of Fractint, the program will need the ability to 
  236. cycle and change the colors, to save the image in true-color 
  237. with data intact, and also to save the true-color image as a 
  238. parameter file.  And there's also the possibility that my 
  239. stripped-down computer, used only for finding fractals, will not 
  240. be able to display true-color with its meager 1 meg of video 
  241. memory.  But that's a problem I'll concern myself with if and 
  242. when it arises.
  243.  
  244. Today's fractal is quite decorative, an attribute that inspired 
  245. the name "Decorative Minibrot".  The irrational number entered 
  246. as the real(p1) parameter may appear familiar.  Actually, it is 
  247. familiar.  It is the square root of 3, a number I entered hoping 
  248. to create midgets with 3-way symmetry.  As of yet, I have found 
  249. no such midgets, though I did find today's midget, which bears a 
  250. curiously close resemblance to a standard quadratic midget.  
  251. Only the chopped-off main bud reveals the midget's true nature.
  252.  
  253. The parameter file is unusually fast, rendering in under two 
  254. minutes.  Of course, the download, which may be found at:
  255.  
  256.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  257.  
  258. and at:
  259.  
  260.           <http://home.swbell.net/sdboyd56/fotd/>
  261.  
  262. is equally fast.  I leave it to the viewer what route to take.
  263.  
  264. The fractal weather today was clear as a crystal, with a 
  265. temperature of 77F (25C), conditions that Thomas and Tippy, the 
  266. fractal cats, consider ideal.  Since they were deprived yester-
  267. day of their rightful time outdoors, I treated them to all the 
  268. outdoor time they wanted today.  My only concern is about a fox 
  269. that has been seen lately in the neighborhood.  The cats haven't 
  270. confronted it yet, and I have no idea of what might happen if 
  271. they meet.
  272.  
  273. But right now, the dynamic duo are sleeping in their beds, a 
  274. sign that it's time for me to shut down the fractal shoppe and 
  275. call it a night.  Until next time, take care, and if true-color 
  276. is true, does that mean that 256-color is false?
  277.  
  278.  
  279. Jim Muth
  280. jamth@mindspring.com
  281.  
  282.  
  283. START 20.0 PAR-FORMULA FILE================================
  284.  
  285. DecorativeMinibrot { ; time=0:01:52.60--SF5 on a P200
  286.   reset=2001 type=formula formulafile=critical.frm
  287.   formulaname=mandelbrotbc1 function=floor passes=1
  288.   center-mag=-0.73763/0.15494/2498.371/1/-124.999
  289.   params=1.732050807569/0/28.4/0 float=y maxiter=1000
  290.   inside=0 logmap=36 periodicity=10
  291.   colors=000mA9jBPnCHqDHtFDwGAzH5zH2zM4zS5zW7za8zeAz\
  292.   jMzp_zzmzzzbsfFPO0D70ID1PK4YP8cWClaGrhIwmMriPmeUha\
  293.   WcZ__VbVQfQOiMKmHGpDCuAAw45z12z00z11z42z83zC4zG4zK\
  294.   5zO7zS8zW8y_AycByhCylClSPaAaQ0mS0pU2rU7sVCuWHvWMwY\
  295.   SyZYzZazeVmjO_pIMpMLpPKpUKpWIp_HpbHQYP2SW1WS0ZO0bL\
  296.   0eH0hD0lB0o70s40v10y00z00z00z0ovzpszrryrpwsouumsul\
  297.   rvjpwhmwflyejzcizbfzaez_czZbzYazW_yVZwVYvUWuSVuSUs\
  298.   QSrPQpOPoOOmMMlLLlLLhKMcKOaIPYIQUHSQHUMGVKGWGFYCFZ\
  299.   AD_5Da2Cb0Cc0Be0Be0If0Pf0Wh1ch3ji4ri7sf8ueAvcCvbDw\
  300.   aFyZGzYIzWKzVLzUMzSVzKbzDiz5rz0yz0wv3vsDupOulZsiir\
  301.   furczsczscyucvucsvcpvcmwcjwchyceycbzc_zcYzcVzcUwcZ\
  302.   sccpchycfzcfzc_zeUzfMzhHyiKsjMmlO0m02o04p27r3Bs4Du\
  303.   5Hv8KwAMyBQzCUzFYzG_zHbzIZzFWzBSz8Pz4Lz1Iz0Fz0Cz0A\
  304.   z0Dz2HzGKzUFzLAzD4z57zB8zFBzICzMFzOHzPKzPMzQPzQSzS\
  305.   VzSYzU_zUbzVezVhzWizWjzUjzQlzPlzMmzLmzImzHozGpzFpz\
  306.   DlzFWzHWzHVzIVzIVzKUzKbzY
  307.   }
  308.  
  309. frm:MandelbrotBC1   { ; by several Fractint users
  310.   e=p1, a=imag(p2)+100
  311.   p=real(p2)+PI
  312.   q=2*PI*fn1(p/(2*PI))
  313.   r=real(p2)-q
  314.   Z=C=Pixel:
  315.     Z=log(Z)
  316.     IF(imag(Z)>r)
  317.       Z=Z+flip(2*PI)
  318.     ENDIF
  319.     Z=exp(e*(Z+flip(q)))+C
  320.   |Z|<a
  321. }
  322.  
  323. END 20.0 PAR-FORMULA FILE==================================
  324.  
  325.  
  326. - --------------------------------------------------------------
  327. Thanks for using Fractint, The Fractals and Fractint Discussion List
  328. Post Message:   fractint@lists.xmission.com
  329. Get Commands:   majordomo@lists.xmission.com "help"
  330. Administrator:  twegner@fractint.org
  331. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  332.  
  333. ------------------------------
  334.  
  335. Date: Tue, 01 May 2001 17:23:57 +1200
  336. From: "Morgan L. Owens" <packrat@nznet.gen.nz>
  337. Subject: (fractint) Re: [philofractal] C-FOTD  01-05-01  (Decorative Minibrot [6])
  338.  
  339. At 15:01 01/05/2001, Jim Muth wrote:
  340.  
  341. >Classic FOTD -- May 01, 2001 (Rating 6)
  342. >
  343. >Fractal visionaries and enthusiasts:
  344. >
  345. >Today's image uses the <floor> function, which curiously enough
  346. >draws exactly the same images as the <trunc> function.  I have
  347. >not yet tested the various trig functions, though hopefully they
  348. >will draw some interesting if not quite correct variations.  The
  349. >variable bailout is useful mainly with negative-exponent
  350. >fractals, which I have not yet worked with.
  351.  
  352. Not that surprising: trunc((28.4+PI)/(2*PI)) = floor((28.4+PI)/(2*PI)). The 
  353. two functions differ in how they deal with negative numbers (trunc rounds 
  354. towards 0, floor rounds towards -infinity).
  355.  
  356. Morgan L. Owens
  357. "I remember when all we had to worry about was good old Int."
  358.  
  359.  
  360.  
  361. - --------------------------------------------------------------
  362. Thanks for using Fractint, The Fractals and Fractint Discussion List
  363. Post Message:   fractint@lists.xmission.com
  364. Get Commands:   majordomo@lists.xmission.com "help"
  365. Administrator:  twegner@fractint.org
  366. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  367.  
  368. ------------------------------
  369.  
  370. Date: Tue, 1 May 2001 03:26:32 -0400
  371. From: "Zorba the Hutt" <zorbathut@uswest.net>
  372. Subject: Re: (fractint) No hard feelings
  373.  
  374. > >Zorba generated the hi-res images with UF instead of
  375. > >Fractint - they appeared differently (having a different texture)than
  376. > >Sylvie originally generated - and so she had them removed mainly for that
  377. > >reason - they were no longer her images, and so Zorba's saying that they
  378. > >were her images was inaccurate.  Had he generated them with Fractint, she
  379. > >may have approved, assuming that her permission was obtained first.
  380. >
  381. > Why ask for permission?  The images were different and "no longer her
  382. images"!
  383. > Zorba gave acknowledgement that the .par files had been produced by Sylvie
  384. > but he *did* feel that it was the right thing to delete them.  I really
  385. don't want
  386. > to put Zorba on the spot over this, so Zorba, if you're listening I'm not
  387. asking
  388. > you to reply!  I just don't understand; but then I'm probably being thick!
  389.  
  390. I'm listening, and I don't mind replying :) Here's my basic take on it - I
  391. have a very liberal idea of open information. For example, IMHO the GPL
  392. license is TOO RESTRICTIVE because it forces any derivative libraries or
  393. anything that makes use of it to be GPL as well. Even LGPL is stretching
  394. things. The license I personally use for writing software is, as far as I
  395. know, called the libpng/zlib license, and basically comes down to "this is
  396. ours. Don't claim it's yours. Beyond that, though, go for it! It'd be nice
  397. if you mentioned us when you make ten billion dollars off it, but, hey, no
  398. worries." So now you know where I'm coming from :)
  399.  
  400. Now, as for why ask permission/remove on request, it's because I didn't make
  401. those .par files. Sylvie Gallet did. And she might not (and clearly doesn't,
  402. actually) agree with my views. I don't feel right imposing my views on
  403. others, though due to the nature of the Internet doing such things would be
  404. basically unstoppable (yeah, I've got your images on a server in Russia. And
  405. I claim they're mine, too. Whatcha gonna do about it?). If anything, that
  406. makes it *worse*, because I don't have any measure of how much you care
  407. (since you really *wouldn't* be able to do anything about it.)
  408.  
  409. So, yes, it might be my CPU cycles, it might be my time spent, it might even
  410. be my slight modifications, as I had to shift the viewport slightly to
  411. accomodate a different aspect ratio without stretching. But the base images
  412. were Sylvie's, and I don't feel right to put them up there if she doesn't
  413. want them up.
  414.  
  415. Now, there *is* a point at which I say something like "well, tough", and
  416. that's when it's essentially no longer the creator's creation. For example,
  417. putting me in Sylvie's place, if Jim Muth had said "no, I don't want you
  418. using my original fractal to work off of" (remember, the fractals of
  419. Sylvie's in question were further explorations of one of the FOTD) I would
  420. have said something along the lines of "well, I respect that you might want
  421. them removed, but these aren't even remotely similar to yours and are only
  422. based off a mathematical formula that you happen to have discovered a
  423. particular permutation of. I'll happily give you credit, and I'm not going
  424. to make any money off them, but they're *my* art and I'll put them up if I
  425. want."
  426.  
  427. So there you have it. This might also explain why the "oh, by the way, do
  428. you mind?" was tacked on to the original posting of mine - it's because it
  429. really didn't occur to me up until just before I hit "send" that she
  430. *might*. I mean, it's fanart, really - my CPU cycles and webspace (okay,
  431. Geocities's webspace) devoted to her work :)
  432.  
  433. Anyway. On a slightly different note, it's pretty unlikely that I'll do the
  434. re-rendering with Fractint, for multiple reasons - no built-in antialiasing,
  435. for example, and it multitasks pretty badly with Windows. If I can figure
  436. out how to duplicate the exact images in Ultrafractal (I haven't even gone
  437. back to see the differences yet, actually) I might try, but considering that
  438. one complaint was the color banding (which I can't imagine how it could
  439. possibly be *worse* on UF than Fractint) and the antialiasing (which I
  440. consider totally incomprehensible from an artistic standpoint - if anything,
  441. it makes it *more* detailed, IMHO, but, hey, some people like abstract art
  442. too, so who am I to judge?) it's not very high on my list.
  443.  
  444. Anyway, I'm curious about any replies people might have - if you don't want
  445. to spam the list with an age-old question, I'll cheerfully take private
  446. comments also.
  447.  
  448. - -Zorba
  449.  
  450. (oh, and sorry for the delay, was out of town for an anime convention :D  )
  451.  
  452.  
  453. - --------------------------------------------------------------
  454. Thanks for using Fractint, The Fractals and Fractint Discussion List
  455. Post Message:   fractint@lists.xmission.com
  456. Get Commands:   majordomo@lists.xmission.com "help"
  457. Administrator:  twegner@fractint.org
  458. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  459.  
  460. ------------------------------
  461.  
  462. Date: Tue, 1 May 2001 03:30:40 -0400
  463. From: "Zorba the Hutt" <zorbathut@uswest.net>
  464. Subject: Re: (fractint) Fractint version 20.1.08
  465.  
  466. > I am not an Ultra Fractal user, but doesn't it generate par files of
  467. > true-color images?  (Perhaps some UF user could shed light on how this
  468. > might be implemented.)
  469.  
  470. I'm not a UF expert by any means, but as I understand it UF bases its color
  471. maps off of curves - for example, you'd say "position 0 is rgb(0, 0, 0),
  472. position 128 is rgb(255, 255, 255), position 255 is rgb(0, 0, 0)", and it
  473. interpolates from there. UF can actually load Fractint pars, and it snags
  474. all the color values and sets them. I can't remember what it does from
  475. there - I *think* it discards redundant entries (i.e. "0 is (0, 0, 0), 1 is
  476. (1, 1, 1), 2 is (2, 2, 2)" - why not get rid of 1?) but I could be
  477. misremembering. IMHO, UF's method isn't even close to ideal, but it works,
  478. and I can't think of anything better right now :)
  479.  
  480. - -Zorba
  481.  
  482.  
  483. - --------------------------------------------------------------
  484. Thanks for using Fractint, The Fractals and Fractint Discussion List
  485. Post Message:   fractint@lists.xmission.com
  486. Get Commands:   majordomo@lists.xmission.com "help"
  487. Administrator:  twegner@fractint.org
  488. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  489.  
  490. ------------------------------
  491.  
  492. Date: Mon, 30 Apr 2001 22:45:03 -1000
  493. From: "David Jones" <gnome@hawaii.rr.com>
  494. Subject: Re: (fractint) Linux Fractint
  495.  
  496. Where'd you get Fractint for Linux? Would love to see how 
  497. it goes on my 700MHz Duron box ... 
  498.  
  499. David
  500. gnome@hawaii.rr.com
  501.  
  502. On 30 Apr 01 at 14:50, Andrew Coppin wrote:
  503.  
  504. > I don't know who did the Linux Fractint post, but HATS
  505. > OFF TO THEM!
  506. > Yesterday, after wanting to have a Linux Fractint for
  507. > AGES, I got someone to download the source for me. I let
  508. > him compile it, thinking it would be a nightmare. The
  509. > guy typed "make", half a million lines of text flew
  510. > past, and an executable appeared. He executed it, and it
  511. > just worked.
  512. > I would never have believed it if I hadn't seen it for
  513. > myself!
  514. > BTW, this was on an Athlon 1GHz machine. Once I reached
  515. > arbitary precition mode, it was *still* rapping off 2
  516. > lines per second! Man, I *want* his machine!!!
  517. > Once again, a big thanks to whoever it was who made this
  518. > thing!
  519. > Thanks.
  520. > Andrew.
  521. > ________________________________________________________
  522. > _________________ Get Your Private, Free E-mail from MSN
  523. > Hotmail at http://www.hotmail.com.
  524. > --------------------------------------------------------
  525. > ------ Thanks for using Fractint, The Fractals and
  526. > Fractint Discussion List Post Message:  
  527. > fractint@lists.xmission.com Get Commands:  
  528. > majordomo@lists.xmission.com "help" Administrator: 
  529. > twegner@fractint.org Unsubscribe:   
  530. > majordomo@lists.xmission.com "unsubscribe fractint"
  531.  
  532.  
  533. - --------------------------------------------------------------
  534. Thanks for using Fractint, The Fractals and Fractint Discussion List
  535. Post Message:   fractint@lists.xmission.com
  536. Get Commands:   majordomo@lists.xmission.com "help"
  537. Administrator:  twegner@fractint.org
  538. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  539.  
  540. ------------------------------
  541.  
  542. Date: Tue, 01 May 2001 07:30:36 -0500
  543. From: "Scott D. Boyd" <sdboyd56@swbell.net>
  544. Subject: Re: (fractint) Linux Fractint
  545.  
  546. David,
  547.  
  548. Xfractint is available at the usual locations:
  549.  
  550. The main Fractint website: 
  551. http://spanky.triumf.ca/www/fractint/fractint.html
  552.  
  553. The Fractint DevelopmentTeam homepage: http://www.fractint.org
  554.  
  555. and I offer a precompiled binary package of Xfractint 20.1.04 at my 
  556. Website: http://sdboyd.dyndns.org/~sdboyd/xfractint/xfractint.html
  557.  
  558. On Tuesday 01 May 2001 03:45, David Jones wrote:
  559. > Where'd you get Fractint for Linux? Would love to see how
  560. > it goes on my 700MHz Duron box ...
  561. >
  562. Scott Boyd
  563. - -- 
  564. sdboyd56@swbell.net
  565. http://sdboyd.dyndns.org/~sdboyd/
  566. - ---------------------------------------
  567. I always wanted to be a procrastinator, 
  568. but I never got around to it.
  569.                             -- Unknown
  570.  
  571.  
  572.  
  573. - --------------------------------------------------------------
  574. Thanks for using Fractint, The Fractals and Fractint Discussion List
  575. Post Message:   fractint@lists.xmission.com
  576. Get Commands:   majordomo@lists.xmission.com "help"
  577. Administrator:  twegner@fractint.org
  578. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  579.  
  580. ------------------------------
  581.  
  582. Date: Tue, 01 May 2001 14:05:29 -0000
  583. From: "Andrew Coppin" <orphi69@hotmail.com>
  584. Subject: Re: (fractint) Linux Fractint
  585.  
  586. The best part is that I can now *finally* run Fractint on my Amiga... Well, 
  587. I can assuming 1) I can fix my floppy drive and 2) it compiles there as 
  588. easily as it did on my associate's PC...
  589.  
  590. Thanks.
  591. Andrew.
  592.  
  593. PS. Maybe I'll wander though the source code some time...
  594.  
  595. >From: "Scott D. Boyd" <sdboyd56@swbell.net>
  596. >Reply-To: fractint@lists.xmission.com
  597. >To: fractint@lists.xmission.com
  598. >Subject: Re: (fractint) Linux Fractint
  599. >Date: Tue, 01 May 2001 07:30:36 -0500
  600. >
  601. >David,
  602. >
  603. >Xfractint is available at the usual locations:
  604. >
  605. >The main Fractint website:
  606. >http://spanky.triumf.ca/www/fractint/fractint.html
  607. >
  608. >The Fractint DevelopmentTeam homepage: http://www.fractint.org
  609. >
  610. >and I offer a precompiled binary package of Xfractint 20.1.04 at my
  611. >Website: http://sdboyd.dyndns.org/~sdboyd/xfractint/xfractint.html
  612. >
  613. >On Tuesday 01 May 2001 03:45, David Jones wrote:
  614. > > Where'd you get Fractint for Linux? Would love to see how
  615. > > it goes on my 700MHz Duron box ...
  616. > >
  617. >Scott Boyd
  618. >--
  619. >sdboyd56@swbell.net
  620. >http://sdboyd.dyndns.org/~sdboyd/
  621. >---------------------------------------
  622. >I always wanted to be a procrastinator,
  623. >but I never got around to it.
  624. >                             -- Unknown
  625.  
  626. _________________________________________________________________________
  627. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  628.  
  629.  
  630. - --------------------------------------------------------------
  631. Thanks for using Fractint, The Fractals and Fractint Discussion List
  632. Post Message:   fractint@lists.xmission.com
  633. Get Commands:   majordomo@lists.xmission.com "help"
  634. Administrator:  twegner@fractint.org
  635. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  636.  
  637. ------------------------------
  638.  
  639. Date: Tue, 01 May 2001 14:08:28 -0000
  640. From: "Andrew Coppin" <orphi69@hotmail.com>
  641. Subject: Re: (fractint) Re: C-FOTD 18-04-01 (Fractured Fractal [6])
  642.  
  643. >From: "Morgan L. Owens" <packrat@nznet.gen.nz>
  644. >Reply-To: fractint@lists.xmission.com
  645. >To: fractint@lists.xmission.com
  646. >Subject: Re: (fractint) Re: C-FOTD 18-04-01 (Fractured Fractal [6])
  647. >Date: Sat, 28 Apr 2001 17:07:15 +1200
  648. >
  649. >At 23:51 25/04/2001, Andrew Coppin wrote:
  650. >
  651. >>PS. Hey Morgan... What the hell _are_ "sheets in the Riemann surface"?
  652. >
  653. >One of the hassles involved with many functions is that they are many-
  654. >valued (and hence, strictly speaking, not functions at all).
  655.  
  656. I have another even more technical question... How do you pronounce 
  657. "Riemann"?!?!
  658.  
  659. Thanks.
  660. Andrew.
  661.  
  662. Random Though of the Day: average(x, y, z) = (x+y+z)/3. What happens if you 
  663. use average(x, y, z) = (x*y*z)^(1/3)?
  664.  
  665.  
  666. _________________________________________________________________________
  667. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  668.  
  669.  
  670. - --------------------------------------------------------------
  671. Thanks for using Fractint, The Fractals and Fractint Discussion List
  672. Post Message:   fractint@lists.xmission.com
  673. Get Commands:   majordomo@lists.xmission.com "help"
  674. Administrator:  twegner@fractint.org
  675. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  676.  
  677. ------------------------------
  678.  
  679. Date: Mon, 30 Apr 2001 09:05:32 -0400
  680. From: Lee Skinner <LeeHSkinner@compuserve.com>
  681. Subject: (fractint) Acknowledgments due?
  682.  
  683. Hi Chris,
  684.  
  685. >> Poor old, (young), Zorba the Hutt who spent hours generating high
  686. resolution versions of fractals to delight others with slower machines, i=
  687. s
  688. then shamed into deleting them because they are the 'property' of the
  689. esteemed Sylvie Gallet, (may her .map files continue to delight us all). =
  690.  
  691. <<
  692.  
  693. Fractint and Ultra Fractal do not always generate identical images from t=
  694. he
  695. same par file. In this case, Sylvie generated the images with Fractint an=
  696. d
  697. posted Fractint pars.  Zorba generated the hi-res images with UF instead =
  698. of
  699. Fractint - they appeared differently (having a different texture)than
  700. Sylvie originally generated - and so she had them removed mainly for that=
  701.  
  702. reason - they were no longer her images, and so Zorba's saying that they
  703. were her images was inaccurate.  Had he generated them with Fractint, she=
  704.  
  705. may have approved, assuming that her permission was obtained first.  I
  706. don't think Zorba was aware of the differences when he posted them.
  707.  
  708. - --------------------------------------------------------------
  709. Thanks for using Fractint, The Fractals and Fractint Discussion List
  710. Post Message:   fractint@lists.xmission.com
  711. Get Commands:   majordomo@lists.xmission.com "help"
  712. Administrator:  twegner@fractint.org
  713. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  714.  
  715. - --------------------------------------------------------------
  716. Thanks for using Fractint, The Fractals and Fractint Discussion List
  717. Post Message:   fractint@lists.xmission.com
  718. Get Commands:   majordomo@lists.xmission.com "help"
  719. Administrator:  twegner@fractint.org
  720. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  721.  
  722. ------------------------------
  723.  
  724. Date: Tue, 01 May 2001 12:19:11 -0500
  725. From: Programmer Dude <cjsonnack@mmm.com>
  726. Subject: Re: (fractint) C-FOTD  22-04-01  (Minibrot with Aura [7])
  727.  
  728. Jim Muth wrote:
  729.  
  730. > If I can find a trashy enough old sci-fi movie to watch, the day will
  731. > be complete.
  732.  
  733. Ever seen ZARDOZ ??
  734.  
  735. - -- 
  736. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  737. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  738. |_____________________________________________|_______________________|
  739.  
  740. - --------------------------------------------------------------
  741. Thanks for using Fractint, The Fractals and Fractint Discussion List
  742. Post Message:   fractint@lists.xmission.com
  743. Get Commands:   majordomo@lists.xmission.com "help"
  744. Administrator:  twegner@fractint.org
  745. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  746.  
  747. ------------------------------
  748.  
  749. Date: Tue, 01 May 2001 12:29:11 -0500
  750. From: Programmer Dude <cjsonnack@mmm.com>
  751. Subject: Re: (fractint) C-FOTD  28-04-01  (Semi-Chaos [4])
  752.  
  753. Jim Muth philosophized:
  754.  
  755. > ...I pondered about gravity and dark matter.  The problem is that
  756. > the outer parts of the galaxies are rotating too fast to be caused 
  757. > by the gravity created by the visible matter of the galaxies.  To
  758. > account for this discrepancy, astronomers have hypothesized that
  759. > the galaxies are filled with large amounts of undetectable
  760. > material they have named dark matter, and this unseen material
  761. > is causing the excess gravitational acceleration.  But this
  762. > explanation is not satisfactory, since if the matter cannot be
  763. > detected, it will be most difficult if not impossible to confirm
  764. > its existence.
  765.  
  766. Just a note: we can't detect it only because it does not emit light that
  767. we can see.  Dark matter *could* just be ordinary, cold matter, and we
  768. would never be able to see it...from earth.  If we can ever get out into
  769. the galaxy and universe, THEN we'd probably have no problem detecting it.
  770.  
  771. > ...and this is to assume that, like so many other natural phenomena,
  772. > the Newtonian law of gravity is valid only within a limited range,...
  773.  
  774. This is already known, established fact.  For example, Newton's laws
  775. cannot quite account for the orbit of Mercury.  You need to use Albert's
  776. GR (General Relativity) laws to precisely figure the orbit.  This is
  777. because of the gravitational force from the nearby sun!
  778.  
  779. So we *know* Newton is a 'special case' version of the full laws of
  780. motion.
  781.  
  782. On the other hand, a great deal of modern physics is based on the fact
  783. (or more properly, assumption) that the laws of the universe are true
  784. throughout the universe.  This assumption has been explored in a variety
  785. of ways, and largely seems to be taken as fact.
  786.  
  787. But who knows what really lies across the dark void, eh?
  788.  
  789. > Since this alternate explanation is so obvious, it must have
  790. > already been thought of by many astronomers, and probably
  791. > discarded because it contains a fatal flaw.
  792.  
  793. 'Fraid so.  ;-(
  794.  
  795. - -- 
  796. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  797. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  798. |_____________________________________________|_______________________|
  799.  
  800. - --------------------------------------------------------------
  801. Thanks for using Fractint, The Fractals and Fractint Discussion List
  802. Post Message:   fractint@lists.xmission.com
  803. Get Commands:   majordomo@lists.xmission.com "help"
  804. Administrator:  twegner@fractint.org
  805. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  806.  
  807. ------------------------------
  808.  
  809. Date: Tue, 01 May 2001 12:32:49 -0500
  810. From: Programmer Dude <cjsonnack@mmm.com>
  811. Subject: Re: (fractint) Fractint version 20.1.08
  812.  
  813. Jonathan Osuch wrote:
  814.  
  815. >> Given that you've GOT an image and that free PNG libraries exist, I'm
  816. >> curious why you can't save a t/c image?
  817. > Memory.  Because of the memory model we are using (medium), we can't fit
  818. > the PNG libraries into Fractint.
  819.  
  820. Wow!  You ARE up against the limit!!
  821.  
  822. Wonder if it'd be worthwhile having the program start some sort of separate
  823. "image server" process you could hand off the t/c image to for saving?  It
  824. could be a quick fix way to implement saving....
  825.  
  826. [shrug]  But whaddo I know about the intricacies of FractInt.
  827.  
  828. - -- 
  829. |_ CJSonnack <Chris@Sonnack.com> _____________| How's my programming? |
  830. |_ http://www.Sonnack.com/ ___________________| Call: 1-800-DEV-NULL  |
  831. |_____________________________________________|_______________________|
  832.  
  833. - --------------------------------------------------------------
  834. Thanks for using Fractint, The Fractals and Fractint Discussion List
  835. Post Message:   fractint@lists.xmission.com
  836. Get Commands:   majordomo@lists.xmission.com "help"
  837. Administrator:  twegner@fractint.org
  838. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  839.  
  840. ------------------------------
  841.  
  842. Date: Tue, 1 May 2001 15:04:57 -0400 (EDT)
  843. From: Jim Muth <jamth@mindspring.com>
  844. Subject: (fractint) Re: C-FOTD  22-04-01
  845.  
  846. At 12:19 PM 5/1/01 -0500, Programmer D. wrote:
  847. >Jim Muth wrote:
  848. >
  849. >> If I can find a trashy enough old sci-fi movie to watch, the day will
  850. >> be complete.
  851. >
  852. >Ever seen ZARDOZ ??
  853.  
  854. Yes!  wiZARDofOZ is one of my favorites.  I play it at least once a 
  855. month.  It's plenty trashy.  Rambling story, flying heads, men in 
  856. diapers, topless women -- it has everything.  And Beethoven's 7th, 
  857. the second movement of which serves as the main theme music, is one 
  858. of my favorite symphonies.  I also have spotted many fractal-like 
  859. figures in the background, though I believe the film was produced 
  860. before the awareness of fractals became widespread.
  861.  
  862. BTW, have you ever seen the 1970 Soviet production of SOLARIS?
  863.  
  864. Jim M.
  865.  
  866.  
  867.  
  868. - --------------------------------------------------------------
  869. Thanks for using Fractint, The Fractals and Fractint Discussion List
  870. Post Message:   fractint@lists.xmission.com
  871. Get Commands:   majordomo@lists.xmission.com "help"
  872. Administrator:  twegner@fractint.org
  873. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  874.  
  875. ------------------------------
  876.  
  877. Date: Mon, 30 Apr 2001 14:50:31 -0000
  878. From: "Andrew Coppin" <orphi69@hotmail.com>
  879. Subject: (fractint) Linux Fractint
  880.  
  881. I don't know who did the Linux Fractint post, but HATS OFF TO THEM!
  882.  
  883. Yesterday, after wanting to have a Linux Fractint for AGES, I got someone to 
  884. download the source for me. I let him compile it, thinking it would be a 
  885. nightmare. The guy typed "make", half a million lines of text flew past, and 
  886. an executable appeared. He executed it, and it just worked.
  887.  
  888. I would never have believed it if I hadn't seen it for myself!
  889.  
  890. BTW, this was on an Athlon 1GHz machine. Once I reached arbitary precition 
  891. mode, it was *still* rapping off 2 lines per second! Man, I *want* his 
  892. machine!!!
  893.  
  894. Once again, a big thanks to whoever it was who made this thing!
  895.  
  896. Thanks.
  897. Andrew.
  898.  
  899. _________________________________________________________________________
  900. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
  901.  
  902.  
  903. - --------------------------------------------------------------
  904. Thanks for using Fractint, The Fractals and Fractint Discussion List
  905. Post Message:   fractint@lists.xmission.com
  906. Get Commands:   majordomo@lists.xmission.com "help"
  907. Administrator:  twegner@fractint.org
  908. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  909.  
  910. - --------------------------------------------------------------
  911. Thanks for using Fractint, The Fractals and Fractint Discussion List
  912. Post Message:   fractint@lists.xmission.com
  913. Get Commands:   majordomo@lists.xmission.com "help"
  914. Administrator:  twegner@fractint.org
  915. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  916.  
  917. ------------------------------
  918.  
  919. Date: Mon, 30 Apr 2001 10:01:42 -0400 (EDT)
  920. From: Jim Muth <jamth@mindspring.com>
  921. Subject: (fractint) C-FOTD  30-04-01  (A Ghostly Spectre [4])
  922.  
  923. Classic FOTD -- April 30, 2001 (Rating 4)
  924.  
  925. Fractal visionaries and enthusiasts:
  926.  
  927. Today's hasty fractal was created by the formula 
  928. 2Z^(-2.1)-2Z^(-1.9)+(1/C).  I named it "A Ghostly Spectre" when 
  929. I noticed that the seahorse-like detail surrounding the midget 
  930. is clearly visible only when certain broad color palettes are 
  931. applied to the image.  With a narrow color scheme such as F2, 
  932. the detail vanishes and the image becomes a featureless screen 
  933. full of fractal sand.
  934.  
  935. The location of today's image is in an elephant trunk in the 
  936. East Valley area of a larger midget, which is resting in a 
  937. chaotic part of the parent fractal.
  938.  
  939. I rated the image at a 4.  This is all I could give to a fractal 
  940. that I found and colored with so little effort.  With a running 
  941. time of exactly 15 minutes, the parameter file might not be the 
  942. best way of viewing the image, which will be available for 
  943. download and viewing in an hour or so at:
  944.  
  945.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  946.  
  947. and at:
  948.  
  949.           <http://home.swbell.net/sdboyd56/fotd/>
  950.  
  951. One of these days when things settle down, I'm going to gain 
  952. convenient access to ABPF, and resume posting the images there.  
  953. But so far I haven't had the chance to recover from the move of 
  954. Fractal Central auxiliary.
  955.  
  956. With sunny skies and a temperature of 68F (20C), the fractal 
  957. weather today was so good that I took the day off.  When I 
  958. returned, the cats scolded me for not being there to let them 
  959. out to enjoy the fine weather.  To soothe them, I gave them a 
  960. treat of tuna and promised to do better next time.
  961.  
  962. And speaking of next time, it will come in about 13 hours.  
  963. Until then, take care, and watch out for those fractal ghosts.
  964.  
  965.  
  966. Jim Muth
  967. jamth@mindspring.com
  968.  
  969.  
  970. START 20.0 PAR-FORMULA FILE================================
  971.  
  972. A_Ghostly_Spectre  { ; time=0:15:00.01--SF5 on a P200
  973.   reset=2001 type=formula formulafile=critical.frm
  974.   formulaname=MandelbrotMix4 function=recip passes=1
  975.   center-mag=+1.584484530091595/+1.150509782717139/7\
  976.   774320/1/132.5 params=1/-2.1/-1/-1.9/1/300 float=y
  977.   maxiter=1800 inside=0 logmap=205 periodicity=10
  978.   colors=000i_zg_zg_zfYzfYzdYzdYzbWzbWzbWzaWzaVz_Vz_\
  979.   VzYVzYTzXTzXTzSRzVTzVTzXTzXVzXVzYVzYVz_Wz_Wz_WzaWz\
  980.   aYzbYzbYzbYzd_zd_zf_zf_zf`zg`zg`zi`zibzibzkbzkbzlc\
  981.   zlczlczncznfznfzpfzphzqhzqhzqhzsizsizuizuizukzwkzw\
  982.   kzxkzxnzxnzznzzozzpzzpzzqzzqzzszztzztzztzzwzzwzzwz\
  983.   zxzzyzzzzzzzzzzzzzzxzzxzzvzzuzztzzszzpzzpzzpzzpzzn\
  984.   zxnzxnzwnxumwumwsmusmsqksqkqpjpshsqfqpdpnbplank`ni\
  985.   _lgZlfYkdXkbWiaVi_UgYTgXSfVRfSQdRPbPObONaMMaKL_JK_\
  986.   JJYHIYFHXEGXCFVAEV8DS7CS6BR4AP29P18O07O07M07M07K07\
  987.   K07J07J07H07H07F07H07F07F07F07F07E07E07E05E07C07C0\
  988.   7C07C17C47A68A68A7BA8B8AD8CE8EE8FF7FF7HC7JE7KE7MG6\
  989.   OG6PH6RK6RL4SO4VQ4XR4YU1_V1aY1b_1b`1db0fb0gc0if0kf\
  990.   0lh0lh0ni0pk0qk0sm0um0wn0xp0xp0zr0zr0zs0zu0zu0zw0z\
  991.   w0zx0zx0zx0zx0zx0zx0zx0zz0zz1zz1zz4zz4zz6zz6zz7zz7\
  992.   zz8zz8zzAzzAzzAzzAzzAzzAzzAzzAzzAzzAzzAzzAzzAzzAzz\
  993.   AzzAzzAzzAzzAzzAzzAzzAzzA
  994.   }
  995.  
  996. frm:MandelbrotMix4 {; Jim Muth
  997. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  998. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  999. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  1000. z=k*((a*(z^b))+(d*(z^f)))+c,
  1001. |z| < l
  1002. }
  1003.  
  1004. END 20.0 PAR-FORMULA FILE==================================
  1005.  
  1006.  
  1007. - --------------------------------------------------------------
  1008. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1009. Post Message:   fractint@lists.xmission.com
  1010. Get Commands:   majordomo@lists.xmission.com "help"
  1011. Administrator:  twegner@fractint.org
  1012. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1013.  
  1014. - --------------------------------------------------------------
  1015. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1016. Post Message:   fractint@lists.xmission.com
  1017. Get Commands:   majordomo@lists.xmission.com "help"
  1018. Administrator:  twegner@fractint.org
  1019. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1020.  
  1021. ------------------------------
  1022.  
  1023. Date: Mon, 30 Apr 2001 09:05:33 -0400
  1024. From: Lee Skinner <LeeHSkinner@compuserve.com>
  1025. Subject: (fractint) Fractint version 20.1.08
  1026.  
  1027. Jonathan,
  1028.  
  1029. >> Fractint version 20.1.08 is now available at the developer's web site.=
  1030.  
  1031. >> Features in this patch:
  1032. >> Added truecolor support to Fractint thanks to Bert Tyler.  =
  1033.  
  1034.  
  1035. I presume that there is no way to save a true-color par file yet either.
  1036.  
  1037. Is there any mechanism yet for manipulating the true colors?
  1038.  
  1039. Lee
  1040.  
  1041. - --------------------------------------------------------------
  1042. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1043. Post Message:   fractint@lists.xmission.com
  1044. Get Commands:   majordomo@lists.xmission.com "help"
  1045. Administrator:  twegner@fractint.org
  1046. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1047.  
  1048. - --------------------------------------------------------------
  1049. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1050. Post Message:   fractint@lists.xmission.com
  1051. Get Commands:   majordomo@lists.xmission.com "help"
  1052. Administrator:  twegner@fractint.org
  1053. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1054.  
  1055. ------------------------------
  1056.  
  1057. End of fractint-digest V1 #555
  1058. ******************************
  1059.  
  1060.