Page 1 of 1

Posted: Thu Feb 06, 2003 11:21 pm
by BackupUser
Restored from previous forum. Originally posted by stefhan.

hi all,

I would like to know if it's possible to create a "sprite" and
read/write pixels directly (without using screen/file routines) ?
I would like to generate sprite with a program without display it
before finishing write (no write to temp file too...),
like reading/writing a "dim" var...
Thx

Posted: Thu Feb 06, 2003 11:30 pm
by BackupUser
Restored from previous forum. Originally posted by fred.

Just use the following:

If StartDrawing(SpriteOutput())
; Use all 2D command directly on your sprite here..
StopDrawing()
EndIf

Fred - AlphaSND

Posted: Thu Feb 06, 2003 11:33 pm
by BackupUser
Restored from previous forum. Originally posted by stefhan.

Wow what a quick reponse !!! (<9min!)

Does 2ddrawing commands are available on linux PB version ?

Posted: Thu Feb 06, 2003 11:47 pm
by BackupUser
Restored from previous forum. Originally posted by fred.

Not for now, but it will come.

Fred - AlphaSND

Posted: Fri Feb 07, 2003 12:17 am
by BackupUser
Restored from previous forum. Originally posted by stefhan.

I will waiting ...
Any idea on the date of the next version of linux PB ?

P.S: I're you never sleeping ? May be you're a computer

Posted: Fri Feb 07, 2003 8:13 am
by BackupUser
Restored from previous forum. Originally posted by fred.

Should be released monday.

Fred - AlphaSND

Posted: Sun Feb 09, 2003 10:46 am
by BackupUser
Restored from previous forum. Originally posted by dmoc.

WoooHoooo!

Posted: Sun Feb 09, 2003 1:48 pm
by BackupUser
Restored from previous forum. Originally posted by dreamer.

Yes ! :)