Today's post has a lacy and delicate pattern. I used a blue palette.
To make the re-sampled version I used my usual routine of generating the source
image with horizontal and vertical dimensions scaled 4 times. This makes an image
sixteen times the area with a corresponding increase in calculation time.
To re-sample I then loaded it into Gimp, increased the color depth ( Gimp calls this using the RGB
mode)scaled it down by a factor of four, did a little bit of sharpening and
saved it as a high quality (low compression factor) jpg.
Go to the usual http://maxitersfractalfollies.blogspot.com to see both.

fract361.gif       { ; threads
                     ; blank
                     ; calctime   0:04:17.15
                     ; created Aug 12, 2010
                     ;  Fractint Version 2004 Patchlevel 9
  reset=2004 type=formula formulafile=_q.frm formulaname=quadros_rjr_j
  function=sin/sqr/sinh
  center-mag=-0.97504685857321640/+1.36068339125208700/6354.048
  params=0/0/0/0/0/0 float=y maxiter=1500 inside=0 logmap=46
  colors=00000000100300400600800900B00C00E00G00H00J00K00M00O00P00R00T00U00\
  W00X00Z00`00a00c00d00f00h00i00k00m01m03m04n06n07o09o0Ao0Cp0Ep0Fq0Hq0Iq0K\
  r0Lr0Ns0Ps0Qs0St0Tt0Vu0Wu0Yu0Zv0`v0bw0cw0ew0fx0hx0iy0ky0mz1mz3mz5nz7nz9o\
  zBozDozFpzHpzJqzLqzNqzPrzRrzTszVszXszZtz`tzbuzduzfuzhvzjvzlwznwzpwzrxztx\
  zvyzxyzzzzyzzxzzwzzuzztzzszzqzzpzzozzmzzlzzkzzizzhzzgzzezzdzzczzbzz`zz_z\
  zZzzXzzWzzVzzTzzSzzRzzPzzOzzNzzLzzKzzJzzIzzGzzFzzEzzCzzBzzAzz8zz7zz6zz4z\
  z3zz2zz0zz0yz0xz0wz0uz0tz0sz0qz0pz0oz0mz0lz0kz0iz0hz0gz0ez0dz0cz0bz0`z0_\
  z0Zz0Xz0Wz0Vz0Tz0Sz0Rz0Pz0Oz0Nz0Lz0Kz0Jz0Iz0Gz0Fz0Ez0Cz0Bz0Az08z07z06z04\
  z03z02z00z00y00x00w00v00u00t00s00r00q00p00o00n00m00l00k00j00i00h00g00f00\
  e00d00c00b00a00`00_00Z00Y00X00W00V00U00T00S00R00Q00P00O00N00M00L00K00J00\
  I00H00G00F00E00D00C00B00A009008007006005004003002000000
  }
frm:quadros_rjr_j  {; bs and rjr y2k03
              ; As posted in Fractal-Art, 4/28/97
  z=fn1(pixel+abs(p2))/fn2(pixel+abs(p3)):
  z=(pixel*fn3(z))+z
  |z| <= 100
  ;SOURCE: 97msg.frm
}
Roger Alexander