home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractint / archive / v01.n095 < prev    next >
Internet Message Format  |  1998-01-31  |  41KB

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #95
  4. Reply-To: fractint-digest
  5. Sender: owner-fractint-digest@lists.xmission.com
  6. Errors-To: owner-fractint-digest@lists.xmission.com
  7. Precedence: bulk
  8.  
  9.  
  10. fractint-digest        Sunday, February 1 1998        Volume 01 : Number 095
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Sat, 31 Jan 1998 17:53:28 -0700 (MST)
  18. From: Kerry Mitchell <lkmitch@primenet.com>
  19. Subject: (fractint) More Mandelbrot Fareys
  20.  
  21. A few days ago, I posted an article in response to a question about the
  22. connections between the Farey sequence and the Mandelbrot set.  Since
  23. then, I've found a few other connections, which I'll discuss here.
  24.  
  25. Recall that the Farey sequence is a way to order the fractions m/n, where
  26. m and n are postive integers and have no common factors (like 1/2, 17/101,
  27. etc.).  Each disk around the main cardioid of the Mandelbrot set is
  28. tangent to the cardioid at the point corresponding to m/n turns, where 1
  29. turn = 2 pi radians = 1 full circle.  Specifically, for the m/n disk, the
  30. tangent point c is located at:
  31.  
  32. theta = m/n * 2 * pi radians,
  33. r = (1 - cos(theta))/2,
  34. x = r * cos(theta) + 0.25,
  35. y = r * sin(theta),
  36. c = x + i*y.
  37.  
  38. Also, the m/n disk has periodicity of n.
  39.  
  40. The sizes of the disks are also (approximately) determined by the Farey
  41. number:  the radius of the disk (only the disk at -1 is a true circle, so
  42. "radius" is used approximately) is
  43.  
  44. radius ~ sin (m/n * pi) / n^2.
  45.  
  46. For the period 2 circular disk at -1, m/n = 1/2, so the radius formula
  47. gives sin(pi/2)/4 = 1/4.  Since this disk is a circle, the formula agrees
  48. with the geometry exactly (the disk stretches from -0.75 to -1.25 on the
  49. x-axis, so its diameter is 0.5 and its radius is 0.25).  (For the other
  50. disks, the "center" is defined to be that point in the disk whose orbit
  51. contains 0, and the "radius" is the distance from this "center" to the
  52. tangent point.)  This simple formula also describes what happens near the
  53. cusp.  As n (the period of the disk) increases, the disks get smaller.  In
  54. the m=1 case (1/2, 1/3, 1/4, etc.), the size of the disk decreases with
  55. n^3, which is why they seem to disappear into the cusp at 0.25.  Near
  56. "large" disks, the surrounding disks also get smaller.  For example, look
  57. near the 1/3 disk at the top of the cardioid.  On either side of it, from
  58. 2/5 on the left and 1/4 on the right, the disks get smaller as they lead
  59. up to 1/3.  The m/n * pi factor is about the same, as m/n is approximately 
  60. 1/3, but again the n^2 in the denominator causes the radius to go to zero
  61. as n gets large.
  62.  
  63. It is well known that a disk of period n has n arms sprouting from the
  64. branching Misiurewicz point near it.  The M-point for disk 1/2 is near
  65. - -1.54, giving 2 arms, one continuing left out the -x axis to -2, and one
  66. going right back into the disk.  The M-point near (-0.1,0.96) is
  67. associated with the 1/3 disk, and has 3 arms.  These arms can be labelled
  68. by starting with the one coming out of the disk as arm "0" and moving
  69. clockwise around the M-point.  It appears that, for the m/n disk, the mth
  70. arm is the arm that "sticks out" the most, or extends furthest from the
  71. cardioid in a direction normal to the cardioid.  Also, those arms (0 -
  72. n-1) whose number is a multiple of m seem to be larger than the others.
  73. These effects can be seen using the attached parameter file.  There are
  74. zooms on 8 of the period 17 disks around the main cardioid.  (17 was
  75. chosen because it is prime, thus for m = 1 to 16, m/n is in lowest terms
  76. and will have an associated disk.  The disks for m = 9 to 16 are on the
  77. bottom of the cardioid, and are the same as 1 - 8, except flipped about
  78. the x-axis.)  In each zoom the mth arm (starting with 0 coming out of the
  79. disk and moving clockwise) sticks out the furthest, and the multiple-of-m
  80. arms are in general larger than the others.
  81.  
  82.  
  83. 01/17              {
  84.   reset=1960 type=mandel
  85.   center-mag=+0.28304191732923840/+0.01068323248180676/548.4862
  86.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  87.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  88.   00z<41>000 cyclerange=0/255
  89.   }
  90.  
  91. 02/17              {
  92.   reset=1960 type=mandel
  93.   center-mag=+0.35091283306512950/+0.08639667670649509/265.7031
  94.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  95.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  96.   00z<41>000 cyclerange=0/255
  97.   }
  98.  
  99. 03/17              {
  100.   reset=1960 type=mandel
  101.   center-mag=+0.37974484578073720/+0.24930810808824060/163.3133
  102.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  103.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  104.   00z<41>000 cyclerange=0/255
  105.   }
  106.  
  107. 04/17              {
  108.   reset=1960 type=mandel
  109.   center-mag=+0.29774672803157720/+0.45834848313926780/112.3293
  110.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  111.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  112.   00z<41>000 cyclerange=0/255
  113.   }
  114.  
  115. 05/17              {
  116.   reset=1960 type=mandel
  117.   center-mag=+0.07990701154554589/+0.62192606843801480/92.56304
  118.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  119.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  120.   00z<41>000 cyclerange=0/255
  121.   }
  122.  
  123. 06/17              {
  124.   reset=1960 type=mandel
  125.   center-mag=-0.23302183394954850/+0.64975550683228160/88.32674
  126.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  127.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  128.   00z<41>000 cyclerange=0/255
  129.   }
  130.  
  131. 07/17              {
  132.   reset=1960 type=mandel
  133.   center-mag=-0.54242389972194240/+0.49703037233481000/83.44459
  134.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  135.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  136.   00z<41>000 cyclerange=0/255
  137.   }
  138.  
  139. 08/17              {
  140.   reset=1960 type=mandel
  141.   center-mag=-0.73617449966615810/+0.18747982995311780/93.70315
  142.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  143.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  144.   00z<41>000 cyclerange=0/255
  145.   }
  146.  
  147. - -------------------------------------------------------------------------------
  148. Kerry Mitchell
  149. lkmitch@primenet.com
  150. - -------------------------------------------------------------------------------
  151.  
  152.  
  153. - -
  154. - ------------------------------------------------------------
  155. Thanks for using Fractint, The Fractals and Fractint Discussion List
  156. Post Message:   fractint@xmission.com
  157. Get Commands:   majordomo@xmission.com "help"
  158. Administrator:  twegner@phoenix.net
  159. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  160.  
  161. ------------------------------
  162.  
  163. Date: Sat, 31 Jan 1998 17:53:28 -0700 (MST)
  164. From: Kerry Mitchell <lkmitch@primenet.com>
  165. Subject: (fractint) More Mandelbrot Fareys
  166.  
  167. A few days ago, I posted an article in response to a question about the
  168. connections between the Farey sequence and the Mandelbrot set.  Since
  169. then, I've found a few other connections, which I'll discuss here.
  170.  
  171. Recall that the Farey sequence is a way to order the fractions m/n, where
  172. m and n are postive integers and have no common factors (like 1/2, 17/101,
  173. etc.).  Each disk around the main cardioid of the Mandelbrot set is
  174. tangent to the cardioid at the point corresponding to m/n turns, where 1
  175. turn = 2 pi radians = 1 full circle.  Specifically, for the m/n disk, the
  176. tangent point c is located at:
  177.  
  178. theta = m/n * 2 * pi radians,
  179. r = (1 - cos(theta))/2,
  180. x = r * cos(theta) + 0.25,
  181. y = r * sin(theta),
  182. c = x + i*y.
  183.  
  184. Also, the m/n disk has periodicity of n.
  185.  
  186. The sizes of the disks are also (approximately) determined by the Farey
  187. number:  the radius of the disk (only the disk at -1 is a true circle, so
  188. "radius" is used approximately) is
  189.  
  190. radius ~ sin (m/n * pi) / n^2.
  191.  
  192. For the period 2 circular disk at -1, m/n = 1/2, so the radius formula
  193. gives sin(pi/2)/4 = 1/4.  Since this disk is a circle, the formula agrees
  194. with the geometry exactly (the disk stretches from -0.75 to -1.25 on the
  195. x-axis, so its diameter is 0.5 and its radius is 0.25).  (For the other
  196. disks, the "center" is defined to be that point in the disk whose orbit
  197. contains 0, and the "radius" is the distance from this "center" to the
  198. tangent point.)  This simple formula also describes what happens near the
  199. cusp.  As n (the period of the disk) increases, the disks get smaller.  In
  200. the m=1 case (1/2, 1/3, 1/4, etc.), the size of the disk decreases with
  201. n^3, which is why they seem to disappear into the cusp at 0.25.  Near
  202. "large" disks, the surrounding disks also get smaller.  For example, look
  203. near the 1/3 disk at the top of the cardioid.  On either side of it, from
  204. 2/5 on the left and 1/4 on the right, the disks get smaller as they lead
  205. up to 1/3.  The m/n * pi factor is about the same, as m/n is approximately 
  206. 1/3, but again the n^2 in the denominator causes the radius to go to zero
  207. as n gets large.
  208.  
  209. It is well known that a disk of period n has n arms sprouting from the
  210. branching Misiurewicz point near it.  The M-point for disk 1/2 is near
  211. - -1.54, giving 2 arms, one continuing left out the -x axis to -2, and one
  212. going right back into the disk.  The M-point near (-0.1,0.96) is
  213. associated with the 1/3 disk, and has 3 arms.  These arms can be labelled
  214. by starting with the one coming out of the disk as arm "0" and moving
  215. clockwise around the M-point.  It appears that, for the m/n disk, the mth
  216. arm is the arm that "sticks out" the most, or extends furthest from the
  217. cardioid in a direction normal to the cardioid.  Also, those arms (0 -
  218. n-1) whose number is a multiple of m seem to be larger than the others.
  219. These effects can be seen using the attached parameter file.  There are
  220. zooms on 8 of the period 17 disks around the main cardioid.  (17 was
  221. chosen because it is prime, thus for m = 1 to 16, m/n is in lowest terms
  222. and will have an associated disk.  The disks for m = 9 to 16 are on the
  223. bottom of the cardioid, and are the same as 1 - 8, except flipped about
  224. the x-axis.)  In each zoom the mth arm (starting with 0 coming out of the
  225. disk and moving clockwise) sticks out the furthest, and the multiple-of-m
  226. arms are in general larger than the others.
  227.  
  228.  
  229. 01/17              {
  230.   reset=1960 type=mandel
  231.   center-mag=+0.28304191732923840/+0.01068323248180676/548.4862
  232.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  233.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  234.   00z<41>000 cyclerange=0/255
  235.   }
  236.  
  237. 02/17              {
  238.   reset=1960 type=mandel
  239.   center-mag=+0.35091283306512950/+0.08639667670649509/265.7031
  240.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  241.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  242.   00z<41>000 cyclerange=0/255
  243.   }
  244.  
  245. 03/17              {
  246.   reset=1960 type=mandel
  247.   center-mag=+0.37974484578073720/+0.24930810808824060/163.3133
  248.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  249.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  250.   00z<41>000 cyclerange=0/255
  251.   }
  252.  
  253. 04/17              {
  254.   reset=1960 type=mandel
  255.   center-mag=+0.29774672803157720/+0.45834848313926780/112.3293
  256.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  257.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  258.   00z<41>000 cyclerange=0/255
  259.   }
  260.  
  261. 05/17              {
  262.   reset=1960 type=mandel
  263.   center-mag=+0.07990701154554589/+0.62192606843801480/92.56304
  264.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  265.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  266.   00z<41>000 cyclerange=0/255
  267.   }
  268.  
  269. 06/17              {
  270.   reset=1960 type=mandel
  271.   center-mag=-0.23302183394954850/+0.64975550683228160/88.32674
  272.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  273.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  274.   00z<41>000 cyclerange=0/255
  275.   }
  276.  
  277. 07/17              {
  278.   reset=1960 type=mandel
  279.   center-mag=-0.54242389972194240/+0.49703037233481000/83.44459
  280.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  281.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  282.   00z<41>000 cyclerange=0/255
  283.   }
  284.  
  285. 08/17              {
  286.   reset=1960 type=mandel
  287.   center-mag=-0.73617449966615810/+0.18747982995311780/93.70315
  288.   params=0/0 float=y maxiter=2000 inside=0 periodicity=0
  289.   colors=000<40>x00z00z00<40>zy0zz0zz1<39>zzxzzzzzz<40>1zz0zz0yz<39>02z00z\
  290.   00z<41>000 cyclerange=0/255
  291.   }
  292.  
  293. - -------------------------------------------------------------------------------
  294. Kerry Mitchell
  295. lkmitch@primenet.com
  296. - -------------------------------------------------------------------------------
  297.  
  298.  
  299. - -
  300. - ------------------------------------------------------------
  301. Thanks for using Fractint, The Fractals and Fractint Discussion List
  302. Post Message:   fractint@xmission.com
  303. Get Commands:   majordomo@xmission.com "help"
  304. Administrator:  twegner@phoenix.net
  305. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  306.  
  307. ------------------------------
  308.  
  309. Date: Sat, 31 Jan 1998 18:38:40 -0800
  310. From: Wizzle <wizzle@cci-internet.com>
  311. Subject: (fractint) Herman Ring Par
  312.  
  313. One last par from the January formulas
  314.  
  315. glitters           { ; from Paul Derbyshire's herman formulas
  316.                      ; by wizzle 1998
  317.   reset=1960 type=formula formulafile=*.frm formulaname=hring_j
  318.   center-mag=+0.95723776910875570/+0.29022500000000010/87.35884/1/40
  319.   params=1/0/1.1/0/0.001/0 float=y maxiter=256 inside=0 outside=real
  320.   colors=000AkbAmc<25>255143122000000000000000<17>PjqRmtSpwUszTqw<16>23400\
  321.   0000<4>000000001102<40>b0xc0zb0y<32>202000001<27>JGTKHUKHT<27>1110000000\
  322.   00<3>000011032<25>9j`
  323.   }
  324.  
  325.  
  326. - -
  327. - ------------------------------------------------------------
  328. Thanks for using Fractint, The Fractals and Fractint Discussion List
  329. Post Message:   fractint@xmission.com
  330. Get Commands:   majordomo@xmission.com "help"
  331. Administrator:  twegner@phoenix.net
  332. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  333.  
  334. ------------------------------
  335.  
  336. Date: Sun, 1 Feb 1998 14:37:35 +1100
  337. From: Ben Leighton <B.Leighton@bohm.anu.edu.au>
  338. Subject: (fractint) Fractal mathematics
  339.  
  340. Hi,
  341.    The Mandelbrot fractal is Apparently infinitely complex and many people
  342. spend a lot of processing time producing deep zooms. Is it possible to model
  343. certian areas of the Mandelbrot (or other fractals) useing other equations
  344. thus doing a kind of pseudozoom which draws fast? Maybe it would be like
  345. zooming in on a sin curve in this case is there any easy way to draw a curve
  346. segment useing some alternate formula?
  347.  
  348.                                                         :) Ben 
  349. Ben Leighton, B.Leighton@student.anu.edu.au
  350.  
  351.         All my statements are questions?
  352.  
  353.  
  354. - -
  355. - ------------------------------------------------------------
  356. Thanks for using Fractint, The Fractals and Fractint Discussion List
  357. Post Message:   fractint@xmission.com
  358. Get Commands:   majordomo@xmission.com "help"
  359. Administrator:  twegner@phoenix.net
  360. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  361.  
  362. ------------------------------
  363.  
  364. Date: Sat, 31 Jan 1998 20:07:07 -0800
  365. From: Wizzle <wizzle@cci-internet.com>
  366. Subject: (fractint) Really last pars
  367.  
  368. More herman thingummies for january (while it lasts)......all have more
  369. than a hint of bordeaux colors
  370.  
  371. hermngrape         { ; from paul derbyshire's herman formulas
  372.                      ; a julia by wizzle 1998
  373.   reset=1960 type=formula formulafile=*.frm formulaname=hring_j
  374.   center-mag=1.80092/-8.88178e-016/0.2590888
  375.   params=-0.6443/0.8/3.75/0/0.001/0 float=y maxiter=256 inside=0
  376.   outside=real
  377.   colors=000U5F<3>K0A<16>ipw<9>K0S<10>zzm<22>L29<18>wwm<4>pmenkcmjblha<21>\
  378.   N76M55N78<13>alqcru<15>00P<7>czu<24>0A0<3>IAA<21>wzo<19>K0C<4>V5IX6JZ7Ka\
  379.   9LcAMfBN<6>wKU<10>X7H
  380.   }
  381.  
  382. bordeaux_splash    { ; from paul derbyshire's herman formulas
  383.                      ; a julia by wizzle 1998
  384.   reset=1960 type=formula formulafile=*.frm formulaname=hring_j
  385.   center-mag=3.43081/-2.22045e-016/1.061839
  386.   params=-0.6443/0.8/3.75/0/0.001/0 float=y maxiter=256 inside=0
  387.   outside=real
  388.   colors=000gaW<17>N76M55N78<13>alqcru<15>00P<7>czu<24>0A0<3>IAA<21>wzo<19\
  389.   >K0C<4>V5IX6JZ7Ka9LcAMfBN<6>wKU<15>K0A<16>ipw<9>K0S<10>zzm<22>L29<18>wwm\
  390.   <4>pmenkcmjblha<2>icX
  391.   }
  392.  
  393. lace_wine          { ; by wizzle 1998 with grngrape.map
  394.                      ; from a paul derbyshire herman ring formula
  395.   reset=1960 type=formula formulafile=*.frm formulaname=hring_j
  396.   center-mag=2.06186/0.925056/0.1514232/1/-12.5
  397.   params=-0.6676/0/4/1/0.001/0 float=y maxiter=16384
  398.   inside=epsiloncross outside=real
  399.   colors=000F1N<2>I1EK2AM4D<14>wdz<6>mww<10>0F0<15>0wk<15>0Kc<13>mzz<15>00\
  400.   w<14>`0Wc0Ud3V<12>wrjxvkxsj<14>i9K<30>yxlzzmyym<14>WeZUdYSbWQ`V<12>0FA<1\
  401.   5>czz<15>00w<10>D1Q
  402.   }
  403.  
  404.  
  405.  
  406. - -
  407. - ------------------------------------------------------------
  408. Thanks for using Fractint, The Fractals and Fractint Discussion List
  409. Post Message:   fractint@xmission.com
  410. Get Commands:   majordomo@xmission.com "help"
  411. Administrator:  twegner@phoenix.net
  412. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  413.  
  414. ------------------------------
  415.  
  416. Date: Sun, 1 Feb 1998 00:18:39 -0500 (EST)
  417. From: ao950@freenet.carleton.ca (Paul Derbyshire)
  418. Subject: Re: (fractint) How long _is_ the coast of the M-set???
  419.  
  420. >As an article of faith, OK. But it is not something I would have intuited.
  421. >Looking at a triangle and transforming it into the Koch curve, or looking
  422. >at the Peano curve, it is pretty easy to understand the idea of finite
  423. >area/infinite perimeter. But I don't know of a similar way of transforming
  424. >a circle into the Mandelbrot set. 
  425.  
  426. The connectivity of M was proven exactly this way: a deformation of a
  427. circle into the M-set that doesn't ever break the circle up into
  428. disconnected parts.
  429.  
  430. Perhaps Dr. J might be convinced to dilate a bit...
  431.  
  432. If he dilates any more he might explode! :-)
  433.  
  434. >BTW, Feigenbaum_Panorama = kewl (very well worth waiting 15 min for to see
  435. >at high rez) although it raises another question: just how _deep_ is the
  436. >Mandelbrot set, anyway. 
  437.  
  438. Deep how? It obviously has structure to any conceivable length scale, no
  439. matter how tiny; the local self similarity around Misiurewicz points,
  440. a.k.a "whirlpools ofself similarity", demonstrates that.
  441.  
  442.  
  443. - --
  444.     .*.  Friendship, companionship, love, and having fun are the reasons for
  445.  -()  <  life. All else; sex, money, fame, etc.; are just to get/express these.
  446.     `*'  Send any and all mail with attachments to the hotmail address please.
  447. Paul Derbyshire ao950@freenet.carleton.ca pgd73@hotmail.com
  448.  
  449. - -
  450. - ------------------------------------------------------------
  451. Thanks for using Fractint, The Fractals and Fractint Discussion List
  452. Post Message:   fractint@xmission.com
  453. Get Commands:   majordomo@xmission.com "help"
  454. Administrator:  twegner@phoenix.net
  455. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  456.  
  457. ------------------------------
  458.  
  459. Date: Sun, 01 Feb 1998 01:40:03 -0800
  460. From: kathy roth <kroth@well.com>
  461. Subject: (fractint) mars pars
  462.  
  463. Dr.J found his belly button on Mars
  464. umbilical_1        { ; 2-1-98 kathy roth
  465.                      ; frm by Paul Carlson
  466.   reset=1960 type=formula formulafile=3d_bal~1.frm
  467.   formulaname=3d_balls_julia center-mag=-1.0826/1.00949/2.117858
  468.   params=-0.1/0.345/0.35/2/2/125 float=y maxiter=256 inside=0
  469.   outside=summ
  470.  colors=000JNF<2>caEkfDrkDzqCzmC<8>v8A<5>x39\
  471. <3>`A7QE6KG6<7>rDQ<2>tS_uXcva\
  472.  gwfkwknxpryuvzzz<33>LguKguJfuHetHdrHcq<4>F`kE\
  473. _iEZhEYfDYe<8>BUVBUUBTTASR<\
  474.   38>4AA<13>BZUC`VBZU<22>6B56936A4<46>PbF\
  475. <6>svc<6>feBdc7``8<4>FOF
  476.   }
  477.  
  478. "I_Come_in_Peace"  { ; 2-1-98 kathy roth
  479.                      ; frm by Paul Carlson
  480.   reset=1960 type=formula formulafile=3d_bal~1.frm
  481.   formulaname=3d_balls_julia center-mag=-0.814285/0.820662/3.121475
  482.   params=-0.1/0.3/0.35/1/2/125 float=y maxiter=256 inside=0
  483.   outside=summ
  484.   colors=0000xU0zW<7>0JJ<14>0xx0zz2tt<6>\
  485. JE9<15>yjU<7>BJF<15>_zn<6>LO3<8>px\
  486.  9<5>KMGFGIBBM<14>WWz<7>J9J<15>zWz<7>\
  487. J09<15>z0W<7>J90<15>zW0<7>JJ0<15>zz0\
  488.   <7>99J<15>WWz<7>0J9<13>0uT
  489.   }
  490.  
  491. "My_right_eye_hurts"  (maybe it's been too long a day)
  492. { ; 2-1-98 kathy roth
  493.                      ; frm by Paul Carlson
  494.   reset=1960 type=formula formulafile=3d_bal~1.frm
  495.   formulaname=3d_balls_julia center-mag=-1.17481/0.0798235/10.20143
  496.   params=-1/0.3/10/0.1/2/100 float=y maxiter=256 inside=0 outside=summ
  497.  colors=000ksx<21>LguKguJfuHetHdrHcq<4>F`kE\
  498. _iEZhEYfDYe<8>BUVBUUBTTASR<38>\
  499.  4AA<13>BZUC`VBZU<22>6B56936A4<46>PbF<6>\
  500. svc<6>feBdc7``8<4>FOFJNF<2>caEkfD\
  501.  rkDzqCzmC<8>v8A<5>x39<3>`A7QE6KG6<7>rDQ\
  502. <2>tS_uXcvagwfkwknxpryuvzzz<10>mtx
  503.     }
  504.  
  505. where_they_live    { ; 2-1-98 kathy roth
  506.                      ; frm by Paul Carlson
  507.   reset=1960 type=formula formulafile=3d_bal~1.frm
  508.   formulaname=3d_balls_julia center-mag=-1.51894/2.73345/0.1613151
  509.   params=-0.1/0.3/0.35/1/2/125 float=y maxiter=256 inside=0
  510.   outside=summ
  511.  colors=000ksx<21>LguKguJfuHetHdrHcq\
  512. <4>F`kE_iEZhEYfDYe<8>BUVBUUBTTASR<38>\
  513.  4AA<13>BZUC`VBZU<22>6B56936A4<46>PbF<6>\
  514. svc<6>feBdc7``8<4>FOFJNF<2>caEkfD\
  515. rkDzqCzmC<8>v8A<5>x39<3>`A7QE6KG6<7>rDQ\
  516. <2>tS_uXcvagwfkwknxpryuvzzz<10>mt\
  517.   x
  518.   }
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525. - -
  526. - ------------------------------------------------------------
  527. Thanks for using Fractint, The Fractals and Fractint Discussion List
  528. Post Message:   fractint@xmission.com
  529. Get Commands:   majordomo@xmission.com "help"
  530. Administrator:  twegner@phoenix.net
  531. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  532.  
  533. ------------------------------
  534.  
  535. Date: Sun, 1 Feb 1998 04:41:09 -0500 (EST)
  536. From: ao950@freenet.carleton.ca (Paul Derbyshire)
  537. Subject: Re: (fractint) mars pars
  538.  
  539. 3d_bal~1.frm???
  540.  
  541. Oh great. As if printed-quotable and that other a' encoding aren't enough,
  542. now someone's Windows 95 has decided to munge file names on them...
  543.  
  544.  
  545. - --
  546.     .*.  Friendship, companionship, love, and having fun are the reasons for
  547.  -()  <  life. All else; sex, money, fame, etc.; are just to get/express these.
  548.     `*'  Send any and all mail with attachments to the hotmail address please.
  549. Paul Derbyshire ao950@freenet.carleton.ca pgd73@hotmail.com
  550.  
  551. - -
  552. - ------------------------------------------------------------
  553. Thanks for using Fractint, The Fractals and Fractint Discussion List
  554. Post Message:   fractint@xmission.com
  555. Get Commands:   majordomo@xmission.com "help"
  556. Administrator:  twegner@phoenix.net
  557. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  558.  
  559. ------------------------------
  560.  
  561. Date: Sun, 1 Feb 1998 09:29:13 -0500 (EST)
  562. From: Donald Archer <arch@dorsai.org>
  563. Subject: (fractint) for par makers only
  564.  
  565. Dear par makers,
  566.  
  567. Please always include formulas in frm: format along with pars
  568. downloaded to this list. Please! I either don't save formulas 
  569. that appear here, or save them in formulafiles of by own naming.
  570. This would save me a lot of searching and aggrevation as I try 
  571. to find the targetted formula. And I'm sure others have this problem too.
  572.  
  573. Don
  574.  
  575.  
  576. - -
  577. - ------------------------------------------------------------
  578. Thanks for using Fractint, The Fractals and Fractint Discussion List
  579. Post Message:   fractint@xmission.com
  580. Get Commands:   majordomo@xmission.com "help"
  581. Administrator:  twegner@phoenix.net
  582. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  583.  
  584. ------------------------------
  585.  
  586. Date: Sun, 1 Feb 1998 07:31:04 -0800
  587. From: "Mike or Linda Allison" <gumbycat@ix.netcom.com>
  588. Subject: (fractint) New Gallery
  589.  
  590. Hi, all!
  591.  
  592. I just put a new gallery up at:
  593.  
  594. http://www.toptown.com/innercircle/gumbycat/index.html
  595.  
  596. The gallery is Mike's, but features my fractals.  Since my other pages
  597. change quite often, I wanted a place to keep a permanent display of my
  598. favorites, and Mike's Top Town page provides it.
  599.  
  600. I'm particularly pleased with galleries 3 and 4.  Please let me know what
  601. you think.
  602.  
  603. Linda Allison
  604. (gumbycat@ix.netcom.com)  NO SPAM!
  605. http://www.geocities.com/~gumbycat (last update: 01-30-98)
  606. http://www.fortunecity.com//tattooine/stephenson/5/abpf.html (last update:
  607. 01-30-98)
  608. http://www.toptown.com/innercircle/gumbycat/index.html (NEW! 02-01-98)
  609.  
  610.  
  611. - -
  612. - ------------------------------------------------------------
  613. Thanks for using Fractint, The Fractals and Fractint Discussion List
  614. Post Message:   fractint@xmission.com
  615. Get Commands:   majordomo@xmission.com "help"
  616. Administrator:  twegner@phoenix.net
  617. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  618.  
  619. ------------------------------
  620.  
  621. Date: Sun, 01 Feb 1998 08:55:18 -0800
  622. From: Wizzle <wizzle@cci-internet.com>
  623. Subject: Re: (fractint) for par makers only
  624.  
  625. Don...
  626.  
  627. I've learned to avoid the "look for the formula" problem by naming the
  628. formula in the par as *.frm and letting fractint do the looking......I'm
  629. trying to do my postings that way from now on. 
  630.  
  631. Angela
  632.  
  633. At 09:29 AM 2/1/98 -0500, you wrote:
  634. >Dear par makers,
  635. >
  636. >Please always include formulas in frm: format along with pars
  637. >downloaded to this list. Please! I either don't save formulas 
  638. >that appear here, or save them in formulafiles of by own naming.
  639. >This would save me a lot of searching and aggrevation as I try 
  640. >to find the targetted formula. And I'm sure others have this problem too.
  641. >
  642. >Don
  643. >
  644. >
  645. >-
  646. >------------------------------------------------------------
  647. >Thanks for using Fractint, The Fractals and Fractint Discussion List
  648. >Post Message:   fractint@xmission.com
  649. >Get Commands:   majordomo@xmission.com "help"
  650. >Administrator:  twegner@phoenix.net
  651. >Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  652. >
  653. >
  654.  
  655. - -
  656. - ------------------------------------------------------------
  657. Thanks for using Fractint, The Fractals and Fractint Discussion List
  658. Post Message:   fractint@xmission.com
  659. Get Commands:   majordomo@xmission.com "help"
  660. Administrator:  twegner@phoenix.net
  661. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  662.  
  663. ------------------------------
  664.  
  665. Date: Sun, 1 Feb 1998 12:27:44 EST
  666. From: RBarn0001@aol.com
  667. Subject: Re: (fractint) for par makers only
  668.  
  669. In a message dated 98-02-01 09:33:30 EST, you write:
  670.  
  671. << Dear par makers,
  672.  
  673.  Please always include formulas in frm: format along with pars
  674.  downloaded to this list. Please! I either don't save formulas 
  675.  that appear here, or save them in formulafiles of by own naming.
  676.  This would save me a lot of searching and aggrevation as I try 
  677.  to find the targetted formula. And I'm sure others have this problem too.
  678.  
  679.  Don
  680.  
  681.   >>
  682.  
  683. Don,
  684. I second that sentiment!
  685. Ron Barnett
  686.  
  687. - -
  688. - ------------------------------------------------------------
  689. Thanks for using Fractint, The Fractals and Fractint Discussion List
  690. Post Message:   fractint@xmission.com
  691. Get Commands:   majordomo@xmission.com "help"
  692. Administrator:  twegner@phoenix.net
  693. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  694.  
  695. ------------------------------
  696.  
  697. Date: Sun, 1 Feb 1998 12:41:35 EST
  698. From: RBarn0001@aol.com
  699. Subject: (fractint) Truemand update
  700.  
  701. Hello everyone!
  702.  
  703. Do to requests and some complaints from Wizzle about the difficulties in
  704. chosing colors in truecolor programs, I have incorporated a palette animation
  705. option into Truemand to make color optimization a little easier. To use it you
  706. need to have your computer in a 256 color video mode (Windows 3.1, Windows 95
  707. or Windows NT). The program can then be shifted to a 256 color palette
  708. animation mode. Colors will be banded, but you will now be able to load new
  709. color maps and rotate the the palette with "<" and ">" keys very similar to
  710. Fractint. When the program is shifted back out of the palette animation mode
  711. the truecolor fractal will be generated. Look under "keyboard commands" in the
  712. help file for an explanation of how to shift in and out the the palette
  713. animation mode.  Any imput would be greatly appreaciated.
  714.  
  715. Cheers,
  716. Ron Barnett
  717. http://members.aol.com/RBarn0001
  718.  
  719. - -
  720. - ------------------------------------------------------------
  721. Thanks for using Fractint, The Fractals and Fractint Discussion List
  722. Post Message:   fractint@xmission.com
  723. Get Commands:   majordomo@xmission.com "help"
  724. Administrator:  twegner@phoenix.net
  725. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  726.  
  727. ------------------------------
  728.  
  729. Date: Sun, 01 Feb 1998 11:06:02 -0800
  730. From: Wizzle <wizzle@cci-internet.com>
  731. Subject: Re: (fractint) Truemand update
  732.  
  733. Ooooooooooooooooo.....sounds great ron!!! I'll certainly give it a try
  734. (didn't mean to complain).  I know all that truecolor stuff is more
  735. difficult from a programing standpoint than it looks to us users.  Your
  736. solution sounds just about perfect!!!
  737.  
  738. Angela aka wizzle
  739.  
  740.  
  741. At 12:41 PM 2/1/98 EST, you wrote:
  742. >Hello everyone!
  743. >
  744. >Do to requests and some complaints from Wizzle about the difficulties in
  745. >chosing colors in truecolor programs, I have incorporated a palette animation
  746. >option into Truemand to make color optimization a little easier. To use it
  747. you
  748. >need to have your computer in a 256 color video mode (Windows 3.1, Windows 95
  749. >or Windows NT). The program can then be shifted to a 256 color palette
  750. >animation mode. Colors will be banded, but you will now be able to load new
  751. >color maps and rotate the the palette with "<" and ">" keys very similar to
  752. >Fractint. When the program is shifted back out of the palette animation mode
  753. >the truecolor fractal will be generated. Look under "keyboard commands" in
  754. the
  755. >help file for an explanation of how to shift in and out the the palette
  756. >animation mode.  Any imput would be greatly appreaciated.
  757. >
  758. >Cheers,
  759. >Ron Barnett
  760. >http://members.aol.com/RBarn0001
  761. >
  762. >-
  763. >------------------------------------------------------------
  764. >Thanks for using Fractint, The Fractals and Fractint Discussion List
  765. >Post Message:   fractint@xmission.com
  766. >Get Commands:   majordomo@xmission.com "help"
  767. >Administrator:  twegner@phoenix.net
  768. >Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  769. >
  770. >
  771.  
  772. - -
  773. - ------------------------------------------------------------
  774. Thanks for using Fractint, The Fractals and Fractint Discussion List
  775. Post Message:   fractint@xmission.com
  776. Get Commands:   majordomo@xmission.com "help"
  777. Administrator:  twegner@phoenix.net
  778. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  779.  
  780. ------------------------------
  781.  
  782. Date: Sun, 1 Feb 1998 14:17:21 -0500
  783. From: "Blake Hyde" <bhyde@connectu.net>
  784. Subject: (fractint) Test -- Read this not
  785.  
  786. This is a test to see if my POP3 server is going to let me use email again.
  787.  
  788. Blake Hyde ~ Casper ~ Novan Dragon
  789. Homepage: www.connectu.net/bhyde
  790. Email: bhyde@connectu.net
  791.  
  792.  
  793. - -
  794. - ------------------------------------------------------------
  795. Thanks for using Fractint, The Fractals and Fractint Discussion List
  796. Post Message:   fractint@xmission.com
  797. Get Commands:   majordomo@xmission.com "help"
  798. Administrator:  twegner@phoenix.net
  799. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  800.  
  801. ------------------------------
  802.  
  803. Date: Sun, 01 Feb 1998 14:09:37 -0500
  804. From: Todd Pafford <galen@erols.com>
  805. Subject: (fractint) xfractint?
  806.  
  807. Hi all, perhaps someone can help me out with something...
  808.  
  809. Several months ago, I grabbed xfractint off the net, compiled it, but it
  810. never worked quite right. For example: cannot change color maps (stuck
  811. with a blue>black gradient), drawing algorithms leave 'artifacts' in the
  812. form of miscelaneous pixels, no support for various image sizes, etc. 
  813. So instead of fooling with it too much, I turned to the standard dos
  814. fractint and love it, but now I want to revisit the xfractint so that I
  815. don't have to reboot to dos to do some exploring.
  816.  
  817. Specs:
  818. xfractint versions 3.00 'fixed' and 3.04 (both had same probs)
  819. RedHat Linux 4.1 (modified/updated)
  820. XFree86 @ 32 bpp
  821. gcc 2.7.2.1
  822. libc 5.3.12
  823.  
  824. Any thoughts on how I might get this to work?  
  825. Thanks in advance.
  826.  
  827. - ---
  828. "If the doors of perception were cleansed everything would appear
  829.  to man as it is, infinite."  -- William Blake
  830.  
  831. Todd Pafford   galen@erols.com
  832.  
  833. - -
  834. - ------------------------------------------------------------
  835. Thanks for using Fractint, The Fractals and Fractint Discussion List
  836. Post Message:   fractint@xmission.com
  837. Get Commands:   majordomo@xmission.com "help"
  838. Administrator:  twegner@phoenix.net
  839. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  840.  
  841. ------------------------------
  842.  
  843. Date: Sun, 1 Feb 1998 19:15:26 -0000
  844. From: "Bagpuss" <bagpuss@iol.ie>
  845. Subject: (fractint) Feb 1998 Pars
  846.  
  847. Hi All,
  848.  
  849.     I have made available on my website some space for
  850. displaying images posted to this list for this month.
  851. Currently there are contributions from 5 people, and I'll
  852. update every couple of days.
  853.  
  854. The URL is:
  855. http://ireland.iol.ie/~bagpuss/feb98.html
  856. Enjoy.
  857.  
  858. Stephen
  859. Consistency is the defence of a small mind -- Belgarath
  860.  
  861.  
  862. - -
  863. - ------------------------------------------------------------
  864. Thanks for using Fractint, The Fractals and Fractint Discussion List
  865. Post Message:   fractint@xmission.com
  866. Get Commands:   majordomo@xmission.com "help"
  867. Administrator:  twegner@phoenix.net
  868. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  869.  
  870. ------------------------------
  871.  
  872. Date: Sun, 1 Feb 1998 14:31:36 -0500
  873. From: "Blake Hyde" <bhyde@connectu.net>
  874. Subject: Re: (fractint) xfractint?
  875.  
  876. :never worked quite right. For example: cannot change color maps (stuck
  877. :with a blue>black gradient)
  878. This is the only one I can be sure of answering: don't use truecolor or
  879. highcolor video modes. Fractint just ain't meant for em. (yet.) If you want
  880. truecolor fractals, check out Truemand.
  881.  
  882. :drawing algorithms leave 'artifacts' in the
  883.  
  884. :form of miscelaneous pixels, no support for various image sizes, etc.
  885. No support... hmm, try the "v" menu. The image sizes may be working, you
  886. just can't see them. Turn preview mode on in the menu.
  887.  
  888. :So instead of fooling with it too much, I turned to the standard dos
  889. :fractint and love it, but now I want to revisit the xfractint so that I
  890. :don't have to reboot to dos to do some exploring.
  891.  
  892.  
  893.  
  894. - -
  895. - ------------------------------------------------------------
  896. Thanks for using Fractint, The Fractals and Fractint Discussion List
  897. Post Message:   fractint@xmission.com
  898. Get Commands:   majordomo@xmission.com "help"
  899. Administrator:  twegner@phoenix.net
  900. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  901.  
  902. ------------------------------
  903.  
  904. Date: Sun, 1 Feb 1998 15:26:13 -0500
  905. From: "Blake Hyde" <bhyde@connectu.net>
  906. Subject: (fractint) Truemand Question (incredibly important. If not answered, earth will be destroyed. Matter of national security.)
  907.  
  908. Well, maybe not.
  909.  
  910. But I am getting an annoying error with truemand, and I don't like getting
  911. annoying errors.
  912.  
  913. I keep getting 29 byte targa files, and i can't figure out what's wrong.
  914.  
  915. Everyone will probably need my parms.tru and nodes.tru files:
  916.  
  917. =PARMS.TRU==================================================================
  918. =========
  919. NOTE: on the corners line, i deleted about 30 extra 0s off each. (at the
  920. end.) If you don't understand what i mean, hit tab and look at the corner
  921. values in fractint.
  922. - ----------------------------------------------------------------------------
  923. - ---------
  924. corners=-2.00000002/1.50000006/1.99999962/-1.49999967
  925. maxiter=150
  926. type=julia
  927. center-mag=-1.4e-007/1.35e-007/0.6666667
  928. params=0.2793424874544144/-0.009394437074661255
  929. ============================================================================
  930. =========
  931.  
  932. =NODES.TRU==================================================================
  933. =========
  934. These were generated straight from M24EDIT.
  935. - ----------------------------------------------------------------------------
  936. - ---------
  937. 0.000   161 240   0
  938. 0.218   321 240  60
  939. 0.645   281 240 120
  940. 1.000   166 210  83
  941. ============================================================================
  942. =========
  943.  
  944. Blake Hyde ~ Casper ~ Novan Dragon
  945. Homepage: www.connectu.net/bhyde
  946. Email: bhyde@connectu.net
  947.  
  948.  
  949. - -
  950. - ------------------------------------------------------------
  951. Thanks for using Fractint, The Fractals and Fractint Discussion List
  952. Post Message:   fractint@xmission.com
  953. Get Commands:   majordomo@xmission.com "help"
  954. Administrator:  twegner@phoenix.net
  955. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  956.  
  957. ------------------------------
  958.  
  959. Date: Sun, 01 Feb 1998 14:52:16 -0600
  960. From: "Justin A. Kolodziej" <4wg7kolodzie@vms.csd.mu.edu>
  961. Subject: Re: (fractint) Truemand Question (incredibly important. If not answered, earth will be destroyed. Matter of national security.)
  962.  
  963. Blake Hyde wrote:
  964.  
  965. > Well, maybe not.
  966. >
  967. > But I am getting an annoying error with truemand, and I don't like getting
  968. > annoying errors.
  969. >
  970. > I keep getting 29 byte targa files, and i can't figure out what's wrong.
  971.  
  972. Weird, but not as weird as my experience with true-color 3D renderings with
  973. Fractint.  I would transform some picture using Targa output, and I would get a
  974. ZERO-byte targa file.  The weird thing is that if I viewed it using MGI
  975. Photosuite SE, the picture would look perfect!! (unless I didn't use
  976. light-sourcing)  Talk about compression...
  977.  
  978. Did you try viewing the result?  Chances are the picture would look fine.  I
  979. have to wonder what the discrepancy between the actual size and reported size
  980. is doing to our hard disks, though...
  981.  
  982. Hope I just helped to save the world! <g>
  983.  
  984. - --
  985. Justin A. Kolodziej
  986. Why pay for an OS when you can get a clearly superior one for free?
  987. Justin Kolodziej is 4wg7kolodzie@vms.csd.mu.edu
  988. Marquette University is www.mu.edu
  989.  
  990.  
  991.  
  992.  
  993. - -
  994. - ------------------------------------------------------------
  995. Thanks for using Fractint, The Fractals and Fractint Discussion List
  996. Post Message:   fractint@xmission.com
  997. Get Commands:   majordomo@xmission.com "help"
  998. Administrator:  twegner@phoenix.net
  999. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1000.  
  1001. ------------------------------
  1002.  
  1003. Date: Sun, 01 Feb 1998 14:59:46 -0600
  1004. From: "Justin A. Kolodziej" <4wg7kolodzie@vms.csd.mu.edu>
  1005. Subject: Re: (fractint) xfractint?
  1006.  
  1007. Blake Hyde wrote:
  1008. > :never worked quite right. For example: cannot change color maps (stuck
  1009. > :with a blue>black gradient)
  1010. > This is the only one I can be sure of answering: don't use truecolor or
  1011. > highcolor video modes. Fractint just ain't meant for em. (yet.) If you want
  1012. > truecolor fractals, check out Truemand.
  1013. That's correct.  I use XFractint all the time and love it.  XMFract is a
  1014. different matter, though...  it doesn't seem to work.  Can't change
  1015. fractal types, access help, or do anything that involves a list of names
  1016. in a dialog box.  Of course, I was using Lesstif because I didn't want
  1017. to pay for a proper Motif implementation... ;-) 
  1018. > :drawing algorithms leave 'artifacts' in the
  1019. > :form of miscelaneous pixels,
  1020.  
  1021. Another side effect of no support for truecolor.  If you use 256-color
  1022. (yuck) mode, the artifacts will go away. 
  1023. > :no support for various image sizes, etc.
  1024. > No support... hmm, try the "v" menu. The image sizes may be working, you
  1025. > just can't see them. Turn preview mode on in the menu.
  1026. There _is_ support, it's just not very interactive.  You have to use the
  1027. - -geometry command-line option to get different sizes.  Oh, and I suggest
  1028. using th -private command line option so you get all the colors you
  1029. deserve! <g>
  1030.  
  1031. - -- 
  1032. Justin A. Kolodziej
  1033. Why pay for an OS when you can get a clearly superior one for free?
  1034. Justin Kolodziej is 4wg7kolodzie@vms.csd.mu.edu
  1035. Marquette University is www.mu.edu
  1036.  
  1037. - -
  1038. - ------------------------------------------------------------
  1039. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1040. Post Message:   fractint@xmission.com
  1041. Get Commands:   majordomo@xmission.com "help"
  1042. Administrator:  twegner@phoenix.net
  1043. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1044.  
  1045. ------------------------------
  1046.  
  1047. Date: Sun, 1 Feb 1998 16:21:11 -0500
  1048. From: "Blake Hyde" <bhyde@connectu.net>
  1049. Subject: ANOTHER QUESTION! (was: Re: (fractint) Truemand Question...[snip humorous subject])
  1050.  
  1051. :light-sourcing)  Talk about compression...
  1052. Now get it to do that to all files and see how much money you can make... ;)
  1053.  
  1054. :Did you try viewing the result?  Chances are the picture would look fine.
  1055. I
  1056. :have to wonder what the discrepancy between the actual size and reported
  1057. size
  1058. :is doing to our hard disks, though...
  1059.  
  1060.  
  1061. :| It didn't look fine. I added two lines, NROWS and NCOLS, after reading
  1062. the docs more closely. And then I found out that TGA files are HUGE. *sigh*
  1063. I converted it to PNG, hoping for better compression, and got it. BUT
  1064. Micro$ucks Internet Exploder 4.0 can't view PNG files. It should be able to,
  1065. but it doesn't.
  1066.  
  1067. *sigh* Anybody know a way around this?
  1068.  
  1069.  
  1070. - -
  1071. - ------------------------------------------------------------
  1072. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1073. Post Message:   fractint@xmission.com
  1074. Get Commands:   majordomo@xmission.com "help"
  1075. Administrator:  twegner@phoenix.net
  1076. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1077.  
  1078. ------------------------------
  1079.  
  1080. End of fractint-digest V1 #95
  1081. *****************************
  1082.  
  1083.