projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
208a1c2
)
*** empty log message ***
author
handa
<handa>
Fri, 25 Jun 2004 11:57:29 +0000
(11:57 +0000)
committer
handa
<handa>
Fri, 25 Jun 2004 11:57:29 +0000
(11:57 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index
dabf35c
..
cdae39c
100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,11
@@
+2004-06-25 Kenichi Handa <handa@m17n.org>
+
+ * font-ft.c (fc_list): If FcFontList finds no font, try
+ FcFontMatch.
+
+ * draw.c (compose_glyph_string): Terminate the last loop after
+ doing default combining if necessary.
+
2004-06-24 Kenichi Handa <handa@m17n.org>
* draw.c (mdraw_glyph_list): Unref gstring->top at the tail.