(load_flt): New arg full. If full is zero, load only
authorhanda <handa>
Sun, 16 Sep 2007 10:59:49 +0000 (10:59 +0000)
committerhanda <handa>
Sun, 16 Sep 2007 10:59:49 +0000 (10:59 +0000)
commit3a96115497a0130ce3070e3c0cd9d8d407951f1a
treeec54b71db721910956dbf683d3f8e2c84c7f439d
parenta7c26872b56cbe9846782bc3bdb6249dfb64d6f3
(load_flt): New arg full.  If full is zero, load only
coverage.
(run_otf): Call font->get_metrics, not font->get_metric.
(run_stages): Likewise.
(CHECK_FLT_COVERAGE): New macro.
(CHECK_FLT_STAGES): Call load_flt with the second arg 1.
(check_otf_spec): New function.
(m17n_fini_flt): Unref flt->coverage.
(mflt_find): Argument changed.
(mflt_name): New function.
(mflt_coverage): Use CHECK_FLT_COVERAGE.
src/m17n-flt.c