*** empty log message ***
authorhanda <handa>
Tue, 18 Oct 2005 02:32:01 +0000 (02:32 +0000)
committerhanda <handa>
Tue, 18 Oct 2005 02:32:01 +0000 (02:32 +0000)
example/ChangeLog
src/ChangeLog

index f0322ec..82007d5 100644 (file)
@@ -2,6 +2,10 @@
 
        * medit.c (main): Don't leave a fontset unfreed.
 
+2005-10-03  Kenichi Handa  <handa@m17n.org>
+
+       * mdump.c (main): Make the image tranparent.
+
 2005-09-27  Kenichi Handa  <handa@m17n.org>
 
        * mdump.c (dump_image): If FILTER is "-", print the image to
index 70f155a..707d763 100644 (file)
 
        * draw.c (mdraw_glyph_list): Fix settting of glyphs->font->source.
 
+2005-10-03  Kenichi Handa  <handa@m17n.org>
+
+       * draw.c (mdraw_glyph_info): Pay attention to the case that FROM
+       is not at the beginning of line.
+
 2005-09-22  Kenichi Handa  <handa@m17n.org>
 
        * input.c: Include <sys/stat.h> and <unistd.h>.