cairomm
-------------
This library provides a C++ interface to cairo.
Read the file 'INSTALL' for instructions to compile and install the library.
See the examples directory for example code.
Use pkg-config to discover the necessary include and linker arguments. For instance,
pkg-config cairomm-1.0 --cflags --libs
Ideally you would use PKG_CHECK_MODULES in your configure.ac file.
See http://
more»
1.10.0 (stable):
* Documentation: Context::arc(): Correct the documentation, as in the C
documentation.
(Murray Cumming) Bug #31345 (Christopher Head)
1.9.8 (unstable):
* Surface:
- added create() for creating a sub-surface representing a rectangle on a
target surface
- PDF versioning API: get_versions(), restrict_to_version(),
version_to_string()
- add get_device()
- add ne
more»
cairomm (1.10.0-1ubuntu1) precise; urgency=low
[ Evan Broder ]
* Convert to multiarch (LP: #902899):
- Pass --libdir with multiarch path to configure
- Adjust .install files to refer to /usr/lib subdirs
- Add multiarch Pre-Depends
- Bump debhelper and cdbs build-deps for ${misc:Pre-Depends} and
$(DEB_HOST_MULTIARCH) support, respectively
[ Daniel Holbach ]
* debian/
more»