home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractdev / archive / v01.n035 < prev    next >
Internet Message Format  |  2000-11-05  |  42KB

  1. From: owner-fractdev-digest@lists.xmission.com (fractdev-digest)
  2. To: fractdev-digest@lists.xmission.com
  3. Subject: fractdev-digest V1 #35
  4. Reply-To: fractdev-digest
  5. Sender: owner-fractdev-digest@lists.xmission.com
  6. Errors-To: owner-fractdev-digest@lists.xmission.com
  7. Precedence: bulk
  8.  
  9.  
  10. fractdev-digest        Monday, November 6 2000        Volume 01 : Number 035
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Sun, 27 Aug 2000 11:59:43 -0500
  18. From: "Jonathan Osuch" <osuchj@uswest.net>
  19. Subject: Re: Web site administrivia
  20.  
  21. Tim wrote,
  22.  
  23. > I usually transfer files via FTP
  24. > because it is very easy with a good client. Voyager probably has
  25. > the ability to do commands buried in it somewhere.
  26.  
  27. Yes, Voyager has the ability to change permissions when you view the
  28. properties of files.  It may have broken when I upgraded to the latest
  29. version.  At any rate, I went to the command line and changed the
  30. permissions manually.
  31.  
  32. I had a short discussion with Steve C. of FracSaver fame while online.  Had
  33. to do some quick thumbing through books to figure out how to do that.  Used
  34. the 'write' command.  Only disconnected myself once.  8-))
  35.  
  36. Jonathan
  37.  
  38.  
  39.  
  40. - --------------------------------------------------------------
  41. Thanks for using Fractdev, The Fractint Developer's Discussion List
  42. Post Message:   fractdev@lists.xmission.com
  43. Get Commands:   majordomo@lists.xmission.com "help"
  44. Administrator:  twegner@fractint.org
  45. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  46.  
  47. ------------------------------
  48.  
  49. Date: Mon, 28 Aug 2000 21:15:02 -0500
  50. From: "Jonathan Osuch" <osuchj@uswest.net>
  51. Subject: Patch 15
  52.  
  53. Tim,
  54.  
  55. I've uploaded the patch 15 diff and executable.  This patch fixes a couple
  56. of bugs and adds two new features.  There is now a prompt for periodicity on
  57. the <y> screen and when using a disk video mode the <v> screen can now be
  58. used to set the resolution.
  59.  
  60. Jonathan
  61.  
  62.  
  63.  
  64. - --------------------------------------------------------------
  65. Thanks for using Fractdev, The Fractint Developer's Discussion List
  66. Post Message:   fractdev@lists.xmission.com
  67. Get Commands:   majordomo@lists.xmission.com "help"
  68. Administrator:  twegner@fractint.org
  69. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  70.  
  71. ------------------------------
  72.  
  73. Date: Mon, 28 Aug 2000 21:44:52 -0600
  74. From: Tim Wegner <twegner@swbell.net>
  75. Subject: Re: Patch 15
  76.  
  77. > I've uploaded the patch 15 diff and executable.  This patch fixes a couple
  78. > of bugs and adds two new features.  There is now a prompt for periodicity on
  79. > the <y> screen and when using a disk video mode the <v> screen can now be
  80. > used to set the resolution.
  81.  
  82. OK, I updated whatsnew.txt and changed the link to fradev.zip.
  83.  
  84. Tim
  85.  
  86.  
  87. - --------------------------------------------------------------
  88. Thanks for using Fractdev, The Fractint Developer's Discussion List
  89. Post Message:   fractdev@lists.xmission.com
  90. Get Commands:   majordomo@lists.xmission.com "help"
  91. Administrator:  twegner@fractint.org
  92. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  93.  
  94. ------------------------------
  95.  
  96. Date: Tue, 29 Aug 2000 19:58:40 -0500
  97. From: "Jonathan Osuch" <osuchj@uswest.net>
  98. Subject: Default periodicity
  99.  
  100. Tim,
  101.  
  102. When I was looking through the code to add the prompt for periodicity I
  103. noticed that there are some fractal types that have a periodicity set in
  104. FRASETUP.C.  Unfortunately, these settings get overridden by the default usr
  105. setting, which is 1.
  106.  
  107. Do we want to fix this?
  108.  
  109. Jonathan
  110.  
  111.  
  112.  
  113. - --------------------------------------------------------------
  114. Thanks for using Fractdev, The Fractint Developer's Discussion List
  115. Post Message:   fractdev@lists.xmission.com
  116. Get Commands:   majordomo@lists.xmission.com "help"
  117. Administrator:  twegner@fractint.org
  118. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  119.  
  120. ------------------------------
  121.  
  122. Date: Mon, 4 Sep 2000 18:52:27 -0500
  123. From: "Jonathan Osuch" <osuchj@uswest.net>
  124. Subject: SOI
  125.  
  126. Tim,
  127.  
  128. I've been playing with passes=s, with and without debug=3444, and have found
  129. that at times there is less stack available than the value defined by
  130. minstack=.  I have also been kicked out with a stack overflow error numerous
  131. times.
  132.  
  133. I don't know if this is related to the problem Puskas has found.  His images
  134. use arbitrary precision math, which might be causing a problem.
  135.  
  136. Jonathan
  137.  
  138.  
  139.  
  140. - --------------------------------------------------------------
  141. Thanks for using Fractdev, The Fractint Developer's Discussion List
  142. Post Message:   fractdev@lists.xmission.com
  143. Get Commands:   majordomo@lists.xmission.com "help"
  144. Administrator:  twegner@fractint.org
  145. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  146.  
  147. ------------------------------
  148.  
  149. Date: Mon, 04 Sep 2000 21:52:38 -0600
  150. From: Tim Wegner <twegner@swbell.net>
  151. Subject: Re: SOI
  152.  
  153. Jonathan wrote:
  154.  
  155. > I've been playing with passes=s, with and without debug=3444, and have found
  156. > that at times there is less stack available than the value defined by
  157. > minstack=.  I have also been kicked out with a stack overflow error numerous
  158. > times.
  159.  
  160. I haven't had a chance to look at this yet.
  161.  
  162. SOI is very sensitive to available stack space because it uses 
  163. stack like crazy (recursive algorithm). Memory allocated to stack is 
  164. adjustable as a link option, but it steals from free near space (if my 
  165. memory serves). I went to extraordinary lengths to cut down on 
  166. stack use in favor of static far memory. There are some tests of 
  167. remaining stack space designed to head off problems but they 
  168. aren't reliable. The problem is that the amount of stack space free 
  169. is user-dependent, and is affected by things like video drivers.
  170.  
  171. If and when we cut ourselves off from the medium model, we can 
  172. go back to the original SOI sources. Well almost. The original 
  173. sources have some tricky optimizations involved loop unrolling, and 
  174. don't give a result for each iteration. But this can be handled one 
  175. way or another.
  176.  
  177. > I don't know if this is related to the problem Puskas has found.  His images
  178. > use arbitrary precision math, which might be causing a problem.
  179.  
  180. SOI doesn't use arbitrary precision, so that explains a lot right 
  181. there :-) If Puskas is using arbitrary precision, SOI is guaranteed to 
  182. not work.
  183.  
  184. Once again, the real fun of SOI would be to add arbitrary precision 
  185. support so we can plunge into the magnification depths much 
  186. faster. But we can't even think about doing this until we have 
  187. memory to work withy. It's amazing we do as much as we do under 
  188. DOS.
  189.  
  190. Tim
  191.  
  192.  
  193. - --------------------------------------------------------------
  194. Thanks for using Fractdev, The Fractint Developer's Discussion List
  195. Post Message:   fractdev@lists.xmission.com
  196. Get Commands:   majordomo@lists.xmission.com "help"
  197. Administrator:  twegner@fractint.org
  198. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  199.  
  200. ------------------------------
  201.  
  202. Date: Tue, 5 Sep 2000 20:38:36 -0500
  203. From: "Jonathan Osuch" <osuchj@uswest.net>
  204. Subject: Re: SOI
  205.  
  206. Tim,
  207.  
  208. Here is an example.  It crashes when the <tab> key is pressed and one of the
  209. small sections is being drawn (for example, the first square).
  210.  
  211. test_03            { ; ;
  212.                      ;  Jonathan Osuch
  213.                      ;  Sep 05, 2000 at 20:30:10
  214.                      ; Version 2000 Patchlevel 15
  215.   reset=2000 type=mandel passes=s
  216.   center-mag=-1.02147734604105500/+0.24939377444589350/2133333
  217.   params=0/0 float=y maxiter=7000 inside=0 sound=off
  218.   }
  219.  
  220.  
  221.  
  222. - --------------------------------------------------------------
  223. Thanks for using Fractdev, The Fractint Developer's Discussion List
  224. Post Message:   fractdev@lists.xmission.com
  225. Get Commands:   majordomo@lists.xmission.com "help"
  226. Administrator:  twegner@fractint.org
  227. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  228.  
  229. ------------------------------
  230.  
  231. Date: Sun, 10 Sep 2000 18:46:27 -0500
  232. From: "Jonathan Osuch" <osuchj@uswest.net>
  233. Subject: Conflict in extraseg
  234.  
  235. Tim,
  236.  
  237. I received the following bug report from Puskßs Istvßn jr.
  238.  
  239. > When in arbitrary precision mode, if I want to save a picture with <b>,
  240. and
  241. > press TAB to check the parameters, then switch back and move the cursor
  242. > between the entry fields, the texts on the menu turn into memory garbage
  243. > when updated.
  244.  
  245. This is caused by the comment fields (and then CHOICES) using the start of
  246. extraseg (see make_batch_file() in miscovl.c).  As you will recall, the
  247. arbitrary precision routines also use extraseg.  In biginit.c, there is a
  248. define for ENDVID which is currently set to 0.  Setting it to 2048 clears up
  249. this problem.  This is based on a rough estimate of 24 lines X 80 characters
  250. = 1920 + slop to make it a nice number.
  251.  
  252. The arbitrary precision math can handle this, but are there any instances
  253. that you can think of where the <b> screen might exceed this?
  254.  
  255. Jonathan
  256.  
  257.  
  258.  
  259. - --------------------------------------------------------------
  260. Thanks for using Fractdev, The Fractint Developer's Discussion List
  261. Post Message:   fractdev@lists.xmission.com
  262. Get Commands:   majordomo@lists.xmission.com "help"
  263. Administrator:  twegner@fractint.org
  264. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  265.  
  266. ------------------------------
  267.  
  268. Date: Sun, 10 Sep 2000 19:43:01 -0600
  269. From: Tim Wegner <twegner@swbell.net>
  270. Subject: Re: Conflict in extraseg
  271.  
  272. Jonathan asked:
  273.  
  274. > The arbitrary precision math can handle this, but are there any instances
  275. > that you can think of where the <b> screen might exceed this?
  276.  
  277. This is possible, and would have to be looked more closely, but a 
  278. more likely situation that would cause the symptoms described 
  279. would be overlayed data segments being swapped into or out of 
  280. memory. It would help to know exactly which text prompts became 
  281. garbage. A bit of tweaking might be needed of which variables are 
  282. in which segment.
  283.  
  284. Tim
  285.  
  286.  
  287. - --------------------------------------------------------------
  288. Thanks for using Fractdev, The Fractint Developer's Discussion List
  289. Post Message:   fractdev@lists.xmission.com
  290. Get Commands:   majordomo@lists.xmission.com "help"
  291. Administrator:  twegner@fractint.org
  292. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  293.  
  294. ------------------------------
  295.  
  296. Date: Mon, 11 Sep 2000 21:04:41 -0500
  297. From: "Jonathan Osuch" <osuchj@uswest.net>
  298. Subject: Re: Conflict in extraseg
  299.  
  300. Tim replied,
  301.  
  302. > This is possible, and would have to be looked more closely, but a
  303. > more likely situation that would cause the symptoms described
  304. > would be overlayed data segments being swapped into or out of
  305. > memory. It would help to know exactly which text prompts became
  306. > garbage. A bit of tweaking might be needed of which variables are
  307. > in which segment.
  308.  
  309. Hmm, I don't see any data segment swapping in this case.  But, I could just
  310. be missing it.
  311.  
  312. I have found a similar problem.  If you have loaded an arbitrary precision
  313. image (so ap is turned on) and then start to load another ap image.  At the
  314. select a video mode screen, press <tab>.  The tab screen should indicate ap
  315. is active.  Exit the tab screen and then page down the video mode screen a
  316. couple of times.  You should see some blank entries and some garbled
  317. entries.
  318.  
  319. Jonathan
  320.  
  321.  
  322.  
  323. - --------------------------------------------------------------
  324. Thanks for using Fractdev, The Fractint Developer's Discussion List
  325. Post Message:   fractdev@lists.xmission.com
  326. Get Commands:   majordomo@lists.xmission.com "help"
  327. Administrator:  twegner@fractint.org
  328. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  329.  
  330. ------------------------------
  331.  
  332. Date: Tue, 12 Sep 2000 20:55:36 -0500
  333. From: "Jonathan Osuch" <osuchj@uswest.net>
  334. Subject: Re: Conflict in extraseg
  335.  
  336. Tim,
  337.  
  338. If you take a look at the comments at the beginning of biginit.c, there is a
  339. short discussion of ENDVID.  It looks to me like we have two cases where it
  340. isn't safe to let the ap math have all of extraseg.  Leaving ENDVID as it is
  341. defined in fractint.h clears up both these problems.
  342.  
  343. Is this going to affect the performance of the ap math?  We may want to
  344. explore other solutions.  The one case can be fixed by using a temporary far
  345. buffer.  I haven't looked at the other case that closely.
  346.  
  347. Jonathan
  348.  
  349.  
  350.  
  351. - --------------------------------------------------------------
  352. Thanks for using Fractdev, The Fractint Developer's Discussion List
  353. Post Message:   fractdev@lists.xmission.com
  354. Get Commands:   majordomo@lists.xmission.com "help"
  355. Administrator:  twegner@fractint.org
  356. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  357.  
  358. ------------------------------
  359.  
  360. Date: Tue, 12 Sep 2000 21:06:26 -0600
  361. From: Tim Wegner <twegner@swbell.net>
  362. Subject: Re: Conflict in extraseg
  363.  
  364. > Is this going to affect the performance of the ap math?  We may want to
  365. > explore other solutions.  The one case can be fixed by using a temporary far
  366. > buffer.  I haven't looked at the other case that closely.
  367.  
  368. Arbitrary precision has a simple minded memory allocation 
  369. scheme based on a stack. Reducing the amount of extraseg 
  370. available reduces how many variables can be created. Alternatively, 
  371. since the size of variables depends on precision, it reduces the 
  372. highest possible precision. This is probably not a big deal, 
  373. especially for the mandelbrot which doesn't fdreate a lot of variables.
  374.  
  375. Tim
  376.  
  377.  
  378. - --------------------------------------------------------------
  379. Thanks for using Fractdev, The Fractint Developer's Discussion List
  380. Post Message:   fractdev@lists.xmission.com
  381. Get Commands:   majordomo@lists.xmission.com "help"
  382. Administrator:  twegner@fractint.org
  383. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  384.  
  385. ------------------------------
  386.  
  387. Date: Sun, 17 Sep 2000 15:36:40 -0500
  388. From: "Jonathan Osuch" <osuchj@uswest.net>
  389. Subject: Incrementing version number
  390.  
  391. Tim,
  392.  
  393. I am going to need to add backwards compatibility for a feature that Iain
  394. Stirling has sent me.  Thus, the need to increment the version number.  My
  395. next patch would then be 2001P00.
  396.  
  397. OTOH, I can add the backward compatibility without incrementing the version
  398. number but then the changed feature won't be available until the next
  399. official release.
  400.  
  401. The feature I'm referring to is the inside=fmod option.  Iain has
  402. implemented it as an outside= option and sent me the diff.  What he also did
  403. was to change the calculation of the magnitude to reflect the bailout test
  404. being used.  So instead of the magnitude always being sqr(new.x)+sqr(new.y),
  405. it changes with the bailout test.  This makes a big difference on the image.
  406.  
  407. Opinions, options, ideas?
  408.  
  409. Jonathan
  410.  
  411.  
  412.  
  413. - --------------------------------------------------------------
  414. Thanks for using Fractdev, The Fractint Developer's Discussion List
  415. Post Message:   fractdev@lists.xmission.com
  416. Get Commands:   majordomo@lists.xmission.com "help"
  417. Administrator:  twegner@fractint.org
  418. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  419.  
  420. ------------------------------
  421.  
  422. Date: Mon, 18 Sep 2000 21:17:52 -0500
  423. From: "Jonathan Osuch" <osuchj@uswest.net>
  424. Subject: Re: Conflict in extraseg
  425.  
  426. Tim,
  427.  
  428. While I was pondering the use of ENDVID and extraseg, it occurred to me that
  429. since the ap math uses all of extraseg, any of the screen prompts which use
  430. extraseg should corrupt the ap math data.  This would only be seen with an
  431. extremely deep zoom.  The ap math data would need to take up over 22400
  432. bytes!  This wasn't seen when ENDVID was defined in biginit.c because only
  433. temporary variables were being corrupted.
  434.  
  435. Jonathan
  436.  
  437.  
  438.  
  439. - --------------------------------------------------------------
  440. Thanks for using Fractdev, The Fractint Developer's Discussion List
  441. Post Message:   fractdev@lists.xmission.com
  442. Get Commands:   majordomo@lists.xmission.com "help"
  443. Administrator:  twegner@fractint.org
  444. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  445.  
  446. ------------------------------
  447.  
  448. Date: Tue, 19 Sep 2000 23:12:04 -0600
  449. From: Tim Wegner <twegner@swbell.net>
  450. Subject: Re: Incrementing version number
  451.  
  452. Jonathan wrote:
  453.  
  454. > I am going to need to add backwards compatibility for a feature that Iain
  455. > Stirling has sent me.  Thus, the need to increment the version number.  My
  456. > next patch would then be 2001P00.
  457.  
  458. I don't mind incrementing the version number. Do whatever makes 
  459. sense to you.
  460.  
  461. Tim
  462.  
  463.  
  464. - --------------------------------------------------------------
  465. Thanks for using Fractdev, The Fractint Developer's Discussion List
  466. Post Message:   fractdev@lists.xmission.com
  467. Get Commands:   majordomo@lists.xmission.com "help"
  468. Administrator:  twegner@fractint.org
  469. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  470.  
  471. ------------------------------
  472.  
  473. Date: Fri, 22 Sep 2000 20:53:50 -0500
  474. From: "Jonathan Osuch" <osuchj@uswest.net>
  475. Subject: Parser constants
  476.  
  477. Tim & George,
  478.  
  479. The following two formulae illustrate a problem that recently appeared on
  480. the Fractint bug list.  They should produce the same image, but the parser
  481. optimization is flipping the bad image.  Using debug=322 (turn off parser
  482. optimizations) corrects the problem.
  483.  
  484. bad_image {; Jim Muth  Don't try this at home.
  485.  a=1, z=(-1/0.95)^(-1/9.9):
  486.  z=a*(10*(z^(-1.1))+0.95*(z^(-11)))+1/pixel,
  487.  |z| < 500
  488. }
  489.  
  490. good_image {; Jim Muth  This either.
  491.  a=(1,0), z=(-1/0.95)^(-1/9.9):
  492.  z=a*(10*(z^(-1.1))+0.95*(z^(-11)))+1/pixel,
  493.  |z| < 500
  494. }
  495.  
  496. The only difference is changing the a=1 to a=(1,0).  This problem seems
  497. familiar.
  498.  
  499. Jonathan
  500.  
  501.  
  502.  
  503. - --------------------------------------------------------------
  504. Thanks for using Fractdev, The Fractint Developer's Discussion List
  505. Post Message:   fractdev@lists.xmission.com
  506. Get Commands:   majordomo@lists.xmission.com "help"
  507. Administrator:  twegner@fractint.org
  508. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  509.  
  510. ------------------------------
  511.  
  512. Date: Sat, 23 Sep 2000 12:52:27 -0400
  513. From: George Martin <GGMARTIN@compuserve.com>
  514. Subject: Parser constants
  515.  
  516. Jonathan,
  517.  
  518. This problem doesn't ring any bells for me. I'll look at it, but can't ge=
  519. t
  520. to it for a couple of days.
  521.  
  522. George =
  523.  
  524.  
  525. - --------------------------------------------------------------
  526. Thanks for using Fractdev, The Fractint Developer's Discussion List
  527. Post Message:   fractdev@lists.xmission.com
  528. Get Commands:   majordomo@lists.xmission.com "help"
  529. Administrator:  twegner@fractint.org
  530. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  531.  
  532. ------------------------------
  533.  
  534. Date: Sat, 23 Sep 2000 20:52:22 -0500
  535. From: "Jonathan Osuch" <osuchj@uswest.net>
  536. Subject: Next patch, version 20.1.0
  537.  
  538. Tim,
  539.  
  540. I've uploaded the diff, executable and a source sync for version 20.1.0.
  541.  
  542. Here's the text from the documentation:
  543.  
  544. Version 20.1.0\
  545. Incremented the version number to accommodate backwards compatibility for
  546. the inside=fmod option.
  547.  
  548. Fixed the assignment of hotkeys to video modes so that the fractint.cfg
  549. file is no longer corrupted.  Made the showdot= feature reset with <INS>
  550. if it is entered using the <g> screen.  Added a check for the video size
  551. before invoking the palette editor.  Too small a size would crash Fractint.
  552.  
  553. Fixed an extraseg conflict which occurred with arbitrary precision when
  554. the <tab> key was used with various screens open (x,y,b).  This conflict
  555. also occurred when loading an ap math image at the video selection screen.
  556. Cleaned up some of the ap math initialization code.
  557.  
  558. Fixed an obscure bug that left memory allocated when an unfinished image
  559. was being reloaded, but a video mode was not selected (escape was pressed).
  560.  
  561. Added outside=fmod option.  This is an extension of the inside=fmod option.
  562. The magnitude used for the comparison is now based on the same calculation
  563. as
  564. is used for the bailout test.  This feature was contributed by Iain
  565. Stirling.
  566. There is a problem with the mandel fractal type when outside=fmod is used
  567. with inside=bof6x and bailoutest=real, imag, or manr.  This is likely due
  568. to changes made in the code so that bof images could be reproduced.  Select
  569. a different fractal type that produces the default mandel image to explore
  570. using these parameters.
  571.  
  572. Added outside=tdis option.  This colors the pixels according to the total
  573. distance traveled by the orbit.  This feature was suggested by Steve
  574. Robinson
  575. on the Fractint Wish List.
  576.  
  577. Modified the inside and outside prompts on the <x> screen.  They are now
  578. split into two separate prompts.  One for entering a color number and the
  579. other for changing the option.  The left and right arrow keys can now be
  580. used to change the inside and outside options.
  581.  
  582. Fixed a bug that was causing a crash when mathtolerance= was used and
  583. fractal types ifs, ifs3d, or lsystem were selected.
  584.  
  585. Increased the minimum stack requirement for passes=s (SOI) to eliminate
  586. crashes when the tab key was pressed.
  587.  
  588. Jonathan
  589.  
  590.  
  591.  
  592. - --------------------------------------------------------------
  593. Thanks for using Fractdev, The Fractint Developer's Discussion List
  594. Post Message:   fractdev@lists.xmission.com
  595. Get Commands:   majordomo@lists.xmission.com "help"
  596. Administrator:  twegner@fractint.org
  597. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  598.  
  599. ------------------------------
  600.  
  601. Date: Fri, 13 Oct 2000 07:04:48 -0500
  602. From: "Jonathan Osuch" <osuchj@uswest.net>
  603. Subject: Path search
  604.  
  605. Tim,
  606.  
  607. The documentation indicates that the PATH will be searched for sstools.ini
  608. if it isn't found in the current directory.  This no longer occurs.  I
  609. haven't had a chance to look at this any closer.
  610.  
  611. Jonathan
  612.  
  613.  
  614.  
  615. - --------------------------------------------------------------
  616. Thanks for using Fractdev, The Fractint Developer's Discussion List
  617. Post Message:   fractdev@lists.xmission.com
  618. Get Commands:   majordomo@lists.xmission.com "help"
  619. Administrator:  twegner@fractint.org
  620. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  621.  
  622. ------------------------------
  623.  
  624. Date: Sat, 14 Oct 2000 09:02:09 +0200
  625. From: "Gerald K. Dobiasovsky" <gerald.dob@aon.at>
  626. Subject: Re: Path search
  627.  
  628. Jonathan Osuch wrote:
  629.  
  630.  
  631. > Tim,
  632. >
  633. > The documentation indicates that the PATH will be searched for
  634. sstools.ini
  635. > if it isn't found in the current directory.  This no longer occurs.
  636. I
  637. > haven't had a chance to look at this any closer.
  638.  
  639.  
  640. Jonathan,
  641.  
  642. Fractint v.20.1.0, tested under: Win98 DOS box,
  643.                                  Win98 DOS full screen,
  644.                                  MS-DOS 6.22.
  645.  
  646. In each case Fractint _did_ find sstools.ini
  647. when the file was removed from the Fractint directory
  648. and placed in a directory PATH points to!
  649.  
  650. Greetings,
  651. Gerald
  652.  
  653.  
  654.  
  655. - --------------------------------------------------------------
  656. Thanks for using Fractdev, The Fractint Developer's Discussion List
  657. Post Message:   fractdev@lists.xmission.com
  658. Get Commands:   majordomo@lists.xmission.com "help"
  659. Administrator:  twegner@fractint.org
  660. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  661.  
  662. ------------------------------
  663.  
  664. Date: Sat, 14 Oct 2000 07:39:28 -0500
  665. From: "Jonathan Osuch" <osuchj@uswest.net>
  666. Subject: Re: Path search
  667.  
  668. Gerald,
  669.  
  670. > Fractint v.20.1.0, tested under: Win98 DOS box,
  671. >                                 Win98 DOS full screen,
  672. >                                 MS-DOS 6.22.
  673.  
  674. > In each case Fractint _did_ find sstools.ini
  675. > when the file was removed from the Fractint directory
  676. > and placed in a directory PATH points to!
  677.  
  678. Thanks.  On trying it again, I found that it only works if sstools.ini is in
  679. the first directory in the PATH.  I think we still need to fix it to search
  680. all the directories in the PATH.
  681.  
  682. Jonathan
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689. - --------------------------------------------------------------
  690. Thanks for using Fractdev, The Fractint Developer's Discussion List
  691. Post Message:   fractdev@lists.xmission.com
  692. Get Commands:   majordomo@lists.xmission.com "help"
  693. Administrator:  twegner@fractint.org
  694. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  695.  
  696. ------------------------------
  697.  
  698. Date: Sun, 15 Oct 2000 00:18:27 +0200
  699. From: "Gerald K. Dobiasovsky" <gerald.dob@aon.at>
  700. Subject: Re: Path search
  701.  
  702. Jonathan:
  703.  
  704. > Thanks.  On trying it again, I found that it only works if
  705. > sstools.ini is in the first directory in the PATH.
  706.  
  707. Aha, that's exactly the situation on my PC.
  708. Shame on me - I didn't even think of testing another sequence
  709. of directories in the PATH statement!
  710.  
  711. > I think we still need to fix it to search
  712. > all the directories in the PATH.
  713.  
  714. With FRACTINT you got your work cut out for you. ;-)
  715.  
  716.  
  717. Another item (not important, just asking):
  718.  
  719. Using 3d transform one has the option to output the
  720. heightfield as a 24bit TGA file.
  721. At the last prompt screen (light source options) the user can
  722. specify a background color.
  723. Documentation is missing a note on this also working as a
  724. command line parameter ("background=nn/nn/nn").
  725.  
  726. Now, writing out the 3d transform (with TGA enabled)
  727. into a .par file, "background=..." is not written to the file.
  728. Could this be changed (without too many problems)?
  729.  
  730. Regards,
  731. Gerald
  732.  
  733.  
  734.  
  735. - --------------------------------------------------------------
  736. Thanks for using Fractdev, The Fractint Developer's Discussion List
  737. Post Message:   fractdev@lists.xmission.com
  738. Get Commands:   majordomo@lists.xmission.com "help"
  739. Administrator:  twegner@fractint.org
  740. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  741.  
  742. ------------------------------
  743.  
  744. Date: Sat, 14 Oct 2000 20:04:43 -0500
  745. From: "Jonathan Osuch" <osuchj@uswest.net>
  746. Subject: Re: Path search
  747.  
  748. >> Thanks.  On trying it again, I found that it only works if
  749. >> sstools.ini is in the first directory in the PATH.
  750.  
  751. > Aha, that's exactly the situation on my PC.
  752. > Shame on me - I didn't even think of testing another sequence
  753. > of directories in the PATH statement!
  754.  
  755. Let me make a guess here.  You have a copy of sstools.ini in your Windows
  756. directory with a [Winfract] entry in it.  In my case, Fractint was finding
  757. this, and since no [Fractint] entry was in it the startup appeared as if no
  758. sstools.ini file had been found.
  759.  
  760. At least now we know it works correctly.
  761.  
  762. > At the last prompt screen (light source options) the user can
  763. > specify a background color.
  764. > Documentation is missing a note on this also working as a
  765. > command line parameter ("background=nn/nn/nn").
  766.  
  767. > Now, writing out the 3d transform (with TGA enabled)
  768. > into a .par file, "background=..." is not written to the file.
  769. > Could this be changed (without too many problems)?
  770.  
  771. I'll take care of these.
  772.  
  773. Jonathan
  774.  
  775.  
  776.  
  777. - --------------------------------------------------------------
  778. Thanks for using Fractdev, The Fractint Developer's Discussion List
  779. Post Message:   fractdev@lists.xmission.com
  780. Get Commands:   majordomo@lists.xmission.com "help"
  781. Administrator:  twegner@fractint.org
  782. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  783.  
  784. ------------------------------
  785.  
  786. Date: Fri, 20 Oct 2000 18:50:20 -0500
  787. From: "Jonathan Osuch" <osuchj@uswest.net>
  788. Subject: Next Patch
  789.  
  790. Tim,
  791.  
  792. I'll be uploading a patch this weekend.  Do you have anything you would like
  793. included?
  794.  
  795. I found the problem causing the extraneous dots with the different fractal
  796. types.  There are a couple of other bug fixes included, but I thought this
  797. one was significant enough to warrant a patch.
  798.  
  799. Jonathan
  800.  
  801.  
  802.  
  803. - --------------------------------------------------------------
  804. Thanks for using Fractdev, The Fractint Developer's Discussion List
  805. Post Message:   fractdev@lists.xmission.com
  806. Get Commands:   majordomo@lists.xmission.com "help"
  807. Administrator:  twegner@fractint.org
  808. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  809.  
  810. ------------------------------
  811.  
  812. Date: Fri, 20 Oct 2000 23:43:07 -0600
  813. From: Tim Wegner <twegner@swbell.net>
  814. Subject: Re: Next Patch
  815.  
  816. Jonathan,
  817.  
  818. > I'll be uploading a patch this weekend.  Do you have anything you would like
  819. > included?
  820.  
  821. No, go for it!
  822.  
  823. I'd like to try the latest Linux version, I better look and see where 
  824. we are.
  825.  
  826. Tim
  827.  
  828.  
  829. - --------------------------------------------------------------
  830. Thanks for using Fractdev, The Fractint Developer's Discussion List
  831. Post Message:   fractdev@lists.xmission.com
  832. Get Commands:   majordomo@lists.xmission.com "help"
  833. Administrator:  twegner@fractint.org
  834. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  835.  
  836. ------------------------------
  837.  
  838. Date: Fri, 20 Oct 2000 23:37:11 -0500
  839. From: "Scott D. Boyd" <sdboyd56@swbell.net>
  840. Subject: Fwd: Question re: Mac OSX
  841.  
  842. I recently received the following message about the possibility of
  843. running Xfractint on OS X (on a Mac). I know she won't be able to run
  844. the binary that I have up on my Website, but could she possibly
  845. compile the source on OS X? 
  846.  
  847. Do any of you Fractint developers know if OS X even comes with a
  848. gcc-compatible compiler?
  849.  
  850. (I'll forward any replies to her, unless someone wants to write to her
  851. directly.)
  852.  
  853. Scott Boyd
  854.  
  855. - ----------  Forwarded Message  ----------
  856. Subject: Question re: Mac OSX
  857. Date: Fri, 20 Oct 2000 17:36:50 -0500
  858. From: thirstyfish <thirstyfish@earthlink.net>
  859.  
  860. I am planning to eventually run OSX on my mac computer.  Would I be able to
  861. run Xfractint 3.11 on OSX's Unix?  Thank you in advance for any info you
  862. have about this.  Charlotte Woodward
  863. - -------------------------------------------------------
  864.  
  865. - -- 
  866. sdboyd56@swbell.net
  867. http://home.swbell.net/sdboyd56/
  868. - -------------------
  869. A computer without a Microsoft operating system
  870. is like a dog without bricks tied to it's head.
  871.  
  872. - --------------------------------------------------------------
  873. Thanks for using Fractdev, The Fractint Developer's Discussion List
  874. Post Message:   fractdev@lists.xmission.com
  875. Get Commands:   majordomo@lists.xmission.com "help"
  876. Administrator:  twegner@fractint.org
  877. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  878.  
  879. ------------------------------
  880.  
  881. Date: Sat, 21 Oct 2000 09:01:14 -0400
  882. From: Cliff Crawford <cjc26@cornell.edu>
  883. Subject: Re: Fwd: Question re: Mac OSX
  884.  
  885. You can get a version of gcc for OS X, but I think you have to buy the
  886. developer CD in addition to the OS X CD.  Also, you'd have to install an
  887. X server, OS X doesn't come with one (despite the name..:)  There's a
  888. website at <http://mrcla.com/XonX/> which tells how to do this.
  889. I actually have a copy of OS X beta, so I guess I could try compiling
  890. fractint myself to see what happens..:)
  891.  
  892.  
  893. * Scott D. Boyd <sdboyd56@swbell.net> menulis:
  894. > I recently received the following message about the possibility of
  895. > running Xfractint on OS X (on a Mac). I know she won't be able to run
  896. > the binary that I have up on my Website, but could she possibly
  897. > compile the source on OS X? 
  898. > Do any of you Fractint developers know if OS X even comes with a
  899. > gcc-compatible compiler?
  900.  
  901. - -- 
  902. cliff crawford  http://www.people.cornell.edu/pages/cjc26/
  903. Edpe: Enumeration de Dechets Pathologiquement Eclectiques
  904.  
  905. - --------------------------------------------------------------
  906. Thanks for using Fractdev, The Fractint Developer's Discussion List
  907. Post Message:   fractdev@lists.xmission.com
  908. Get Commands:   majordomo@lists.xmission.com "help"
  909. Administrator:  twegner@fractint.org
  910. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  911.  
  912. ------------------------------
  913.  
  914. Date: Sat, 21 Oct 2000 23:22:08 +0200
  915. From: "=?windows-1250?B?UHVza+FzIElzdHbhbiBqci4=?=" <pataki.v@matavnet.hu>
  916. Subject: Re: Next Patch
  917.  
  918. >
  919. >I found the problem causing the extraneous dots with the different fractal
  920. >types.  There are a couple of other bug fixes included, but I thought this
  921. >one was significant enough to warrant a patch.
  922. >
  923. >Jonathan
  924. >
  925.  
  926. Thanks! I hope I could help. And could I ask what the hell it was? (if it's
  927. not too complicated)
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934. - --------------------------------------------------------------
  935. Thanks for using Fractdev, The Fractint Developer's Discussion List
  936. Post Message:   fractdev@lists.xmission.com
  937. Get Commands:   majordomo@lists.xmission.com "help"
  938. Administrator:  twegner@fractint.org
  939. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  940.  
  941. ------------------------------
  942.  
  943. Date: Sat, 21 Oct 2000 16:58:09 -0500
  944. From: "Jonathan Osuch" <osuchj@uswest.net>
  945. Subject: Re: Next Patch
  946.  
  947. Puskßs Istvßn jr. wrote:
  948.  
  949. > Thanks! I hope I could help. And could I ask what the hell it was? (if
  950. it's
  951. > not too complicated)
  952.  
  953. You helped by bugging me until I fixed it.  Thanks.
  954.  
  955. We don't do any error checking when we write to video memory.  The text
  956. memory is equivalent to 24 rows by 80 columns.  We save the equivalent
  957. amount of graphics video memory and replace it when we are done with the
  958. text mode.  What was happening was, we were writing to rows 25 and higher,
  959. leaving the erroneous pixels on the screen when returning to graphics mode.
  960.  
  961. Using the textsafe=save option saves the whole graphics image before we
  962. start writing text to the screen and restores it when we are done.  So it
  963. temporarily fixed the problem.
  964.  
  965. Jonathan
  966.  
  967.  
  968.  
  969. - --------------------------------------------------------------
  970. Thanks for using Fractdev, The Fractint Developer's Discussion List
  971. Post Message:   fractdev@lists.xmission.com
  972. Get Commands:   majordomo@lists.xmission.com "help"
  973. Administrator:  twegner@fractint.org
  974. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  975.  
  976. ------------------------------
  977.  
  978. Date: Sat, 21 Oct 2000 17:00:14 -0500
  979. From: "Jonathan Osuch" <osuchj@uswest.net>
  980. Subject: Patch 2001p01.zip
  981.  
  982. Tim,
  983.  
  984. I've uploaded the patch.  Here's what's knew:
  985.  
  986. Fixed the <TAB> display screen so the video memory doesn't get overwritten.
  987. This clears up the problem with extraneous dots with some fractal types.
  988. It should be possible to remove the textsafe=save from your sstools.ini
  989. file.
  990.  
  991. Added Iain Stirling to the scrolling credits screen for his contribution
  992. of the inside=fmod and outside=fmod options.
  993.  
  994. Reworded the error message recieved when more memory is requested than
  995. is available on your disk drive.
  996.  
  997. The background= parameter, for 3D TGA files, is now saved to a PAR entry.
  998.  
  999. Fixed the error message that appears when a parsing error occurs on
  1000. startup.
  1001.  
  1002. Cleaned up the savegraphics() and restoregraphics() routines.  This should
  1003. make them faster.
  1004.  
  1005. Jonathan
  1006.  
  1007.  
  1008.  
  1009. - --------------------------------------------------------------
  1010. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1011. Post Message:   fractdev@lists.xmission.com
  1012. Get Commands:   majordomo@lists.xmission.com "help"
  1013. Administrator:  twegner@fractint.org
  1014. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1015.  
  1016. ------------------------------
  1017.  
  1018. Date: Sat, 21 Oct 2000 20:44:39 -0500
  1019. From: "Jonathan Osuch" <osuchj@uswest.net>
  1020. Subject: Another parser problem
  1021.  
  1022. George,
  1023.  
  1024. The following formula and PARs illustrate a problem with using large bailout
  1025. values.  The problem goes away if the parser optimizations are turned off.
  1026. I don't see any obvious reasons for this to occur.  Any ideas?
  1027.  
  1028. frm:bailoutproblem {
  1029. ;p1 is the bailout
  1030. bail=real(p1),
  1031. z=c=pixel:
  1032. z=z*fn1(z)+c
  1033. |z|<bail
  1034. }
  1035.  
  1036. 1                  { ; this is ok
  1037.   reset=2000 type=formula
  1038.   formulaname=bailoutproblem center-mag=0/0/0.6666667 params=500000/0
  1039.   float=y maxiter=255 inside=0 sound=off
  1040.   }
  1041.  
  1042. 2                  { ; the effect is visible
  1043.   reset=2000 type=formula
  1044.   formulaname=bailoutproblem center-mag=0/0/0.6666667 params=700000/0
  1045.   float=y maxiter=255 inside=0 sound=off
  1046.   }
  1047.  
  1048. 3                  { ; the effect is very strong
  1049.   reset=2000 type=formula
  1050.   formulaname=bailoutproblem center-mag=0/0/0.6666667
  1051.   params=10000000000/0 float=y maxiter=255 inside=0 sound=off
  1052.   }
  1053.  
  1054. Thanks,
  1055. Jonathan
  1056.  
  1057.  
  1058.  
  1059. - --------------------------------------------------------------
  1060. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1061. Post Message:   fractdev@lists.xmission.com
  1062. Get Commands:   majordomo@lists.xmission.com "help"
  1063. Administrator:  twegner@fractint.org
  1064. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1065.  
  1066. ------------------------------
  1067.  
  1068. Date: Sat, 21 Oct 2000 20:52:00 -0500
  1069. From: "Jonathan Osuch" <osuchj@uswest.net>
  1070. Subject: Re: Patch 2001p01.zip
  1071.  
  1072. > Here's what's knew:
  1073.  
  1074. LOL
  1075.  
  1076.  
  1077.  
  1078.  
  1079. - --------------------------------------------------------------
  1080. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1081. Post Message:   fractdev@lists.xmission.com
  1082. Get Commands:   majordomo@lists.xmission.com "help"
  1083. Administrator:  twegner@fractint.org
  1084. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1085.  
  1086. ------------------------------
  1087.  
  1088. Date: Sat, 4 Nov 2000 22:24:00 +0100
  1089. From: "=?ISO-8859-1?B?UHVza+FzIElzdHbhbiBqci4=?=" <pataki.v@matavnet.hu>
  1090. Subject: I have code for improved cellular automata
  1091.  
  1092. I have Borland Pascal code for 2 types of an improved cellular automata.
  1093.  
  1094. The first is another version of the linear cellular automata - a bit like
  1095. type=cellular already built in - but with improvements: the cell being
  1096. recalculated can be excluded from calculating the 'neighborhood', it works
  1097. without specifying a subtype: the radius can be specified, and the number of
  1098. possible cell numbers is 0 to 35.
  1099.  
  1100. The second is a 2D extension: it works in a plane, not a line and it draws
  1101. the last state of the plane. The improvements on the linear type are also
  1102. there.
  1103.  
  1104. I'm looking for someone who could integrate it into Fractint, because I'm
  1105. not familiar with the Fractint source. It would need new input routines: the
  1106. improved linear type works with true string values - can also contain
  1107. characters A..Z, and the range can maybe extended - not values decoded from
  1108. a float number, and the 2D version needs a 2D array editor for the 2D 'seed'
  1109. array.
  1110.  
  1111. If anyone is interested, I can post the source, together with the compiled
  1112. files - some of you may not have BP, - it's about 25 kB. I release it for
  1113. integrating into Fractint, _NOT_ for making commercial programs!
  1114.  
  1115. If you wish to post it to the whole list, please let me know.
  1116.  
  1117.  
  1118.  
  1119.  
  1120. - --------------------------------------------------------------
  1121. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1122. Post Message:   fractdev@lists.xmission.com
  1123. Get Commands:   majordomo@lists.xmission.com "help"
  1124. Administrator:  twegner@fractint.org
  1125. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1126.  
  1127. ------------------------------
  1128.  
  1129. Date: Sun, 5 Nov 2000 07:54:55 -0600
  1130. From: "Jonathan Osuch" <osuchj@qwest.net>
  1131. Subject: Fractint bugs of the month
  1132.  
  1133. Folks,
  1134.  
  1135. Here is a list of Fractint bugs that I know about and haven't been able to
  1136. fix:
  1137.  
  1138. 1.  The fractal type Circle locks up the machine when used with
  1139. inside=startrail.
  1140.  
  1141. 2.  Two parser optimization problems:
  1142.      (a)  Flipped image when a constant a=1 is used versus a=(1,0).
  1143.  
  1144. bad_image {; Jim Muth  Don't try this at home.
  1145.  a=1, z=(-1/0.95)^(-1/9.9):
  1146.  z=a*(10*(z^(-1.1))+0.95*(z^(-11)))+1/pixel,
  1147.  |z| < 500
  1148. }
  1149.  
  1150.      (b)  Large bailout values cause some areas to be incorrectly identified
  1151. as 'inside'.
  1152.  
  1153. frm:bailoutproblem {
  1154. ;p1 is the bailout
  1155. bail=real(p1),
  1156. z=c=pixel:
  1157. z=z*fn1(z)+c
  1158. |z|<bail
  1159. }
  1160.  
  1161. bad_bailout { ; the effect is very strong
  1162.   reset=2000 type=formula
  1163.   formulaname=bailoutproblem center-mag=0/0/0.6666667
  1164.   params=10000000000/0 float=y maxiter=255 inside=0 sound=off
  1165.   }
  1166.  
  1167. 3.  When restoring an incomplete image made with the formula type, if the
  1168. formula can't be found, the calculation continues anyway.  Which, obviously,
  1169. doesn't create the desired image.  The report I received stated that the
  1170. image was disposed of, and this problem occurs with ifs and lsystem also.  I
  1171. have not verified the problem with ifs and lsystem.
  1172.  
  1173. Please let me know if I've forgotten any obvious bugs.
  1174.  
  1175. Jonathan
  1176.  
  1177.  
  1178.  
  1179. - --------------------------------------------------------------
  1180. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1181. Post Message:   fractdev@lists.xmission.com
  1182. Get Commands:   majordomo@lists.xmission.com "help"
  1183. Administrator:  twegner@fractint.org
  1184. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1185.  
  1186. ------------------------------
  1187.  
  1188. Date: Mon, 6 Nov 2000 08:16:02 +0100 
  1189. From: Thore Berntsen <berntsen@vbdas.no>
  1190. Subject: RE: I have code for improved cellular automata
  1191.  
  1192. I'm interessted in Your BP source.
  1193.  
  1194. Thore Berntsen
  1195. Norway
  1196.  
  1197. - -----Original Message-----
  1198. From: Pusk=E1s Istv=E1n jr. [mailto:pataki.v@matavnet.hu]
  1199. Sent: 4. november 2000 22:24
  1200. To: fractdev@lists.xmission.com
  1201. Subject: I have code for improved cellular automata
  1202.  
  1203.  
  1204. I have Borland Pascal code for 2 types of an improved cellular =
  1205. automata.
  1206.  
  1207. The first is another version of the linear cellular automata - a bit =
  1208. like
  1209. type=3Dcellular already built in - but with improvements: the cell =
  1210. being
  1211. recalculated can be excluded from calculating the 'neighborhood', it =
  1212. works
  1213. without specifying a subtype: the radius can be specified, and the =
  1214. number of
  1215. possible cell numbers is 0 to 35.
  1216.  
  1217. The second is a 2D extension: it works in a plane, not a line and it =
  1218. draws
  1219. the last state of the plane. The improvements on the linear type are =
  1220. also
  1221. there.
  1222.  
  1223. I'm looking for someone who could integrate it into Fractint, because =
  1224. I'm
  1225. not familiar with the Fractint source. It would need new input =
  1226. routines: the
  1227. improved linear type works with true string values - can also contain
  1228. characters A..Z, and the range can maybe extended - not values decoded =
  1229. from
  1230. a float number, and the 2D version needs a 2D array editor for the 2D =
  1231. 'seed'
  1232. array.
  1233.  
  1234. If anyone is interested, I can post the source, together with the =
  1235. compiled
  1236. files - some of you may not have BP, - it's about 25 kB. I release it =
  1237. for
  1238. integrating into Fractint, _NOT_ for making commercial programs!
  1239.  
  1240. If you wish to post it to the whole list, please let me know.
  1241.  
  1242.  
  1243.  
  1244.  
  1245. - --------------------------------------------------------------
  1246. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1247. Post Message:   fractdev@lists.xmission.com
  1248. Get Commands:   majordomo@lists.xmission.com "help"
  1249. Administrator:  twegner@fractint.org
  1250. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1251.  
  1252. - --------------------------------------------------------------
  1253. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1254. Post Message:   fractdev@lists.xmission.com
  1255. Get Commands:   majordomo@lists.xmission.com "help"
  1256. Administrator:  twegner@fractint.org
  1257. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  1258.  
  1259. ------------------------------
  1260.  
  1261. End of fractdev-digest V1 #35
  1262. *****************************
  1263.  
  1264.