[Gtk-sharp-list] Cairo to Pixbuf

Nicholas Frechette zeno490 at gmail.com
Mon Jul 25 10:20:44 EDT 2011


I use Cairo.
It isn't amazingly fast on my crappy intel video card which tells me it
probably isn't using hardware acceleration for me but it does the job.
It is also quite easy with it to use multiple threads to perform the
rendering.
I believe there are tutorials out there on GTK# + Cairo so it shouldn't be
too hard to get started either.
Cheers,
Nicholas

On Sat, Jul 23, 2011 at 5:05 AM, chewyraver <all_wagga at hotmail.com> wrote:

> Hi,
>
> I too need to draw to a Pixbuf or some suitable alternative.
>
> I'm trying to put together a graphics package to supplement some research I
> am doing. I require some intense graphing ability and as a result need to
> be
> able to cache the layers of the image and then manipulate them before
> blitting as the user moves through the graph.
>
> I am well versed in graphics processing, but I couldn't do this in Mono
> with
> GTK# if my life depended on it.
>
> Any suggestions anyone?
>
> Thanks.
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Cairo-to-Pixbuf-tp3044437p3688575.html
> Sent from the Mono - Gtk# mailing list archive at Nabble.com.
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20110725/7376c2a6/attachment.html 


More information about the Gtk-sharp-list mailing list