*** empty log message ***
authorhanda <handa>
Tue, 18 Jul 2006 02:33:01 +0000 (02:33 +0000)
committerhanda <handa>
Tue, 18 Jul 2006 02:33:01 +0000 (02:33 +0000)
ChangeLog

index f045458..3e14f19 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-07-18  Kenichi Handa  <handa@m17n.org>
+
+       * example/otfview.c (bitmap): Array increated to cover full
+       Unicode.
+       (fontindex): New variable.
+       (update_glyph_area): Adjusted for the change of `bitmap'.
+       (GlyphProc): Likewise.
+       (help): New function.
+       (main): Accept a new 2nd arg INDEX.
+
 2006-07-14  Kenichi Handa  <handa@m17n.org>
 
        * src/otfopen.c: Include FT_TRUETYPE_TABLES_H.