papyrus Canvas Library 0.9.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News papyrus Canvas Library 0.9.0 (Default branch)
# 1  
Old 02-07-2009
papyrus Canvas Library 0.9.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 Lesser General Public License (LGPL)Changes:
With this release, papyrus changes from the GPLv3 to the LGPLv3. This release also contains a rewrite of the extents calculation mechanisms (fixing some issues with viewboxes) and the controller hierarchy. Other changes include the addition of a new Annulus shape (aka donut or ring), extended documentation including a brief discussion on the role of MVC within papyrus, and a few other code cleanups and bugfixes.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)