Path to this page:
Subject: CVS commit: pkgsrc/graphics/cairomm
From: Adam Ciarcinski
Date: 2007-08-12 14:24:34
Message id: 20070812122434.85C5C21507@cvs.netbsd.org
Log Message:
Changes 1.4.4:
* Added the --enable-api-exceptions=yes/no configure option, to allow
cairomm to build when exceptions are disabled. For instance, when
using CXXFLAGS=-fno-exceptions with g++.
Changes 1.4.2:
* Bugfixes:
Changes 1.4.0:
* Wrapped new API added in cairo 1.4
* Added support for Quartz surfaces
* ability to use dynamic casting for surfaces and patterns returned from
Context::get_target(), Context::get_source(), etc.
* Various build and bug fixes
Files: