From 21bce6c9e77660eeb53b5ddcb12b6e54d5f6eccb Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 23 Jul 2009 07:56:55 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index a869fb8..f3baf6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2009-07-23 Kenichi Handa + + * src/otfdrive.c (lookup_encoding_0, lookup_encoding_2) + (lookup_encoding_4, lookup_encoding_6, lookup_encoding_8) + (lookup_encoding_10, lookup_encoding_12): Arguments and return + value changed. + (lookup_cmap_func): New function type. + (lookup_cmap_func_table): New variable. + (get_GlyphID): New function. + (get_uvs_glyph): Call get_GlyphID instead of directly accessing + cmal->unicode_table. + (OTF_drive_cmap, OTF_drive_cmap2): Call one of lookup functions in + lookup_cmap_func_table. + + * src/otf.h (OTF_cmap): New member table_index; + 2009-07-10 Kenichi Handa * example/otfview.c (update_seq_area): Drive features of the -- 1.7.10.4