diff options
author | Tor Lillqvist <tml@iki.fi> | 2000-11-11 15:32:57 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2000-11-11 15:32:57 +0000 |
commit | 9b6b1cc06cd9fdb18be644248577eae22ef6ee5f (patch) | |
tree | 0b1f32ca805f005c336c910226f79dfef7115133 /ChangeLog.pre-1-2 | |
parent | 3d3be7b21de8ba776faffc560cab565a0d7d5022 (diff) | |
download | pango-9b6b1cc06cd9fdb18be644248577eae22ef6ee5f.tar.gz |
Add code to call SetTextAlign, but commented out.
2000-11-11 Tor Lillqvist <tml@iki.fi>
* pango/pangowin32.c (pango_win32_render): Add code to call
SetTextAlign, but commented out.
* pango/makefile.mingw.in (PANGO_OBJS): Add new objects.
* pango/pango.def: Add new functions.
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r-- | ChangeLog.pre-1-2 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2 index 4bf6a47d..1f1dac40 100644 --- a/ChangeLog.pre-1-2 +++ b/ChangeLog.pre-1-2 @@ -1,3 +1,12 @@ +2000-11-11 Tor Lillqvist <tml@iki.fi> + + * pango/pangowin32.c (pango_win32_render): Add code to call + SetTextAlign, but commented out. + + * pango/makefile.mingw.in (PANGO_OBJS): Add new objects. + + * pango/pango.def: Add new functions. + 2000-11-08 Robert Brady <rwb197@zepler.org> * pango/fonts/devnag.README: Updated to point to the new fonts |