|
03-06-2004 17:23
Posted by:
kemalyun
Location:
Frankfurt/Germany

|
Is it possible to copy (and paste to the screen) only a certain part of a pic-resource? For example when I create a pic containing a font, then copy parts of it (single characters) to the screen to create my own "print" procedure.
Any idea?
|
|
03-06-2004 22:16
Posted by:
-wyvern
Location:
Bedroom

|
Judicious use of extra canvases and the "Copy Image" command would work if you were feeling skilled enough... sorry, but I'm not, so I cant' really help you more than this.
|
|
03-07-2004 10:08
Posted by:
matteo
Location:
Venice, ITALY!

|
I can confirm you it is possible, I did that in radicalrebound. You can get a part of a picture and copy it into a sprite, then use paste sprite (that is good because when you paste a sprite it is not refreshing it every frame, it just keeps it there so your framerate wont decrease). However I don't remember the controls now.
|