From: handa Date: Tue, 23 Dec 2008 01:14:50 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-0-9-9~25 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=2f6383382ed1f6f7520da667593b922bd9cca2c2;p=m17n%2Flibotf.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 2cf2e9e..d3f9b18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ * example/otfdump.c (dump_cmap_table): Fix previous change. * src/otfdrive.c (lookup_encoding_4): Fix typo. + (get_uvs_glyph): Argument changed. + (check_cmap_uvs): Adjusted for the above change. * src/otfopen.c (READ_UINT24): New macro. (read_cmap_uvs_table): Argument changed. Complete the code.