*** empty log message ***
authorhanda <handa>
Fri, 3 Feb 2006 06:14:15 +0000 (06:14 +0000)
committerhanda <handa>
Fri, 3 Feb 2006 06:14:15 +0000 (06:14 +0000)
example/ChangeLog
src/ChangeLog

index a75de4e..fc2db91 100644 (file)
@@ -1,3 +1,13 @@
+2006-02-03  Kenichi Handa  <handa@m17n.org>
+
+       * mdump.c: Describe the supported color names.
+
+2006-01-19  Kenichi Handa  <handa@m17n.org>
+
+       * HELLO.utf8: Fix greek.
+
+       * HELLO.xml: Fix greek.
+
 2006-01-17  Kenichi Handa  <handa@m17n.org>
 
        * mdump.c (main): Use gdImageCreateTrueColor and
index 5ef6fa2..df4d3cf 100644 (file)
@@ -1,5 +1,8 @@
 2006-02-03  Kenichi Handa  <handa@m17n.org>
 
+       * draw.c (layout_glyphs): Fix handling left_padding of
+       composition's base.
+
        * m17n-gd.c (read_rgb_txt): Support HTML 4.0 color names.
 
 2006-02-02  Kenichi Handa  <handa@m17n.org>