diff options
author | Sven Neumann <sven@gimp.org> | 2003-12-05 15:45:05 +0000 |
---|---|---|
committer | Sven Neumann <neo@src.gnome.org> | 2003-12-05 15:45:05 +0000 |
commit | 536b46c5c2531ceb7eb576c3c9f99e4ba57354a6 (patch) | |
tree | a61eacb893a4dc35c8a1885cf9fedd3d3ed2b352 /ChangeLog.pre-1-4 | |
parent | 107ade7182f5a110b8717c2080c777c5c7c2cd44 (diff) | |
download | pango-536b46c5c2531ceb7eb576c3c9f99e4ba57354a6.tar.gz |
initialize the fontmap's resolution to some sane default values. Fixes bug
2003-12-05 Sven Neumann <sven@gimp.org>
* pango/pangoft2-fontmap.c: initialize the fontmap's resolution
to some sane default values. Fixes bug #123602.
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r-- | ChangeLog.pre-1-4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4 index 0c39a0da..07c3d204 100644 --- a/ChangeLog.pre-1-4 +++ b/ChangeLog.pre-1-4 @@ -1,3 +1,8 @@ +2003-12-05 Sven Neumann <sven@gimp.org> + + * pango/pangoft2-fontmap.c: initialize the fontmap's resolution + to some sane default values. Fixes bug #123602. + 2003-12-04 Noah Levitt <nlevitt@columbia.edu> * pango/pango-context.c: |