From: handa Date: Tue, 18 Jul 2006 02:33:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-5~14 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=99d9687f6747fc210d902c69e685957f2ff95288;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index f045458..3e14f19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-07-18 Kenichi Handa + + * 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 * src/otfopen.c: Include FT_TRUETYPE_TABLES_H.