Consider the code for drawing a stamp outline, and the
code for responding to a stamp control button press.
Can those run at the same time? Can one preempt the
other one?

I'd like to have the stamp controls set up a bitmap for
the stamp outline renderer. I need to know if I must use
an SDL surface with locking, or if I can use something
simpler and faster.


_______________________________________________
Tuxpaint-dev mailing list
[EMAIL PROTECTED]
http://tux4kids.net/mailman/listinfo/tuxpaint-dev

Reply via email to