diff options
author | Jonathon Jongsma <jonathon.jongsma@collabora.co.uk> | 2008-09-03 23:12:11 -0500 |
---|---|---|
committer | Jonathon Jongsma <jonathon.jongsma@collabora.co.uk> | 2008-09-03 23:12:11 -0500 |
commit | a523ee78a112390f737cd3188ab6318f0e269242 (patch) | |
tree | 61166d163eeb0bbea9e3852a3bfe0e9402d4301d /ChangeLog | |
parent | 1e1e2cb37ff6ff203030cccf333288d18f2db1f3 (diff) |
Add UserFontFace text-to-glyphs API
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-09-03 Jonathon Jongsma <jjongsma@gnome.org> + + * cairomm/fontface.cc: + * cairomm/fontface.h: Add the text_to_glyphs function API to UserFontFace + * tests/test-font-face.cc: added tests for the new API + 2008-08-27 Armin Burgmeier <armin@arbur.net> * MSVC_Net2005/cairomm/cairomm.rc.in: Replaced #include "afxres.h" by |