slackbuilds/libraries/libgnomecanvas
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
libgnomecanvas.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
libgnomecanvas.info
slack-desc

README

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 Xlib for 
extremely fast display, and another based on Libart, a sophisticated, 
antialiased, alpha-compositing engine.  Applications have a choice between 
the Xlib imaging model or a superset of the PostScript imaging model, 
depending on the level of graphic sophistication required.