Blitz (44/81)

From:George Davis
Date:12 Mar 2001 at 23:09:53
Subject:Re: Mildred Trouble

Hello David

On 12-Mar-01, you wrote:

> Make sure you are using interleaved bitmaps (as I think the Mildred stuff
> requires) and make sure the bitmap memorys are aligned to 4 bytes. I think
> that's right but I could be wrong.
>
> In fact, I think the normal thing to do was something like this:

I'm using Cludgebitmap,but I didn't know this -

> wdth = (wdth + 31) & $FFC0 ; round width up to nearest 32 pixels
> memsize.l = wdth * hght + 400 ; memory required + some extra

..which is definately worth a try.

Thanks for the fast replies,I'll tell you how I get on.

Regards



A1200T PPC - ICQ:69870305 - http://www.clan-x.co.uk
Glasgow Amiga Users Group - http://www.gaug.cjb.net


---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list/-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list/-help@netsoc.ucd.ie