(parse_otf_command): Fix handing of negative features.
[m17n/m17n-lib.git] / src / m17n-flt.c
2010-09-14 handa(parse_otf_command): Fix handing of negative features.
2010-09-10 handaPrint debug information to mdebug__output instead of...
2010-08-09 handa(try_otf): Remove unused local vars.
2010-04-23 handa(enum GlyphInfoMask): Shift upper masks 1-bit left.
2010-04-19 handa(run_stages): Fix previous change.
2010-04-19 handa(run_stages): Update category code of glyphs if
2010-03-19 handaCopyright years udpated.
2010-03-01 handa(run_rule): Fix checking of glyph availability.
2010-01-15 handa(load_category_table): If mflt_enable_new_feature is
2009-12-10 handa(run_otf_category): Fix previous change.
2009-12-10 handa(parse_otf_command): Handle ":otf?".
2009-12-03 handa(decode_packed_otf_tag): Cancel previous change.
2009-12-03 handa(decode_packed_otf_tag): Re-calculate category code...
2009-12-03 handa(run_stages): Reset category code if category-table
2009-12-03 handa(run_stages): Fix previous change.
2009-12-03 handa(run_stages): Reset category code if category-table
2009-12-02 handa(run_command): Don't set ENCODED and MEASURED of separator.
2009-12-02 handa(mflt_find): If FONT is specified but no flt is
2009-11-30 handa(load_otf_command): Check 4th char against '?'.
2009-11-30 handa*** empty log message ***
2009-11-26 handa(enum FontLayoutCmdType): New member
2009-11-05 handa*** empty log message ***
2009-10-05 handaFix previous change.
2009-10-05 handa(FontLayoutCategory): New typedef.
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