Blitz (54/119)

From:Thilo Köhler
Date:18 Jun 2001 at 14:03:00
Subject:Re: RTG

Hello Mark !

For applications, if the speed has not to be
so fast or it is only drawen once per window-refresh,
I have used successfully "BitMap" and "BitMapToWindow"
or "NBitMap" and "NCopyBitMap" (NewCommandSet)
with os-drawing functions and "Block #shape,x,y" on this BitMap.
But there is still the problem left that you have
to watch out for the right colours of the bitmap.

Easy if you have your own screen where
you can define the palette like you want.

Difficult if you use this on a WB screen,
you have to remap the bitmap to get
the right colours.

Someone an idea for this ?
(maybe render.library ? Anyone
experience in that ?)

Ciao,

Thilo

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