papyrus Canvas Library 0.8.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News papyrus Canvas Library 0.8.0 (Default branch)
# 1  
Old 01-15-2009
papyrus Canvas Library 0.8.0 (Default branch)

ImagePapyrus is a 2D C++ scenegraph (canvas) library that utilizes the cairolibrary to perform drawing operations. Similar canvas libraries are theGnome Canvas, Diacanvas, and the QT Canvas. Numerous canvas primitivesare available, including arcs, rectangles, polylines, and line markers.An optional companion library, Papyrusmm, provides a set of Gtkmmwidgets which includes viewports (a canvas display widget similar toGtk::DrawingArea) and other UI widgets related to drawing interfaces.License: GNU General Public License v3Changes:
There are many changes in the papyrus library with this release. This release introduces a preview of the SVG drawable, which can load an SVG and return a papyrus drawable object.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
libgnomecanvas-2.3(3)					 Introduction to Library Functions				     libgnomecanvas-2.3(3)

NAME
libgnomecanvas-2 - GNOME Canvas API DESCRIPTION
The GNOME canvas is a high-level engine for creating structured graphics. The programmer can insert graphical items such as lines, rectan- gles, and text into the canvas, and refer to them later for further manipulation. To access the API documentation, you must install the developer version of the package. FILES
The following files are used by this library: /usr/liblibgnomecanvas-2GNOME Canvas API shared library /usr/share/gtk-doc/html Location of developer documentation ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-libs | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
libgnome-2(3), libgnomeui-2(3) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004. SunOS 5.10 31 Aug 2004 libgnomecanvas-2.3(3)