From 54ee7f16b40a966a7080d603b79fae0b5be0602e Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 16 Jul 2004 12:50:19 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 405245e..8dff58c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +2004-07-16 Kenichi Handa + + * draw.c (compose_glyph_string): Improve the way of deciding a + script. For a character that doesn't have script property, use + the last non-latin script. + + * font-ft.c (fc_list): Cancel previous change. + (mfont__ft_init): Add more entries in ft_to_prop_name. + +2004-07-15 Kenichi Handa + + * draw.c (mdraw_glyph_list): Add the width of padding glyphs to + previous or next character glyphs. + 2004-07-14 Kenichi Handa * draw.c (compose_glyph_string): Be sure to set codes for glyphs -- 1.7.10.4