From b0eefa72c9952460b1b4b74ea5355e603858bfef Mon Sep 17 00:00:00 2001 From: handa Date: Mon, 30 Nov 2009 12:29:36 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 5187e40..51b44fc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,12 @@ 2009-11-30 Kenichi Handa + * m17n-flt.c (load_otf_command): Check 4th char against '?'. + (load_command): Likewise. + (decode_packed_otf_tag): New arg CTX. If CTX->in == gstring, + update CTX->encoded. Caller changed. + +2009-11-30 Kenichi Handa + * font-ft.c (ft_drive_otf): Check if OUT is null or not. (ft_drive_otf): Call OTF_drive_gsub_with_log and OTF_drive_gpos_with_log. Record the applied feature in -- 1.7.10.4