cairomm is a C++ API for the cairo graphics library.  For more
information, see http://cairographics.org/cairomm

A new cairomm release 1.6.2 is now available from:

        http://cairographics.org/releases/cairomm-1.6.2.tar.gz

    which can be verified with:

        http://cairographics.org/releases/cairomm-1.6.2.tar.gz.sha1
        be3857d490bc7d6669f92afc1ce5c6465a878d81  cairomm-1.6.2.tar.gz

        http://cairographics.org/releases/cairomm-1.6.2.tar.gz.sha1.asc
        (signed by Jonathon Jongsma)

WHAT'S NEW
==========
* Fix build on OSX when both Quartz and Xlib surfaces are enabled (Benjamin
   Reed)
 * updated the windows build (Armin Burgmeier)
* Fixed a bug where an exception message would often report "Success" when it
   should have reported an error message
 * Added ability to get the error status code from an exception:
   Cairo::logic_error::get_status_code()
 * Added new elements to the surface type enumeration

--
jonner
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to