[Gtk-sharp-list] Cairo to Pixbuf

chewyraver all_wagga at hotmail.com
Mon Jul 25 19:04:13 EDT 2011


Hi Nicholas,

Yes, Cairo isn't the fastest, but it's good enough I think. I cannot find
anything to teach me what I want, if you know of any sources, please share!
:)

I am reluctant to use multiple threads for drawing. The graphics are static
except for when the user does something, so it'll will be event driven.
There will be lots of data processing in other threads, so I want to keep
the thread count to a minimum. The main program thread will be doing all the
drawing and the data processing in other threads.

I just want to know how to draw to cache and blit to the screen.

--
View this message in context: http://mono.1490590.n4.nabble.com/Cairo-to-Pixbuf-tp3044437p3694398.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list