diff options
author | Jonathon Jongsma <jonathon.jongsma@collabora.co.uk> | 2008-08-23 00:04:06 -0500 |
---|---|---|
committer | Jonathon Jongsma <jonathon.jongsma@collabora.co.uk> | 2008-08-27 10:14:10 -0500 |
commit | e9a57f0648568c95db722801680eab5237ea94a8 (patch) | |
tree | ef8c683fb4ba192fe61cdc4c962b477bc47c684a /ChangeLog | |
parent | b0428ba25f81b305c266833bd784062baecc8daa (diff) |
Add a default value for the font_options parameter of the ScaledFont constructor
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -5,6 +5,12 @@ compilation with the freely available Visual Studio Express compiler. Bug #17322. +2008-08-22 Jonathon Jongsma <jonathon.jongsma@collabora.co.uk> + + * cairomm/scaledfont.h: add default value for the font_options parameter of + the ScaledFont constructor + * tests/test-scaled-font.cc: add test to excercise the change + 2008-08-22 Jonathon Jongsma <jjongsma@gnome.org> * cairomm/scaledfont.cc: |