软件包: libart2 (1.4.2-37ubuntu1) [universe]
libart2 的相关链接
Ubuntu 的资源:
下载源码包 gnome-libs:
- [gnome-libs_1.4.2-37ubuntu1.dsc]
- [gnome-libs_1.4.2.orig.tar.gz]
- [gnome-libs_1.4.2-37ubuntu1.diff.gz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Debian QA Group
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
The GNOME canvas widget - runtime files
GNOME is a project to build a complete, user-friendly desktop based entirely on free software.
A canvas appears as a normal GTK+ widget with its own GDK window (or X window).
The programmer can insert graphical items into the canvas. The canvas provides several predefined item types, including lines, rectangles, ellipses, polygons, and text. Canvas items can be manipulated after they are created and inserted into the canvas. Common operations include changing the color of an item or moving it to a different position.
The canvas takes care of all drawing operations so that it never flickers, and so that the user does not have to worry about repainting the items he or she wants to display.