(ft_open, ft_encapsulate): Set rfont->id.
[m17n/m17n-lib.git] / src / m17n-flt.c
2009-10-02 handa(load_flt): Check the return value of load_category_table.
2009-09-03 handa(run_otf): Clear combining code for glyphs whose
2008-12-30 handa(mflt_run): If g->encoded is set, don't clear g->code.
2008-09-24 handa(mflt_find): Setup coverage of "combining" flt.
2008-09-17 handa(run_stages): Fix combining with a variable width font.
2008-05-24 handa(mdebug_dump_flt): Change return value to (MFLT *).
2008-05-14 handa(run_rule): Check SRC_REGEX at first.
2008-01-07 handa(UPDATE_CLUSTER_RANGE): Don't check if clustering
2008-01-06 handa(Mequal): New variable.
2007-12-13 handa(mdebug_flag): Set to MDEBUG_FLT.
2007-12-08 handa(run_rule): Fix printing of debug info. Don't update
2007-12-07 handa*** empty log message ***
2007-12-04 handaCancel previous changes.
2007-12-04 ntakahasUpdate comments.
2007-12-04 handa*** empty log message ***
2007-12-04 handa(m17n_init_flt, m17n_fini_flt): New arg with_shell.
2007-11-22 handa(FontLayoutContext): New member encoded_offset.
2007-11-20 handa(load_flt): Delete unnecessary debug print code.
2007-11-20 handa(run_otf): Set adjusted flag of glyphs if necessary.
2007-11-20 handa(run_otf): Set adjusted flag of glyphs if necessary.
2007-11-13 handamerge FLT after-FLT-merge