On Tue, 2005-08-16 at 17:24 +0200, Scott Lanning wrote:

> > Cairo provides Perl bindings for the vector graphics library cairo.  It
> > supports multiple output targets, including the X Window Systems, PDF,
> > and PNG.  Cairo produces identical output on all those targets and makes
> > use of hardware acceleration wherever possible.
> 
> I see that it's supposed to be a replacement graphics
> library for Mozilla.

I don't know about this one.

> How would you use it from Perl-Gtk?

In theory, you'd ask GTK+ to create a cairo context for a particular
drawable which you could then use to draw on the screen.  This
functionality isn't wrapped in the Perl bindings yet, and is very
unlikely to appear in the upcoming stable release.  We do plan to put
this stuff in a new 1.11x release once 1.100 is out, though.

-- 
Bye,
-Torsten

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to