home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractdev / archive / fractdev.200106 < prev    next >
Internet Message Format  |  2001-06-24  |  15KB

  1. From: "Jonathan Osuch" <osuchj@qwest.net>
  2. Subject: Re: Panning problem
  3. Date: 03 Jun 2001 07:39:16 -0500
  4.  
  5. Tim,
  6.  
  7. > If you pan the
  8. > following PAR up or down while it is still generating the first row, the
  9. > image starts drawing at the same x-coordinate (ie. the top line doesn't
  10. > start at zero).
  11.  
  12. This still works in version 19.61 patch 60, but is broken in version 20.0.
  13. If you have the time, could you please find the patch between these two that
  14. breaks this?  Thanks.
  15.  
  16. Jonathan
  17.  
  18.  
  19.  
  20. Thanks for using Fractdev, The Fractint Developer's Discussion List
  21. Post Message:   fractdev@lists.xmission.com
  22. Get Commands:   majordomo@lists.xmission.com "help"
  23. Administrator:  twegner@fractint.org
  24. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  25.  
  26. From: "Jonathan Osuch" <osuchj@qwest.net>
  27. Subject: Re: C++ rewrite
  28. Date: 03 Jun 2001 07:42:02 -0500
  29.  
  30. Tim Gilman,
  31.  
  32. > I know this subject comes up every so often, but I'm interested in
  33. creating a
  34. > C++ rewrite of Fractint.
  35.  
  36. Which compiler and platform were you considering using?
  37.  
  38. Jonathan
  39.  
  40.  
  41.  
  42. Thanks for using Fractdev, The Fractint Developer's Discussion List
  43. Post Message:   fractdev@lists.xmission.com
  44. Get Commands:   majordomo@lists.xmission.com "help"
  45. Administrator:  twegner@fractint.org
  46. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  47.  
  48.  
  49. -------------------------------------------------------------------------------
  50.  
  51. From: "Jonathan Osuch" <osuchj@qwest.net>
  52. Subject: Re: Panning problem
  53. Date: 03 Jun 2001 10:51:51 -0500
  54.  
  55. Tim,
  56.  
  57. It should break in version 19.61 patch 72.
  58.  
  59. Jonathan
  60.  
  61.  
  62.  
  63. Thanks for using Fractdev, The Fractint Developer's Discussion List
  64. Post Message:   fractdev@lists.xmission.com
  65. Get Commands:   majordomo@lists.xmission.com "help"
  66. Administrator:  twegner@fractint.org
  67. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  68.  
  69.  
  70. -------------------------------------------------------------------------------
  71.  
  72. From: Tim Wegner <twegner@swbell.net>
  73. Subject: Re: Panning problem
  74. Date: 03 Jun 2001 13:23:05 -0600
  75.  
  76. Jonathan wrote:
  77.  
  78. > This still works in version 19.61 patch 60, but is broken in version 20.0.
  79. > If you have the time, could you please find the patch between these two that
  80. > breaks this?  Thanks.
  81.  
  82. Will do, and it's a reminder to follow through and cut you a CD of all 
  83. the diffs and executables. I didn't do it before because I wanted to 
  84. do some cleanup first. I guess it would be better to cut a CD of 
  85. what I have, then if I get some cleanup done, so much the better.
  86.  
  87. Tim
  88.  
  89. Thanks for using Fractdev, The Fractint Developer's Discussion List
  90. Post Message:   fractdev@lists.xmission.com
  91. Get Commands:   majordomo@lists.xmission.com "help"
  92. Administrator:  twegner@fractint.org
  93. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  94.  
  95.  
  96. -------------------------------------------------------------------------------
  97.  
  98. From: miT =- <tgilman@eudaemon.net>
  99. Subject: Re: C++ rewrite
  100. Date: 03 Jun 2001 11:34:25 -0700
  101.  
  102. > osuchj@qwest.net (Jonathan Osuch) wrote:
  103. > (on 6/3/01 at 7:42 AM)
  104. > Tim Gilman,
  105. > Which compiler and platform were you considering using?
  106. > Jonathan
  107.  
  108. I'll be using OpenBSD 2.8 w/ gcc 2.95.3 as my development platform.
  109. I'll test occassionally against linuxPCC_2000 and solaris 2.8.  I'll also
  110. be building on MacOS 9.1 using CodeWarrior.  Hopefully this will insure
  111. some degree of platform independence.
  112.  
  113. My target is to create a generic library that allows for platform specific
  114. optimizations.  I'll try and keep the input/output interfaces generic
  115. enough to allow easy migration to different platforms.
  116.  
  117. =- Tim Gilman
  118. tgilman@eudaemon.net
  119.  
  120. Thanks for using Fractdev, The Fractint Developer's Discussion List
  121. Post Message:   fractdev@lists.xmission.com
  122. Get Commands:   majordomo@lists.xmission.com "help"
  123. Administrator:  twegner@fractint.org
  124. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  125.  
  126.  
  127. -------------------------------------------------------------------------------
  128.  
  129. From: Rich <legalize@xmission.com>
  130. Subject: Re: C++ rewrite 
  131. Date: 03 Jun 2001 16:40:53 -0600
  132.  
  133.  
  134. In article <20010603113429-r01010600-cb12d1ec@10.7.1.10>,
  135.     miT =- <tgilman@eudaemon.net>  writes:
  136.  
  137. > I'll be using OpenBSD 2.8 w/ gcc 2.95.3 as my development platform.
  138. > I'll test occassionally against linuxPCC_2000 and solaris 2.8.  I'll also
  139. > be building on MacOS 9.1 using CodeWarrior.  Hopefully this will insure
  140. > some degree of platform independence.
  141.  
  142. DOS/Windows is conscpicuously absent from your list.  Its even more
  143. conspicuous considering the heritage of fractint.
  144.  
  145. Please, please, please either get a copy of VC++ or find a partner who
  146. will test your code on VC++; it has some things missing in its support
  147. compared to gcc and vice-versa.
  148. --
  149. Ask me about my upcoming book on Direct3D from Addison-Wesley!
  150. Direct3D Book <http://www.xmission.com/~legalize/book/>
  151.          Home <http://www.xmission.com/~legalize/>
  152.     Fractals! <http://www.xmission.com/~legalize/fractals/>
  153.  
  154. Thanks for using Fractdev, The Fractint Developer's Discussion List
  155. Post Message:   fractdev@lists.xmission.com
  156. Get Commands:   majordomo@lists.xmission.com "help"
  157. Administrator:  twegner@fractint.org
  158. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  159.  
  160.  
  161. -------------------------------------------------------------------------------
  162.  
  163. From: Tim Wegner <twegner@swbell.net>
  164. Subject: Re: C++ rewrite
  165. Date: 03 Jun 2001 19:10:45 -0600
  166.  
  167. Rich wrote:
  168.  
  169. > Please, please, please either get a copy of VC++ or find a partner who
  170. > will test your code on VC++; it has some things missing in its support
  171. > compared to gcc and vice-versa.
  172.  
  173. I realize I haven't done any development for a long time, so my 
  174. opinion doesn't count for much. :-)
  175.  
  176. If we wrote a GUI in WxWindows we could have a version that is 
  177. portable to Linux, Unix, Windows, and Mac.
  178.  
  179. If anyone is looking for (more) fame and fortune, there is a huge 
  180. gap in the Linux world for a decent fractal program. There are many 
  181. in the Windows world, some with a much stronger feature set than 
  182. Fractint.
  183.  
  184. I personally have little enthusiasm for a C++ port. To me the 
  185. biggest issue is moving the underlying program to a flat memory 
  186. model. This is the key to any port of Fractint. Xfractint in it's 
  187. present form doesn't count because it is just a port of Fractint's 
  188. code (segemented memory workarounds and all) to Linux/Unix. 
  189. But Tim Gilman has already proven he has ability to do Fractint 
  190. ports, and at this stage I see little reason to discourage any such 
  191. project.
  192.  
  193. There is at least one partial port to Windows by Paul de Leeuw. 
  194. This uses the native Windows 32 bit API. 
  195.  
  196. Tim
  197.  
  198. Thanks for using Fractdev, The Fractint Developer's Discussion List
  199. Post Message:   fractdev@lists.xmission.com
  200. Get Commands:   majordomo@lists.xmission.com "help"
  201. Administrator:  twegner@fractint.org
  202. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  203.  
  204.  
  205. -------------------------------------------------------------------------------
  206.  
  207. From: "Jonathan Osuch" <osuchj@qwest.net>
  208. Subject: Re: C++ rewrite
  209. Date: 03 Jun 2001 20:27:52 -0500
  210.  
  211. Tim wrote,
  212.  
  213. > If we wrote a GUI in WxWindows we could have a version that is
  214. > portable to Linux, Unix, Windows, and Mac.
  215.  
  216. Since the Allegro graphics packages has been ported to these environments,
  217. the same might be said for an Allegro version.
  218.  
  219. Jonathan
  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.  
  232. From: "Jonathan Osuch" <osuchj@qwest.net>
  233. Subject: Re: Panning problem
  234. Date: 03 Jun 2001 20:29:06 -0500
  235.  
  236. I've fixed the panning problem.  Because of the complexity of the worklist
  237. code, this fix will need a lot of testing.
  238.  
  239. Jonathan
  240.  
  241.  
  242.  
  243. Thanks for using Fractdev, The Fractint Developer's Discussion List
  244. Post Message:   fractdev@lists.xmission.com
  245. Get Commands:   majordomo@lists.xmission.com "help"
  246. Administrator:  twegner@fractint.org
  247. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  248.  
  249.  
  250. -------------------------------------------------------------------------------
  251.  
  252. From: "Jonathan Osuch" <osuchj@qwest.net>
  253. Subject: Patch 11
  254. Date: 07 Jun 2001 21:08:54 -0500
  255.  
  256. Tim,
  257.  
  258. I've put patch 11 on the ftp site.  None of the executables have been
  259. updated.  I should be able to get to update some of them Saturday morning.
  260.  
  261. Jonathan
  262.  
  263.  
  264.  
  265. Thanks for using Fractdev, The Fractint Developer's Discussion List
  266. Post Message:   fractdev@lists.xmission.com
  267. Get Commands:   majordomo@lists.xmission.com "help"
  268. Administrator:  twegner@fractint.org
  269. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  270.  
  271.  
  272. -------------------------------------------------------------------------------
  273.  
  274. From: "Scott D. Boyd" <sdboyd56@swbell.net>
  275. Subject: Fwd: (fractint) Bug
  276. Date: 09 Jun 2001 04:40:33 -0500
  277.  
  278. Jonathan (and/or Tim),
  279.  
  280. I forwarded this message from the regular fractint mailing list to fracdev 
  281. mailing list.
  282.  
  283. I tried running xfractint in disk-video mode (similar to MB's complaint at 
  284. the bottom of his email), and xfractint bombs with a seg-fault in *any* 
  285. geometry size, as long as you use the "-disk" command-line switch.  Oh,  
  286. I observed this in v20.1.07 and v20.1.11
  287.  
  288. Scott Boyd
  289.  
  290. ----------  Forwarded Message  ----------
  291.  
  292.  
  293.  
  294. Try this:
  295.  
  296. 1. Display some fractal from a type that has parameters. Set passes=t.
  297. 2. Ctrl-E -- evolver/explorer. Turn it on. Use F6 and set two parameters
  298.  to x and y respectively, leave the rest normal. Accept the F6 screen and
  299.  change "show parameter zoom box" to "yes". 3. Page-up to get zoom box,
  300.  move it with a ctrl-arrow, enter.
  301. 4. Space, turn off evolver/explorer, enter.
  302. 5. Observe something the manufacturer definitely didn't intend.
  303. 6. Hit 'b' to save parameters.
  304. 7. Observe something else the manufacturer didn't intend.
  305.  
  306. Type: bug
  307. Reported-against: 20.01.10
  308. Severity: low
  309. Workaround: yes
  310.  
  311.  
  312. Incidentally, the latest developer patches act weird when AF7 is bound to
  313.  1024x768x256 disk-video. Hitting it produces an error message that seems
  314.  to say something about not enough memory (on a 64 meg box!) after which
  315.  it works anyway(!) -- this never occurred with 20.0 or 19.x.<br
  316.  clear=all><hr>Get Your Private, Free E-mail from MSN Hotmail at <a
  317.  href="http://www.hotmail.com">http://www.hotmail.com</a>.<br></p>
  318.  
  319. sdboyd56@swbell.net
  320. http://sdboyd.dyndns.org/~sdboyd/
  321. I always wanted to be a procrastinator, 
  322. but I never got around to it.
  323.                             -- Unknown
  324.  
  325.  
  326.  
  327. Thanks for using Fractdev, The Fractint Developer's Discussion List
  328. Post Message:   fractdev@lists.xmission.com
  329. Get Commands:   majordomo@lists.xmission.com "help"
  330. Administrator:  twegner@fractint.org
  331. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  332.  
  333.  
  334. -------------------------------------------------------------------------------
  335.  
  336. From: "Scott D. Boyd" <sdboyd56@swbell.net>
  337. Subject: Colors not saved correctly in Xfractint .par files
  338. Date: 10 Jun 2001 12:02:39 -0500
  339.  
  340. Jonathan,
  341.  
  342. Using Xfractint 20.1.11, I was re-creating some fractals from .par files I 
  343. saved back in '99. I have discovered that if you re-write the .par file 
  344. using version 20.1.07 or better, the color info is not saved correctly. It 
  345. saves the color info as: "colors=000<254>000" instead of the long info. 
  346. This even happens if I use one of Jim Muth's FOTD par files, and then 
  347. re-save it using Xfractint 20.1.07 or 20.1.11. Then when you try to 
  348. re-create the fractal from the new .par file, all you get is a black 
  349. screen (nothing being drawn to the screen.) I imagine this has to do with 
  350. the true-color fix for Xfractint, but I have no idea how to go about 
  351. fixing it.
  352.  
  353. Scott Boyd
  354. -- 
  355. sdboyd56@swbell.net
  356. http://sdboyd.dyndns.org/~sdboyd/
  357. I always wanted to be a procrastinator, 
  358. but I never got around to it.
  359.                             -- Unknown
  360.  
  361.  
  362.  
  363. Thanks for using Fractdev, The Fractint Developer's Discussion List
  364. Post Message:   fractdev@lists.xmission.com
  365. Get Commands:   majordomo@lists.xmission.com "help"
  366. Administrator:  twegner@fractint.org
  367. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  368.  
  369.  
  370. -------------------------------------------------------------------------------
  371.  
  372. From: "Jonathan Osuch" <osuchj@qwest.net>
  373. Subject: Re: Colors not saved correctly in Xfractint .par files
  374. Date: 10 Jun 2001 12:19:12 -0500
  375.  
  376. Scott,
  377.  
  378. > Using Xfractint 20.1.11, I was re-creating some fractals from .par files I
  379. > saved back in '99. I have discovered that if you re-write the .par file
  380. > using version 20.1.07 or better, the color info is not saved correctly.
  381.  
  382. I'll have a look.  Thanks.
  383.  
  384. Jonathan
  385.  
  386.  
  387.  
  388. Thanks for using Fractdev, The Fractint Developer's Discussion List
  389. Post Message:   fractdev@lists.xmission.com
  390. Get Commands:   majordomo@lists.xmission.com "help"
  391. Administrator:  twegner@fractint.org
  392. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  393.  
  394.  
  395. -------------------------------------------------------------------------------
  396.  
  397. From: Tim Wegner <twegner@swbell.net>
  398. Subject: (fractdev) Subject line
  399. Date: 19 Jun 2001 21:00:56 -0600
  400.  
  401. Several loyal list members noticed that the [fractdev] was missing 
  402. from the subject line of messages posted here. Last time I sent a 
  403. majordomo config file, the subject_prefix command had wrapped 
  404. and was embedded in a comment. If you see it in this message, I 
  405. succeeded in fixing it.
  406.  
  407. Off topic: I just got back from Duluth, MN where I ran in Grandma's 
  408. marathon. If you go to:
  409.  
  410. http://www.onlineraceresults.com/results/results.cfm?EventID=3169
  411.  
  412. and type in wegner for the last name, you will find my results plus 
  413. those of a Carl Wegner who finished 10 minutes ahead of me, 
  414. despite being 60 years old :-)
  415.  
  416. Tim
  417.  
  418.  
  419. Thanks for using Fractdev, The Fractint Developer's Discussion List
  420. Post Message:   fractdev@lists.xmission.com
  421. Get Commands:   majordomo@lists.xmission.com "help"
  422. Administrator:  twegner@fractint.org
  423. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  424.  
  425.  
  426. -------------------------------------------------------------------------------
  427.  
  428. From: "Jonathan Osuch" <osuchj@qwest.net>
  429. Subject: (fractdev) Mandrake 8.0?
  430. Date: 24 Jun 2001 18:48:48 -0500
  431.  
  432. Tim,
  433.  
  434. How usable is Mandrake 8.0?
  435.  
  436. Jonathan
  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.  
  449. From: Tim Wegner <twegner@swbell.net>
  450. Subject: Re: (fractdev) Mandrake 8.0?
  451. Date: 24 Jun 2001 20:30:32 -0600
  452.  
  453. Jonathan asked:
  454.  
  455. > How usable is Mandrake 8.0?
  456.  
  457. I installed it a while ago, and have no complaints. I haven't used it a 
  458. lot though.
  459.  
  460. Tim
  461.  
  462. Thanks for using Fractdev, The Fractint Developer's Discussion List
  463. Post Message:   fractdev@lists.xmission.com
  464. Get Commands:   majordomo@lists.xmission.com "help"
  465. Administrator:  twegner@fractint.org
  466. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractdev"
  467.  
  468.