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

A new cairomm release 1.7.2 is now available from:

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

    which can be verified with:

        http://cairographics.org/releases/cairomm-1.7.2.tar.gz.sha1
        d0c84195d7c4f16688283af259dd6438dddb0db6  cairomm-1.7.2.tar.gz

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

WHAT'S NEW
==========

1.7.2 (UNSTABLE):

* API Changes (all API changes are in unstable API introduced in 1.7.x)
  * UserFontFace is now implemented with virtual functions rather than by
    registering callbacks
  * Cairo::scaled_matrix() -> Cairo::scaling_matrix() to match other matrix
    convenience functions
* Bugfixes
  * Incorrect refcounting on ScaledFont
  * build fixes for Mac OSX
* Contributors for this release:
     1  Armin Burgmeier
     1  Dave Evans
    22  Jonathon Jongsma

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

Reply via email to