slackbuilds/libraries/libgnomecanvas
Willy Sudiarto Raharjo 318f54ac5f libraries/libgnomecanvas: Update source URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-11-29 09:11:29 +07:00
..
README
libgnomecanvas.SlackBuild libraries/libgnomecanvas: Fix docs. 2022-04-16 12:11:23 +07:00
libgnomecanvas.info libraries/libgnomecanvas: Update source URL. 2024-11-29 09:11:29 +07:00
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.