slackbuilds/libraries/libgnomecanvas
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README
libgnomecanvas.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
libgnomecanvas.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.