home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractdev / archive / v01.n005 < prev    next >
Internet Message Format  |  1998-03-18  |  43KB

  1. From: owner-fractdev-digest@lists.xmission.com (fractdev-digest)
  2. To: fractdev-digest@lists.xmission.com
  3. Subject: fractdev-digest V1 #5
  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       Wednesday, March 18 1998       Volume 01 : Number 005
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Mon, 02 Feb 1998 15:50:26 -0700
  18. From: Rich Thomson <rthomson@ptc.com>
  19. Subject: Re: (fractdev) Re: progress.txt 
  20.  
  21. In article <199802021726_MC2-31A0-D7F3@compuserve.com> ,
  22.     George Martin <76440.1143@compuserve.com>  writes:
  23. > The function is "trunc()", which lops of the fractional part of both the
  24. > real and imaginary components of a complex number.
  25.  
  26. Oops, you're right. Sorry :)
  27. - --
  28.                                                Rich Thomson
  29.                                                rthomson@ptc.com
  30.  
  31. - -
  32. - ------------------------------------------------------------
  33. Thanks for using Fractdev, The Fractint Developer's Discussion List
  34. Post Message:   fractdev@xmission.com
  35. Get Commands:   majordomo@xmission.com "help"
  36. Administrator:  twegner@phoenix.net
  37. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  38.  
  39. ------------------------------
  40.  
  41. Date: Mon, 02 Feb 1998 16:07:34 -0700
  42. From: Rich Thomson <rthomson@ptc.com>
  43. Subject: Re: (fractdev) modulus function and image precalc 
  44.  
  45. In article <8825659F.00677A08.00@NOTESGW.NOSC.MIL> ,
  46.     "Jay Hill"<jrhill@nosc.mil>  writes:
  47. > As for the precalc (the once per image), will we have access to the
  48. > image center/mag/rot data so we can make some kind of pre-scan
  49. > to help set up the parameters? I'm thinking of several applications -
  50. > 1) a coloring scheme (someone in the UNIX world used it) checked a
  51. > few hundred scattered spots on his 1280x1024 image and scaled the
  52. > color map based on these samples. He always had a nice flow
  53. > of colors from the edge to the densest parts.
  54.  
  55. Hey, generalize this a little more and its a great way to exploit the
  56. formula parser -- algorithmic colormap generation.  Ideally you'd like
  57. a way to invoke the per-pixel function rather than duplicating the
  58. function body so that the algorithmic colormap can be used with many
  59. different fractal types and formulas.
  60.  
  61. > Is there a function that tells us the pixel spacing.? If c=pixel and
  62. > pixel moves up one or right one, what is the change in c?
  63.  
  64. You know what, I thought that was available, but not according to the
  65. documentation...looks like there might be other stuff that should be
  66. available in the environment as well.
  67. - --
  68.                                                Rich Thomson
  69.                                                rthomson@ptc.com
  70.  
  71. - -
  72. - ------------------------------------------------------------
  73. Thanks for using Fractdev, The Fractint Developer's Discussion List
  74. Post Message:   fractdev@xmission.com
  75. Get Commands:   majordomo@xmission.com "help"
  76. Administrator:  twegner@phoenix.net
  77. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  78.  
  79. ------------------------------
  80.  
  81. Date: Mon, 02 Feb 1998 17:21:31 -0600
  82. From: "Damien M. Jones" <dmj@fractalus.com>
  83. Subject: Re: (fractdev) modulus function and image precalc 
  84.  
  85. Rich,
  86.  
  87.  - > Is there a function that tells us the pixel spacing.? If c=pixel and
  88.  - > pixel moves up one or right one, what is the change in c?
  89.  -
  90.  - You know what, I thought that was available, but not according to the
  91.  - documentation...looks like there might be other stuff that should be
  92.  - available in the environment as well.
  93.  
  94. Hmm, the problem is, pixel doesn't always map linearly--if inversion is
  95. turned on, mainly.  So I don't think you want to write a formula which
  96. relies on pixel proximity.
  97.  
  98. Damien M. Jones   \\
  99. dmj@fractalus.com  \\  http://www.icd.com/tsd/  (temporary sanity designs)
  100.                     \\  http://www.fractalus.com/ (fractals are my hobby)
  101.  
  102.  
  103. - -
  104. - ------------------------------------------------------------
  105. Thanks for using Fractdev, The Fractint Developer's Discussion List
  106. Post Message:   fractdev@xmission.com
  107. Get Commands:   majordomo@xmission.com "help"
  108. Administrator:  twegner@phoenix.net
  109. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  110.  
  111. ------------------------------
  112.  
  113. Date: Mon, 02 Feb 1998 17:19:54 -0600
  114. From: "Damien M. Jones" <dmj@fractalus.com>
  115. Subject: Re: (fractdev) Notion: coloring formulae 
  116.  
  117. Rich,
  118.  
  119.  - Damien, does the attached message look familiar? :)
  120.  
  121. Whoa, totally trippy man.  Like, deja vu all over again.  I'm gonna take a
  122. nap, I'm feeling too weird to stay awake.
  123.  
  124. Damien M. Jones   \\
  125. dmj@fractalus.com  \\  http://www.icd.com/tsd/  (temporary sanity designs)
  126.                     \\  http://www.fractalus.com/ (fractals are my hobby)
  127.  
  128.  
  129. - -
  130. - ------------------------------------------------------------
  131. Thanks for using Fractdev, The Fractint Developer's Discussion List
  132. Post Message:   fractdev@xmission.com
  133. Get Commands:   majordomo@xmission.com "help"
  134. Administrator:  twegner@phoenix.net
  135. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  136.  
  137. ------------------------------
  138.  
  139. Date: Mon, 02 Feb 1998 16:41:19 -0700
  140. From: Rich Thomson <rthomson@ptc.com>
  141. Subject: Re: (fractdev) Notion: coloring formulae 
  142.  
  143. In article <3.0.3.32.19980202171954.006ac22c@megspo.megsinet.net> ,
  144.     "Damien M. Jones" <dmj@fractalus.com>  writes:
  145. > Whoa, totally trippy man.  Like, deja vu all over again.  I'm gonna take a
  146. > nap, I'm feeling too weird to stay awake.
  147.  
  148. I wondered why noone commented at all on that message when I sent it
  149. to fractint.  There was a deafening silence in response :).  Then
  150. again, with so many messages, I shouldn't be surprised it got lost in
  151. the noise.  However, you did add one extra thing that I didn't include
  152. in my proposal which is adding the color-iteration bailout condition.
  153. For most standard colorings, this is just 1 (exception: epsilon-cross,
  154. etc., methods).
  155. - --
  156.                                                Rich Thomson
  157.                                                rthomson@ptc.com
  158.  
  159. - -
  160. - ------------------------------------------------------------
  161. Thanks for using Fractdev, The Fractint Developer's Discussion List
  162. Post Message:   fractdev@xmission.com
  163. Get Commands:   majordomo@xmission.com "help"
  164. Administrator:  twegner@phoenix.net
  165. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  166.  
  167. ------------------------------
  168.  
  169. Date: Mon, 2 Feb 1998 16:05:43 -0800
  170. From: "Jay Hill"<jrhill@nosc.mil>
  171. Subject: Re: (fractdev) modulus function and image precalc
  172.  
  173. Damien M. Jones wrote
  174. >Rich,
  175. > - > Is there a function that tells us the pixel spacing.? If c=pixel and
  176. > - > pixel moves up one or right one, what is the change in c?
  177.  -
  178. > - You know what, I thought that was available, but not according to the
  179. > - documentation...looks like there might be other stuff that should be
  180. > - available in the environment as well.
  181. > Hmm, the problem is, pixel doesn't always map linearly--if inversion is
  182. > turned on, mainly.  So I don't think you want to write a formula which
  183. > relies on pixel proximity.
  184. Good point. But I have at least on coloring formula where I need at
  185. least an estimate of the rapidity of iteration count change with image
  186. position. So to first order these can be computed with calculus, even
  187. in non-linear space. I can compute everything right up to the image
  188. scaling with Fractint.
  189.  
  190. Jay
  191.  
  192.  
  193.  
  194.  
  195. - -
  196. - ------------------------------------------------------------
  197. Thanks for using Fractdev, The Fractint Developer's Discussion List
  198. Post Message:   fractdev@xmission.com
  199. Get Commands:   majordomo@xmission.com "help"
  200. Administrator:  twegner@phoenix.net
  201. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  202.  
  203. ------------------------------
  204.  
  205. Date: Mon, 2 Feb 1998 18:19:03 -0600
  206. From: "Tim Wegner" <twegner@phoenix.net>
  207. Subject: Re: (fractdev) progress.txt 
  208.  
  209. Rich wrote:
  210.  
  211. > Please DON'T zip the diffs.  There is no problem with "mailer mashing
  212. > of diff files".  I don't know where you got this idea.  I have
  213. > transmitted diff files by email for 10+ years and never, ever, ever,
  214. > had a problem. 
  215.  
  216. Ahh - OK, but when you say there is no problem, you are saying there is no 
  217. problem for you. There are a zillion mailing programs in the world and many of 
  218. them wrap lines. But I am willing to try. I personally like getting diffs 
  219. zipped because then I know I am receiving things exactly. Fractint developers 
  220. have been exchanging zipped up context diffs for the same 10 years you have 
  221. been having no problems via mail <grin!> Rich, I am not saying you are wrong, 
  222. just be aware that there is no accounting for taste or habit.
  223.  
  224. Another reason for not posting diffs to the list is that diffs can get very 
  225. big. Yet another is that we Stone Soupers usually distribute object code for 
  226. changed assembler files so that developers don't need to own MASM. This off 
  227. course doesn't apply to Unix.
  228.  
  229. Whatever works is OK by me.
  230.  
  231. > ZIPing text files only causes more problems in getting
  232. > the text files portably to another system because you zip your DOS
  233. > text file and when I get it to unix, then I have to strip line feeds
  234. > or vice-versa.  If the file is transmitted as a text file, then we
  235. > won't have to deal with that.
  236.  
  237. The SIMPLE solution for this is to use the free unzip with the -a option. This 
  238. converts text files to the local line end convention. It's a real life saver. I 
  239. even zip of files going between DOS and Linux on my own PC precisely because it 
  240. solves the CR/LF problem.
  241.  
  242. Tim
  243.  
  244.  
  245. - -
  246. - ------------------------------------------------------------
  247. Thanks for using Fractdev, The Fractint Developer's Discussion List
  248. Post Message:   fractdev@xmission.com
  249. Get Commands:   majordomo@xmission.com "help"
  250. Administrator:  twegner@phoenix.net
  251. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  252.  
  253. ------------------------------
  254.  
  255. Date: Mon, 2 Feb 1998 18:19:03 -0600
  256. From: "Tim Wegner" <twegner@phoenix.net>
  257. Subject: Re: (fractdev) Welcome to Jonathan 
  258.  
  259. Rich asked:
  260.  
  261. > I'm not sure why this would be of help to other people?
  262.  
  263. If you have platform specific problems, you know who to ask. But if you don't 
  264. want to capture the information, it's OK with me. With time we'll learn who has 
  265. what. 
  266.  
  267. Tim
  268.  
  269.  
  270. - -
  271. - ------------------------------------------------------------
  272. Thanks for using Fractdev, The Fractint Developer's Discussion List
  273. Post Message:   fractdev@xmission.com
  274. Get Commands:   majordomo@xmission.com "help"
  275. Administrator:  twegner@phoenix.net
  276. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  277.  
  278. ------------------------------
  279.  
  280. Date: Mon, 2 Feb 1998 18:19:03 -0600
  281. From: "Tim Wegner" <twegner@phoenix.net>
  282. Subject: Re: (fractdev) Notion: coloring formulae
  283.  
  284. > I've been thinking about using the formula parser to define coloring
  285. > algorithms.  
  286.  
  287. I think this is a terrific idea, and I don't think it would be too 
  288. hard. Not trivial, but it could re-use parser code.
  289.  
  290. Rich claims to have thought of this before, and so do I <grin!>
  291.  
  292. Tim
  293.  
  294.  
  295. - -
  296. - ------------------------------------------------------------
  297. Thanks for using Fractdev, The Fractint Developer's Discussion List
  298. Post Message:   fractdev@xmission.com
  299. Get Commands:   majordomo@xmission.com "help"
  300. Administrator:  twegner@phoenix.net
  301. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  302.  
  303. ------------------------------
  304.  
  305. Date: Mon, 02 Feb 1998 17:53:32 -0700
  306. From: Rich Thomson <rthomson@ptc.com>
  307. Subject: Re: (fractdev) progress.txt 
  308.  
  309. In article <199802030016.SAA28665@virtual3.c-com.net> ,
  310.     "Tim Wegner" <twegner@phoenix.net>  writes:
  311. > Rich, I am not saying you are wrong,
  312. > just be aware that there is no accounting for taste or habit.
  313.  
  314. Well there is taste/habit, and then there is broken software.
  315.  
  316. Broken software should not be excused or tolerated; it should be fixed
  317. or replaced.  If I "owned" fractint, I would say "hey, all you people
  318. with broken MIME mailers, get your software fixed", but I don't, so I
  319. can't and we have 500 message threads about "3D disease".
  320. - --
  321.                                                Rich Thomson
  322.                                                rthomson@ptc.com
  323.  
  324. - -
  325. - ------------------------------------------------------------
  326. Thanks for using Fractdev, The Fractint Developer's Discussion List
  327. Post Message:   fractdev@xmission.com
  328. Get Commands:   majordomo@xmission.com "help"
  329. Administrator:  twegner@phoenix.net
  330. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  331.  
  332. ------------------------------
  333.  
  334. Date: Mon, 02 Feb 1998 17:54:35 -0700
  335. From: Rich Thomson <rthomson@ptc.com>
  336. Subject: Re: (fractdev) Welcome to Jonathan 
  337.  
  338. In article <199802030016.SAA28670@virtual3.c-com.net> ,
  339.     "Tim Wegner" <twegner@phoenix.net>  writes:
  340. > If you have platform specific problems, you know who to ask.
  341.  
  342. OK, I've added this stuff to the "progress.txt" file.
  343. - --
  344.                                                Rich Thomson
  345.                                                rthomson@ptc.com
  346.  
  347. - -
  348. - ------------------------------------------------------------
  349. Thanks for using Fractdev, The Fractint Developer's Discussion List
  350. Post Message:   fractdev@xmission.com
  351. Get Commands:   majordomo@xmission.com "help"
  352. Administrator:  twegner@phoenix.net
  353. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  354.  
  355. ------------------------------
  356.  
  357. Date: Mon, 02 Feb 1998 17:55:14 -0700
  358. From: Rich Thomson <rthomson@ptc.com>
  359. Subject: Re: (fractdev) Notion: coloring formulae 
  360.  
  361. In article <199802030016.SAA28675@virtual3.c-com.net> ,
  362.     "Tim Wegner" <twegner@phoenix.net>  writes:
  363. > Rich claims to have thought of this before, and so do I <grin!>
  364.  
  365. I don't claim to be the first to think of it (most good ideas have
  366. already been thought of before), but considering my post to fractint
  367. on the exact same subject, it was funny :)
  368. - --
  369.                                                Rich Thomson
  370.                                                rthomson@ptc.com
  371.  
  372. - -
  373. - ------------------------------------------------------------
  374. Thanks for using Fractdev, The Fractint Developer's Discussion List
  375. Post Message:   fractdev@xmission.com
  376. Get Commands:   majordomo@xmission.com "help"
  377. Administrator:  twegner@phoenix.net
  378. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  379.  
  380. ------------------------------
  381.  
  382. Date: Mon, 2 Feb 1998 21:29:05 -0500
  383. From: Jonathan Osuch <73277.1432@compuserve.com>
  384. Subject: Re: (fractdev) Welcome to Jonathan
  385.  
  386. >> Would someone email me Jonathan Osuch's email address for the
  387. developer's list?  Thanks. <<
  388.  
  389. Rich,
  390.  
  391. 73277.1432@compuserve.com
  392.  
  393. Jonathan
  394.  
  395. - -
  396. - ------------------------------------------------------------
  397. Thanks for using Fractdev, The Fractint Developer's Discussion List
  398. Post Message:   fractdev@xmission.com
  399. Get Commands:   majordomo@xmission.com "help"
  400. Administrator:  twegner@phoenix.net
  401. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  402.  
  403. ------------------------------
  404.  
  405. Date: Mon, 2 Feb 1998 22:24:51 -0600
  406. From: "Tim Wegner" <twegner@phoenix.net>
  407. Subject: (fractdev) Developer's Version 1961p28
  408.  
  409. I have uploaded both the Xfractint and Fractint sources. They are 
  410. accessible via ftp as:
  411.  
  412. ftp://ftp.phoenix.net/pub/USERS/twegner/1961p28.zip
  413. ftp://ftp.phoenix.net/pub/USERS/twegner/x1961p28.zip
  414.  
  415. I cheated slightly - realdos.c in Xfractint is slightly later than 
  416. the Fractint version. (The change does not affect fractint).
  417.  
  418. Let me know if you have any problems.
  419.  
  420. Rich, I had to re-comment one of the defines in port.h that you had 
  421. uncommented in order to get arbitrary precision to work.
  422.  
  423. The files soi1.c and soi.c are not permanent. To try SOI, uses 
  424. passes=s. I intend to integrate the code better with fractint, and 
  425. also make an arbitrary precision version.
  426.  
  427. The fractint source does not have assembler object code. If anyone 
  428. needs it, let me know.
  429.  
  430. See what's new for all the changes. There's a lot!
  431.  
  432. Tim
  433.  
  434.  
  435.  
  436.  
  437. - -
  438. - ------------------------------------------------------------
  439. Thanks for using Fractdev, The Fractint Developer's Discussion List
  440. Post Message:   fractdev@xmission.com
  441. Get Commands:   majordomo@xmission.com "help"
  442. Administrator:  twegner@phoenix.net
  443. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  444.  
  445. ------------------------------
  446.  
  447. Date: Tue, 3 Feb 1998 09:28:28 EST
  448. From: RBarn0001@aol.com
  449. Subject: Re: (fractdev) Developer's Version 1961p28
  450.  
  451. In a message dated 98-02-02 23:30:12 EST, you write:
  452.  
  453. << The fractint source does not have assembler object code. If anyone 
  454.  needs it, let me know.
  455.  
  456.  See what's new for all the changes. There's a lot!
  457.  
  458.  Tim
  459.   >>
  460.  
  461. Tim,
  462. Is MASM 6.0 satisfactory?
  463. Ron
  464.  
  465. - -
  466. - ------------------------------------------------------------
  467. Thanks for using Fractdev, The Fractint Developer's Discussion List
  468. Post Message:   fractdev@xmission.com
  469. Get Commands:   majordomo@xmission.com "help"
  470. Administrator:  twegner@phoenix.net
  471. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  472.  
  473. ------------------------------
  474.  
  475. Date: Tue, 3 Feb 1998 10:33:11 -0500
  476. From: George Martin <76440.1143@compuserve.com>
  477. Subject: (fractdev) image precalc
  478.  
  479. Tim,
  480.  
  481. >precalc (the once per image)
  482.  
  483. There have been suggestions for a pre-initialization section in formulas
  484. which only calculates once per image rather than at the beginning of each
  485. pixel.
  486.  
  487. It seems to me this result is already easily accomplished in a formula with
  488. the following:
  489.  
  490. IF (scrnpix==0 && imag(scrnpix)==0)
  491.   all the once per image stuff
  492. ENDIF
  493.  
  494. Is there any situation (viewwindows, solid guessing, e.g.) where the
  495. beginning coordinates are not both 0 on the first pixel, and never
  496. thereafter? 
  497.  
  498. George
  499.  
  500.  
  501. - -
  502. - ------------------------------------------------------------
  503. Thanks for using Fractdev, The Fractint Developer's Discussion List
  504. Post Message:   fractdev@xmission.com
  505. Get Commands:   majordomo@xmission.com "help"
  506. Administrator:  twegner@phoenix.net
  507. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  508.  
  509. ------------------------------
  510.  
  511. Date: Tue, 03 Feb 1998 10:40:19 -0600
  512. From: "Damien M. Jones" <dmj@fractalus.com>
  513. Subject: Re: (fractdev) image precalc
  514.  
  515. George,
  516.  
  517.  - Is there any situation (viewwindows, solid guessing, e.g.) where the
  518.  - beginning coordinates are not both 0 on the first pixel, and never
  519.  - thereafter? 
  520.  
  521. Resuming calculation of an interrupted, saved, and restored image.
  522.  
  523. Damien M. Jones   \\
  524. dmj@fractalus.com  \\  http://www.icd.com/tsd/  (temporary sanity designs)
  525.                     \\  http://www.fractalus.com/ (fractals are my hobby)
  526.  
  527.  
  528. - -
  529. - ------------------------------------------------------------
  530. Thanks for using Fractdev, The Fractint Developer's Discussion List
  531. Post Message:   fractdev@xmission.com
  532. Get Commands:   majordomo@xmission.com "help"
  533. Administrator:  twegner@phoenix.net
  534. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  535.  
  536. ------------------------------
  537.  
  538. Date: Tue, 03 Feb 1998 10:12:16 -0700
  539. From: Rich Thomson <rthomson@ptc.com>
  540. Subject: Re: (fractdev) image precalc 
  541.  
  542. In article <199802031037_MC2-31B0-D723@compuserve.com> ,
  543.     George Martin <76440.1143@compuserve.com>  writes:
  544. > Is there any situation (viewwindows, solid guessing, e.g.) where the
  545. > beginning coordinates are not both 0 on the first pixel, and never
  546. > thereafter? 
  547.  
  548. Does scrnpix start at zero with a view window?
  549. - --
  550.                                                Rich Thomson
  551.                                                rthomson@ptc.com
  552.  
  553. - -
  554. - ------------------------------------------------------------
  555. Thanks for using Fractdev, The Fractint Developer's Discussion List
  556. Post Message:   fractdev@xmission.com
  557. Get Commands:   majordomo@xmission.com "help"
  558. Administrator:  twegner@phoenix.net
  559. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  560.  
  561. ------------------------------
  562.  
  563. Date: Tue, 3 Feb 1998 20:31:00 -0600
  564. From: "Tim Wegner" <twegner@phoenix.net>
  565. Subject: Re: (fractdev) Developer's Version 1961p28
  566.  
  567. > Tim,
  568. > Is MASM 6.0 satisfactory?
  569.  
  570. I vaguely remeber some bugs, but I suggest you try. I'd be happy to 
  571. upload the object code if you need it.
  572.  
  573. Thanks for hanging in there. I really do want to work with you on 
  574. truecolor. Just seems like I have too many things to do first. If I 
  575. can't put PNG in quick enough, it is very easy to save as Targa, 
  576. which we could use for truecolor.
  577.  
  578. Tim
  579.  
  580.  
  581. - -
  582. - ------------------------------------------------------------
  583. Thanks for using Fractdev, The Fractint Developer's Discussion List
  584. Post Message:   fractdev@xmission.com
  585. Get Commands:   majordomo@xmission.com "help"
  586. Administrator:  twegner@phoenix.net
  587. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  588.  
  589. ------------------------------
  590.  
  591. Date: Fri, 6 Feb 1998 13:23:21 EST
  592. From: RBarn0001@aol.com
  593. Subject: Re: (fractdev) Developer's Version 1961p28
  594.  
  595. In a message dated 98-02-03 21:32:37 EST, you write:
  596.  
  597. << 
  598.  I vaguely remeber some bugs, but I suggest you try. I'd be happy to 
  599.  upload the object code if you need it.
  600.  
  601.  Thanks for hanging in there. I really do want to work with you on 
  602.  truecolor. Just seems like I have too many things to do first. If I 
  603.  can't put PNG in quick enough, it is very easy to save as Targa, 
  604.  which we could use for truecolor.
  605.  
  606.  Tim
  607.   >>
  608.  
  609. No problem!
  610.  
  611. My time has been at a real premium lately. My company is doing a spin off,
  612. followed by a major downsizing. Right now I am just trying to keep my head
  613. above water. 
  614. Ron
  615.  
  616. - -
  617. - ------------------------------------------------------------
  618. Thanks for using Fractdev, The Fractint Developer's Discussion List
  619. Post Message:   fractdev@xmission.com
  620. Get Commands:   majordomo@xmission.com "help"
  621. Administrator:  twegner@phoenix.net
  622. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  623.  
  624. ------------------------------
  625.  
  626. Date: Sun, 8 Feb 1998 16:01:17 -0600
  627. From: "Tim Wegner" <twegner@phoenix.net>
  628. Subject: (fractdev) Simplgif source
  629.  
  630. I have uploaded the simplgif source to
  631.  
  632. ftp://ftp.phoenix.net/pub/USERS/twegner/simplsrc.zip
  633.  
  634. This source SHOULD be portable, but isn't. I can compile it with MSC 
  635. large model, but not djgpp (it crashes). I'll make it portable after 
  636. I replace the decoder in pdgif.c with a new encoder. Then pdgif.c 
  637. will be gone completely. This version uses either the pdgif encoder 
  638. or the compress encoder, but always uses the pdgif decoder.
  639.  
  640. Tim
  641.  
  642.  
  643.  
  644.  
  645. - -
  646. - ------------------------------------------------------------
  647. Thanks for using Fractdev, The Fractint Developer's Discussion List
  648. Post Message:   fractdev@xmission.com
  649. Get Commands:   majordomo@xmission.com "help"
  650. Administrator:  twegner@phoenix.net
  651. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  652.  
  653. ------------------------------
  654.  
  655. Date: Tue, 24 Feb 1998 16:31:07 -0600
  656. From: "Justin A. Kolodziej" <4wg7kolodzie@vms.csd.mu.edu>
  657. Subject: (fractdev) test
  658.  
  659. This is a test-please ignore.
  660.  
  661. If you didn't, I'm checking to see if I'm subscrbed because "which"
  662. didn't work.
  663. - -- 
  664. Justin A. Kolodziej
  665. I sense a great disturbance in the Source.
  666. Justin Kolodziej is 4wg7kolodzie@vms.csd.mu.edu
  667. Marquette University is www.mu.edu
  668.  
  669. - -
  670. - ------------------------------------------------------------
  671. Thanks for using Fractdev, The Fractint Developer's Discussion List
  672. Post Message:   fractdev@xmission.com
  673. Get Commands:   majordomo@xmission.com "help"
  674. Administrator:  twegner@phoenix.net
  675. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  676.  
  677. ------------------------------
  678.  
  679. Date: Tue, 24 Feb 1998 23:50:08 -0600
  680. From: "Tim Wegner" <twegner@phoenix.net>
  681. Subject: (fractdev) simplgif
  682.  
  683. I have uploaded a massively revised simplgif program to 
  684.  
  685. ftp://ftp.phoenix.net/pub/USERS/twegner/simplgif.zip
  686.  
  687. Included are executables compiled with MSC (large model) and djgpp 
  688. and the C source. I haven't tried, but I would expect the source to 
  689. complile with minimal problems under Unix. 
  690.  
  691. I did some editing of the encoder and decoder sources, mostly
  692. unifying some typedefs and "ansifying" the old K&R style. However, I
  693. felt it would be unwise to edit the reliable encoding and decoding
  694. sources too radically. Given the variable quality of GIF sources, I 
  695. am really happy with the compress encoder and Steve Bennett's 
  696. decoder.
  697.  
  698. This version has a new decoder, basically the same one as in 
  699. Fractint.
  700.  
  701. Let me know if you have any suggestions. The buffering scheme used in 
  702. reading and writing the tempory file is the same as in the original 
  703. simplgif by Bert Tyler. This could be made more efficient. I made a 
  704. start at eliminating signed 16 bit integers in favor of unisgned, so 
  705. that simplgif would work with 64K rows. I doubt this is complete, so 
  706. most likely the limit is 32K.
  707.  
  708. Tim
  709.  
  710.  
  711. - -
  712. - ------------------------------------------------------------
  713. Thanks for using Fractdev, The Fractint Developer's Discussion List
  714. Post Message:   fractdev@xmission.com
  715. Get Commands:   majordomo@xmission.com "help"
  716. Administrator:  twegner@phoenix.net
  717. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  718.  
  719. ------------------------------
  720.  
  721. Date: Fri, 27 Feb 1998 10:41:18 -0700
  722. From: Rich Thomson <rthomson@ptc.com>
  723. Subject: (fractdev) Re: Mac Port of FracInt? 
  724.  
  725. I'm replying to fractdev...
  726.  
  727. In article <l0313031bb11bb0fbb729@DialupEudora> ,
  728.     DeRobertis <derobert@erols.com>  writes:
  729. > How much of a speed gain would putting critical sections in assembly gain?
  730. > I could learn PPCAsm, if nessisary.
  731.  
  732. It would probably be significant, especially for formula type
  733. fractals.  The C formula parser isn't very optimized.  Formulas run
  734. pretty darn slow on my SGI which is no slouch at FPU computations
  735. compared to your typical Pentium/PPC.
  736.  
  737. > Is this the way it is in XWindows? Hmmm....maybe I'd better get down to
  738. > reading the megs of sources as soon as I finish fixing the other Mac.
  739.  
  740. X uses an event model very similar to the Mac.  If you examine the
  741. 'trick' that the xfractint code uses to handle events, you should be
  742. able to adapt that to the Mac event loop.
  743.  
  744. > Anyway, it might be possible to write some quick things to get it running
  745. > on the Mac soon. However, it may take time to do a complete Macinization of
  746. > it.
  747.  
  748. We (fractdev list members) have talked about separating the UI portion
  749. of fractint from the computation engine part.  Abstracting away the UI
  750. would make your Mac port MUCH, MUCH easier if you wanted to get a
  751. "full, Mac-like" interface on everything.  However, you can adopt a
  752. combination of winfract and xfractint techniques to get a
  753. fully-functioning fractint port on the Mac, it would just have
  754. fractint's keyboard interface on it and not the typical Mac menus,
  755. etc.  If you are really gun-ho about making a complete Mac "look and
  756. feel" to fractint, then let's coordinate on defining the UI functions
  757. and separating out the computation from the UI.  Then we can fold that
  758. work back into the fractint source base, making the move to a Win32
  759. programming model even easier for whoever takes on that task.
  760.  
  761. > PS: How much of this will need to be re-written to work under a 32-bit
  762. > environment?
  763.  
  764. If you use the xfractint source code, you should be able to get it all
  765. to compile cleanly.  The xfractint version uses C code for everything
  766. (most of the 16-bitness is embedded in the assembly code portions) and
  767. the rest of the code that has 16-bitness aroma to it is bracketed with
  768. #ifdef XFRACT directives.  When compiling for xfractint/unix, XFRACT
  769. is defined, so that will probably be the version that you will want to
  770. use in your Mac port.
  771.  
  772. > PS(2): What are the sizes of int's, long's, float's, and double's over
  773. > there? Where is it important that I preserve these?
  774.  
  775. Note sure about that; perhaps Tim can offer a suggestion?
  776.  
  777. One thing I'd like to suggest before you start modifying code is that
  778. you set yourself up with a source code revision system on your Mac.  I
  779. am not sure what's available for the Mac, but I've had good experience
  780. with RCS and CVS.  CVS is better, it builds on top of the foundation
  781. provided by RCS.  However, you can do source file management with RCS
  782. itself.  The reason I suggest this is that it makes it much easier to
  783. share code changes since you can use the 'diff' and 'patch' tools to
  784. generate deltas between source files from one developer's tree, use
  785. email to communicate the delta and then another developer can use
  786. patch to incorporate your delta into their source tree.  Works really
  787. great.
  788. - --
  789.                                                Rich Thomson
  790.                                                rthomson@ptc.com
  791.  
  792. - -
  793. - ------------------------------------------------------------
  794. Thanks for using Fractdev, The Fractint Developer's Discussion List
  795. Post Message:   fractdev@xmission.com
  796. Get Commands:   majordomo@xmission.com "help"
  797. Administrator:  twegner@phoenix.net
  798. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  799.  
  800. ------------------------------
  801.  
  802. Date: Fri, 27 Feb 1998 10:45:01 -0700
  803. From: Rich Thomson <rthomson@ptc.com>
  804. Subject: (fractdev) Re: (fractint) Mac Port of FracInt? 
  805.  
  806. I'm replying to fractdev...
  807.  
  808. In article <l0313031ab11bb02b862c@DialupEudora> ,
  809.     DeRobertis <derobert@erols.com>  writes:
  810. > Speedwise, how much of a gain will I get with the asm code over a
  811. > good-optimizing compiler?
  812.  
  813. I wouldn't worry about speed just yet :).
  814. "First make it right, then make it tight."
  815. - --
  816.                                                Rich Thomson
  817.                                                rthomson@ptc.com
  818.  
  819. - -
  820. - ------------------------------------------------------------
  821. Thanks for using Fractdev, The Fractint Developer's Discussion List
  822. Post Message:   fractdev@xmission.com
  823. Get Commands:   majordomo@xmission.com "help"
  824. Administrator:  twegner@phoenix.net
  825. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  826.  
  827. ------------------------------
  828.  
  829. Date: Fri, 27 Feb 1998 19:44:17 -0600
  830. From: "Tim Wegner" <twegner@phoenix.net>
  831. Subject: Re: (fractdev) Re: Mac Port of FracInt? 
  832.  
  833. > PS(2): What are the sizes of int's, long's, float's, and double's over
  834. > there? Where is it important that I preserve these?
  835.  
  836. The important things to preserve are
  837.  
  838. short = 16 bits
  839. long = 32 bits
  840.  
  841. These are *usually* the same on different platforms. The main place 
  842. where size is important is when writing fractal data to the GIF file. 
  843. We'll get rid of this before too long. Unfortunately, we wrote binary 
  844. representations of doubles to files. Ken Shirriff wrote some code 
  845. that unmangles these so they make sense under UNIX. 
  846.  
  847. We'll get out from under writing binary data to files soon, and this 
  848. will cease to be a problem.
  849.  
  850. Arbitrary precision will use a long double if it is available.
  851.  
  852. Rich wrote:
  853.  
  854. > One thing I'd like to suggest before you start modifying code is that
  855. > you set yourself up with a source code revision system on your Mac. 
  856.  
  857. It is sufficient to have the diff and patch programs. We distribute 
  858. patches in the form of diffs made with diff -c. However, if diff is 
  859. not available on the Mac, we can work out something.
  860.  
  861. I know the developer who does the POV-Ray Mac ports. We introduced 
  862. diff and patch to the POV-Ray team and it is now their standard 
  863. medium for exchanging changes. I can ask their Mac guy how he handles 
  864. the context diffs.
  865.  
  866. Tim
  867.  
  868.  
  869. - -
  870. - ------------------------------------------------------------
  871. Thanks for using Fractdev, The Fractint Developer's Discussion List
  872. Post Message:   fractdev@xmission.com
  873. Get Commands:   majordomo@xmission.com "help"
  874. Administrator:  twegner@phoenix.net
  875. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  876.  
  877. ------------------------------
  878.  
  879. Date: Mon, 02 Mar 1998 12:34:22 -0700
  880. From: Rich Thomson <rthomson@ptc.com>
  881. Subject: Re: (fractdev) Re: Mac Port of FracInt? 
  882.  
  883. In article <199802280144.TAA21432@virtual4.c-com.net> ,
  884.     "Tim Wegner" <twegner@phoenix.net>  writes:
  885. > It is sufficient to have the diff and patch programs.
  886.  
  887. Yep, but you're going to wish you had a revision control system the
  888. first time you accidentally delete your changes :)
  889.  
  890. But you're right, diff and patch alone can get you easily exchanging
  891. source changes without a revision control system.  But a revision
  892. control system makes so many things in code development easier.
  893. - --
  894.                                                Rich Thomson
  895.                                                rthomson@ptc.com
  896.  
  897. - -
  898. - ------------------------------------------------------------
  899. Thanks for using Fractdev, The Fractint Developer's Discussion List
  900. Post Message:   fractdev@xmission.com
  901. Get Commands:   majordomo@xmission.com "help"
  902. Administrator:  twegner@phoenix.net
  903. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  904.  
  905. ------------------------------
  906.  
  907. Date: Mon, 16 Mar 1998 00:51:19 -0500
  908. From: DeRobertis <derobert@erols.com>
  909. Subject: (fractdev) DiskVid.c vs. The Prototypes File
  910.  
  911. For XFRACT, DiskVid.c and the file with all the prototypes do not agree
  912. with each other.
  913.  
  914. The specific problem is whether the int's are signed or not. I know the
  915. Boreland does not care about this, but the MPW ones do. ANSI probably also
  916. cares.
  917.  
  918. Anyway, the followign changes seem to fix it (at least it compiles):
  919.  
  920. File #1: DISKVID-OLD.C
  921. File #2: DISKVID-NEW.C
  922.  
  923. Nonmatching lines (File "MPW:GM:MPW:My_Projects:DISKVID-OLD.C"; Line 372;
  924. File "DISKVID.C"; Line 372:376)
  925.  372    int readdisk(unsigned int col, unsigned int row)
  926.  
  927.  372    #ifndef XFRACT /* Added during Mac port */
  928.  373    int readdisk(unsigned int col, unsigned int row)
  929.  374    #else
  930.  375    int readdisk(int col, int row)
  931.  376    #endif
  932.  
  933.  
  934. Nonmatching lines (File "MPW:GM:MPW:My_Projects:DISKVID-OLD.C"; Line 424;
  935. File "DISKVID.C"; Line 428:432)
  936.  424    void writedisk(unsigned int col, unsigned int row, unsigned int color)
  937.  
  938.  428    #ifndef XFRACT /* Added during Mac Port */
  939.  429    void writedisk(unsigned int col, unsigned int row, unsigned int color)
  940.  430    #else
  941.  431    void writedisk(int col,int row, int color)
  942.  432    #endif
  943.  
  944.  
  945. *** EOF on both files at the same time ***
  946.  
  947.  
  948.  
  949. - -
  950. - ------------------------------------------------------------
  951. Thanks for using Fractdev, The Fractint Developer's Discussion List
  952. Post Message:   fractdev@xmission.com
  953. Get Commands:   majordomo@xmission.com "help"
  954. Administrator:  twegner@phoenix.net
  955. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  956.  
  957. ------------------------------
  958.  
  959. Date: Tue, 17 Mar 1998 23:31:04 -0600
  960. From: "Tim Wegner" <twegner@phoenix.net>
  961. Subject: Re: (fractdev) DiskVid.c vs. The Prototypes File
  962.  
  963. DeRobertis wrote:
  964.  
  965. > For XFRACT, DiskVid.c and the file with all the prototypes do not agree
  966. > with each other.
  967.  
  968. Thanks, I'll have a look at the changes.
  969.  
  970. There's a possibility that we'll release in April, since Jonathan and 
  971. Robin are winding up evolver. If so, we should seriously look at how 
  972. well our developer version ports to Xfractint. There are likely to be 
  973. some more changes. In the next few days I'll make the developer 
  974. source available to folks here again. I'd really like to have some 
  975. Linux/Unix folks get involved with the development.
  976.  
  977. Paul Lee has offerred to have a look at the documentation. I'll make 
  978. the current help compiler and the *.src files available also.
  979.  
  980. Tim
  981.  
  982.  
  983.  
  984. - -
  985. - ------------------------------------------------------------
  986. Thanks for using Fractdev, The Fractint Developer's Discussion List
  987. Post Message:   fractdev@xmission.com
  988. Get Commands:   majordomo@xmission.com "help"
  989. Administrator:  twegner@phoenix.net
  990. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  991.  
  992. ------------------------------
  993.  
  994. Date: Wed, 18 Mar 1998 00:26:53 -0600
  995. From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
  996. Subject: (fractdev) Documentation and Help files....
  997.  
  998. Tim Wegner wrote:
  999. >
  1000. > Paul Lee has offerred to have a look at the documentation.
  1001. > I'll make the current help compiler and the *.src files
  1002. > available also.
  1003. >
  1004.  
  1005. I have several Help Compilers (versions/levels/types):
  1006.     HC.EXE     (165,334 bytes) Sunday, November 10, 1991 22:00:00
  1007.     HCP.EXE    (236,288 bytes) Tuesday, September 07, 1993 16:29:34
  1008.     HC30.EXE   (133,835 bytes) Friday, September 16, 1994 14:00:00
  1009.     HC31.EXE   (236,304 bytes) Wednesday, April 28, 1993
  1010.     HC31.EXE   (174,439 bytes) Friday, September 16, 1994 14:00:00
  1011.     HCRTF.EXE  (333,312 bytes) Tuesday, October 03, 1995 20:58:32
  1012.     HCW.EXE    (496,640 bytes) Tuesday, October 03, 1995 20:58:34
  1013.     VH.EXE     (327,714 bytes) Sunday, September 19, 1993 14:43:52
  1014.     etc....
  1015. If you have a particular one that you wish used, then let me know.  It's
  1016. been many months since I've created help documents, but it shouldn't
  1017. take more than an hour to get back into the swing of things.
  1018.  
  1019. No problem with any of it (merging, updating, editting, etc.).  Just
  1020. give the details and files.
  1021.  
  1022. Later,
  1023. P.N.L.
  1024.  
  1025. - -
  1026. - ------------------------------------------------------------
  1027. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1028. Post Message:   fractdev@xmission.com
  1029. Get Commands:   majordomo@xmission.com "help"
  1030. Administrator:  twegner@phoenix.net
  1031. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  1032.  
  1033. ------------------------------
  1034.  
  1035. Date: Wed, 18 Mar 1998 10:59:58 -0600
  1036. From: Justin A Kolodziej <4wg7kolodzie@vms.csd.mu.edu>
  1037. Subject: Re: (fractdev) DiskVid.c vs. The Prototypes File
  1038.  
  1039. Tim Wegner wrote:
  1040. > DeRobertis wrote:
  1041. > > For XFRACT, DiskVid.c and the file with all the prototypes do not agree
  1042. > > with each other.
  1043. > Thanks, I'll have a look at the changes.
  1044. > There's a possibility that we'll release in April, since Jonathan and
  1045. > Robin are winding up evolver.
  1046.  
  1047. I hope so.  Release after the first week of May, and there's a
  1048. possibility I won't get it until September when I go back to college.
  1049.  
  1050. > If so, we should seriously look at how
  1051. > well our developer version ports to Xfractint. There are likely to be
  1052. > some more changes. In the next few days I'll make the developer
  1053. > source available to folks here again. I'd really like to have some
  1054. > Linux/Unix folks get involved with the development.
  1055.  
  1056. Cool.  I'll alpha test it to make sure it compiles OK on FreeBSD or
  1057. possibly OpenBSD if I decide to switch, because the current source for
  1058. XFractint has a few problems with defines and such.  Specifically:
  1059.  
  1060.  
  1061. 1.  As it stands now, __386BSD__, BIG_ANSI_C, and FPUERR have to be
  1062. defined, and the elif changed to else as described in the Makefile, or
  1063. else some symbols go AWOL.
  1064.  
  1065. 2.  FreeBSD complains about the use of malloc.h, saying to instead use
  1066. stdlib.h.  Also, sys/dir.h is supposed to be a big no-no.  That's
  1067. probably also a problem with defines.
  1068.  
  1069. 3.  atanl et al.  doesn't work.  In fact, it appears that FreeBSD
  1070. doesn't implement any long double math functions. :-(
  1071.  
  1072. I'll have to take a look at the new source, but a simple #ifdef
  1073. "__FREEBSD__" could quite possibly fix all these problems.
  1074.  
  1075. A couple of other general bugs:
  1076.  
  1077. 4.  Hypercomplex should default to no symmetry.  It only has symmetry
  1078. for sure when all parameters equal zero, and possibly if you change only
  1079. the real variable.  Otherwise the julia sets don't match the Mandelbrot
  1080. set in the lower half of the screen.
  1081. 5.  Quats and Quat julias, and hypercomplexes and hypercomplex Julias,
  1082. in Julibrot mode are identical. 
  1083.  
  1084.  
  1085. > Paul Lee has offerred to have a look at the documentation. I'll make
  1086. > the current help compiler and the *.src files available also.
  1087. > Tim
  1088. > -
  1089. > ------------------------------------------------------------
  1090. > Thanks for using Fractdev, The Fractint Developer's Discussion List
  1091. > Post Message:   fractdev@xmission.com
  1092. > Get Commands:   majordomo@xmission.com "help"
  1093. > Administrator:  twegner@phoenix.net
  1094. > Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  1095.  
  1096. - -- 
  1097. I sense a great disturbance in the Source.
  1098. Justin A. Kolodziej
  1099. 4wg7kolodzie@vms.csd.mu.edu
  1100. Marquette University is http://www.mu.edu
  1101.  
  1102. - -
  1103. - ------------------------------------------------------------
  1104. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1105. Post Message:   fractdev@xmission.com
  1106. Get Commands:   majordomo@xmission.com "help"
  1107. Administrator:  twegner@phoenix.net
  1108. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  1109.  
  1110. ------------------------------
  1111.  
  1112. Date: Wed, 18 Mar 1998 18:55:16 -0600
  1113. From: "Tim Wegner" <twegner@phoenix.net>
  1114. Subject: Re: (fractdev) Documentation and Help files....
  1115.  
  1116. > If you have a particular one that you wish used, then let me know.  It's
  1117. > been many months since I've created help documents, but it shouldn't
  1118. > take more than an hour to get back into the swing of things.
  1119.  
  1120. Ahh, I see the confusion! We're talking about two different things. 
  1121. You are talking about Windows help. I'm talking about help with 
  1122. Fractint's own on-line docs.
  1123.  
  1124. The help compiler I'm talking about is hc.exe, Fractint's own help 
  1125. compiler. It is distributed in source form with the fractint 
  1126. source. I could post a compiled version. The help?.src files are 
  1127. compiled by hc.exe into fractint.hlp. Fractint can use the separate 
  1128. fractint.hlp file, but under DOS it works to append fractint.hlp to 
  1129. the fractint executable. An additional function of hc.exe is to 
  1130. delete or add docs to fractint.exe. (hc.c compiles under UNIX or 
  1131. LINUX also, but the appending help to the executable is a DOS-ism.)
  1132.  
  1133. Someone like yourself without a C compiler who wants to help edit 
  1134. docs only needs hc.exe and the help?.src files. As long as you don't 
  1135. change the hotlinks, you are fine. You can use a text editor to 
  1136. delete text, add text, massage where online or in-file page breaks 
  1137. come, etc. Don't worry to much about lines wrapping - the help 
  1138. reader wraps lines. If you want to create new links, or delete links, 
  1139. you need a C compiler.
  1140.  
  1141. You would need to learn about the various help viewer commands that 
  1142. you can embed in the *.src files, but this isn't too bad, between the 
  1143. hc docs and seeing examples.
  1144.  
  1145. Are you still interested? What we could use is someone with the right 
  1146. knowledge of fractals and good writing skill who could improve the 
  1147. documentation. 
  1148.  
  1149. Generally we ask developers to edit docs to reflect new features, but 
  1150. we're too busy these days to edit the older docs. In the past people 
  1151. took on big rewrites. I'd favor a more delimited effort where a topic 
  1152. is rewritten.
  1153.  
  1154. Someone experienced in designing hypertext links might see ways to 
  1155. make the jumps more logical. 
  1156.  
  1157. A related but different subject:
  1158.  
  1159. Offline some of us are discussing searchable docs. I'd love 
  1160. fractint's online docs to be searchable. Fractint's help compiler 
  1161. and viewer were written by Ethan nagel way before html was 
  1162. invented. Today it would more sense to use html then invent a new 
  1163. language, but we'd not want to give up Fractint's context sensitive
  1164. help. I know little about html, but I suspect an html file could be 
  1165. read with an html viewer in fractint in such a way that the viewer 
  1166. was context sensitive.
  1167.  
  1168. I wonder if this is a worthwhile project. Does anyone know of 
  1169. freeware or public domain html-reading code in C?
  1170.  
  1171. Tim
  1172.  
  1173.  
  1174. - -
  1175. - ------------------------------------------------------------
  1176. Thanks for using Fractdev, The Fractint Developer's Discussion List
  1177. Post Message:   fractdev@xmission.com
  1178. Get Commands:   majordomo@xmission.com "help"
  1179. Administrator:  twegner@phoenix.net
  1180. Unsubscribe:    majordomo@xmission.com "unsubscribe fractdev"
  1181.  
  1182. ------------------------------
  1183.  
  1184. End of fractdev-digest V1 #5
  1185. ****************************
  1186.  
  1187.