diff options
author | Jonathon Jongsma <jjongsma@gnome.org> | 2006-07-04 23:06:07 +0000 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@gnome.org> | 2006-07-04 23:06:07 +0000 |
commit | 7529b1e7972e671673b9e46ceea9479dbae9e110 (patch) | |
tree | bd82a6b117d594957488b262de5b53b192c68ac2 /ChangeLog | |
parent | e975124de994758b2ded45378d0e3133e7249c0b (diff) |
2006-07-04 Jonathon Jongsma <jonathon.jongsma@gmail.com>
* cairomm/scaledfont.cc, cairomm/scaledfont.h: wrap ScaledFont, including
new API for cairo 1.2
* cairomm/Makefile.am: add scaledfont.* to list of sources
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2006-07-04 Jonathon Jongsma <jonathon.jongsma@gmail.com> + * cairomm/scaledfont.cc, cairomm/scaledfont.h: wrap ScaledFont, including + new API for cairo 1.2 + * cairomm/Makefile.am: add scaledfont.* to list of sources + +2006-07-04 Jonathon Jongsma <jonathon.jongsma@gmail.com> + * cairomm/surface.h: Remove comments stating that PDF, PS, and SVG are experimental surfaces. As of 1.2.0, these three surfaces are officially supported by the cairo library. |