(langsys_tag): New variable.
authorhanda <handa>
Thu, 26 May 2005 00:32:31 +0000 (00:32 +0000)
committerhanda <handa>
Thu, 26 May 2005 00:32:31 +0000 (00:32 +0000)
commitb153a79676efaca5618e30975862e82d2013690d
treeada9516a4bc45a50efa8ed54a6d190fbba032ea5
parent356d96187cf2fb84478c05c13a6aefe967ffc2c0
(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/otfview.c