From fce3bcbb366885e46591c364e531ef05af237875 Mon Sep 17 00:00:00 2001 From: handa Date: Thu, 26 May 2005 00:32:39 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2533a26..89b36d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2005-05-26 Kenichi Handa + + * example/otfview.c (langsys_tag): New variable. + (get_features): Check if rec->langsys and rec->features are not + NULL. + (update_seq_area): Delete unused var. + (setup_feature_rec): Setup rec->langsys correctly. Don't allocate + rec->features here. + (compose_script_langsys, decompose_script_langsys): New functions. + (ScriptProc): Fix handling of the arg call_data. + (create_otf_script_widgets): Check all langsys. Allocate + gsub.features and gpos.features here. + (create_otf_widgets): Delete unused var. + + * example/otflist.c (print_gsub_gpos_info): Don't print + superfluous space. + (main): Delete unused variables. + 2005-05-23 Kenichi Handa * src/otfopen.c (OTF_check_features): Fix indexing to -- 1.7.10.4