2608f3f5f0
Allows a perl developer to use the GnomeCanvas widget with Gtk2-Perl
8 lines
485 B
Text
8 lines
485 B
Text
The Gnome Canvas is an engine for structured graphics that offers a rich
|
|
imaging model, high-performance rendering, and a powerful, high level API.
|
|
It offers a choice of two rendering back-ends, one based on GDK for
|
|
extremely fast display, and another based on Libart, a sophisticated,
|
|
antialiased, alpha-compositing engine. This widget can be used for flexible
|
|
display of graphics and for creating interactive user interface elements.
|
|
|
|
WWW: http://search.cpan.org/dist/Gnome2-Canvas/
|