Rich, This one is odd because the images are essentially the same with only the coloring being different. Also, the colors I got on my machine are different than what you got. Using Fractint, the colors are the same whether the assembly parser is used or the C parser is used. I suspect there is problem with the inside=zmag code. I'll look into it. Jonathan
Compare: <http://www.nahee.com/FOTD/FotD_07-09-09.html> <http://www.xmission.com/~legalize/fractals/fotd/2007/09/2007.09.09-The_Layered_Look.jpg> ; FOTD -- September 09, 2007 (Rating 9) ; ; START PARAMETER FILE=======================================
The_Layered_Look { ; time=0:02:33.46-SF5 on P4-2000 reset=2004 type=formula formulafile=allinone.frm formulaname=MandAutoCritInZ function=recip passes=1 center-mag=-13.48658364309034/-4.135779398727093/\ 8.047622e+009/1/-177.500087240412142/0.000269112669 params=-5.5/-1.4142/-1.1/-4/0/1950000000/0/0 float=y maxiter=550 inside=zmag periodicity=10 colors=00000AKA0CakCciBegBgeQ1cSAcUJcWRcY_a_hgapmv\ lzsVhf2a`9SVGIZaeavzcQihIsmBzGXtqbuQfvUewZgxciy00m\ zzzuzzuvzrszooyllxijvfhucgt`esYcqVbpSboPcnMclJckGc\ jEdiGefIfcKbcL_cMVcMQcNLcOHcQCcP7cN3cqnBrkDqhFqfHr\ dIscKtbMveAwaPzhAy`AwYPlVMPSJRVKTYLV`MXdMZfP`hUafZ\ bcccZhdUmePrfKwgFwhAwi5wj6wk9wmDwnHwoLwqPwqTwrWwrZ\ wrawsdwsgwsjwbkwMkwlTghVj00AbZp_`sXavWWtUQrTKpSFnO\ JkLNhIReFUbCY_9aX6dVzlfuigpfhkcig`jbYkYVlTSmPPnLah\ HmbJl`Kk_MjZNjYOiWQhVRgUSgT`bWhZYpV`xRbuUdsWeqZfo`\ gmbhkeiigjfikdllbnm`pnZsoXupVwqXvnYulZti`tgasdbrbc\ r`dnbdkcdgddded`fdYgdUhdRieOkeKlcnN`lOYjPVhQTgQQeR\ NcSKaTH_UFZUG_WH_XH`YI`ZI`_Ja`JaaKbbKbcLbdLceMcfMc\ gTaeZ_ceYbkW`rUZxTYeNzfPzgQzgRzhSzhTziVyiWwjXvkYuk\ Zsl`rlapmbomcmndlnekg_daUYWORQJLOKMMKNKKOJKOHLPFLQ\ ELQCLRAMS9MS7MT5MU4MU6OX7PZ9QaARcBSfDUhEVkGWmHXpIY\ ruBNlFUcJ`VNfMRmDUsCWcCYo }
frm:MandAutoCritInZ {; Jim Muth a=real(p1), b=imag(p1), d=real(p2), f=imag(p2), g=1/f, h=1/d, j=1/(f-b), z=(((-a*b*g*h)^j)+(p4)), k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel): z=k*((a*(z^b))+(d*(z^f)))+c, |z| < l }
; END PARAMETER FILE=========================================