Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!pasteur!ucbvax!RITVAX.BITNET!LMB7421 From: LMB7421@RITVAX.BITNET Newsgroups: comp.sys.apple Subject: Another trial. It's not working.... Message-ID: <8802241455.aa08698@SMOKE.BRL.ARPA> Date: 24 Feb 88 19:01:00 GMT Sender: usenet@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 34 Okay. Replies to the past few suggestions... First, thanks for all the input so quickly. Second, I still can't seem to get the Mandelbrot picture to save correctly. The Nibble magazine picture saver only saves 33 blocks (that's 16K, which doesn't cover my picture nearly enough. I've also got a PD picture saver which suffers the same problems. I am using a GS with 1.25 Meg, new ROMs. I'm wondering if the new ROMs have something to do with it, since my picture displayer suffered similar problems before someone posted that POKE to fix the problem. When I load the picture from my file, the Video Register is set for non-linear, yet the picture displays in linear mode. The closest I've been able to get to loading the picture has been with SHRConvert, which seems to load the picture into four small pictures (two on the top half of the screen, two on the bottom half.) Could my linearity be messed up? BTW, The algorithm is the one used in _The Beauty of Fractals_, with K set to 225 (225 colors) and color=k-INT(k/15)*15+1 (so I get 15 reps of 15 colors, of which only two reps show on the standard picture with -2.25