[GSUB] Fix context_length handling in Ligature too
[framework/uifw/harfbuzz.git] / src / hb-ot-layout-gsub-private.h
2009-11-02 Behdad Esfahbod[GSUB] Fix context_length handling in Ligature too
2009-11-02 Behdad Esfahbod[HB] Add HeadlessArrayTo<>
2009-11-02 Behdad Esfahbod[HB] More churning towards ChainContext lookups
2009-11-02 Behdad Esfahbod[HB] Add check to avoid infinite recursion
2009-11-02 Behdad Esfahbod[HB] Cosmetic
2009-11-02 Behdad Esfahbod[HB] Start ChainContext and ReverseChainSingleSubst...
2009-11-02 Behdad Esfahbod[HB] Split Layout-common tables into new files
2009-11-02 Behdad Esfahbod[HB] More shuffling
2009-11-02 Behdad Esfahbod[HB] Cleanup format unions
2009-11-02 Behdad Esfahbod[HB] Couple size checks
2009-11-02 Behdad Esfahbod[HB] Propagate property of first glyph
2009-11-02 Behdad Esfahbod[GSUB] Further optimize the main switch
2009-11-02 Behdad Esfahbod[HB] Unify first glyph property checking
2009-11-02 Behdad Esfahbod[HB] Move Context matching logic out of GSUB
2009-11-02 Behdad Esfahbod[GSUB] Unify ContextSubst matching
2009-11-02 Behdad Esfahbod[HB] Renames
2009-11-02 Behdad Esfahbod[HB] Simplify buffer
2009-11-02 Behdad Esfahbod[HB] Use ArrayOf<> in GSUB
2009-11-02 Behdad Esfahbod[HB] Use OffsetTo<> for Coverage
2009-11-02 Behdad Esfahbod[HB] Add OffsetTo template.
2009-11-02 Behdad Esfahbod[HB] Use templates for Null objects
2009-11-02 Behdad Esfahbod[GSUB] Start ChainContextSubst
2009-11-02 Behdad Esfahbod[GSUB] Implement ContextSubstFormat3
2009-11-02 Behdad Esfahbod[GSUB] Implement ContextSubstFormat2
2009-11-02 Behdad Esfahbod[GSUB] Add GSUB::substitute_lookup()
2009-11-02 Behdad Esfahbod[GSUB] Finish ContextSubstFormat1
2009-11-02 Behdad Esfahbod[HB] Remove DEFINE_NON_INSTANTIABLE
2009-11-02 Behdad Esfahbod[HB] Remove get_size()
2009-11-02 Behdad Esfahbod[GSUB] ContextSubst format 1
2009-11-02 Behdad Esfahbod[GSUB] Shuffle
2009-11-02 Behdad Esfahbod[GSUB] Towards Context subtitutes
2009-11-02 Behdad Esfahbod[GSUB] Minor refactoring
2009-11-02 Behdad Esfahbod[GSUB] Implement ligature substitutions
2009-11-02 Behdad Esfahbod[GSUB] Hook new GSUB up in Pango
2009-11-02 Behdad Esfahbod[GSUB] Start Ligature subtable support
2009-11-02 Behdad Esfahbod[GSUB] Implement Alternate subtables
2009-11-02 Behdad Esfahbod[GSUB] Implement Extension subtables
2009-11-02 Behdad Esfahbod[GSUB] Fix reverse lookup loop like we did in the old...
2009-11-02 Behdad Esfahbod[harfbuzz/GSUB] towards a partially working GSUB
2009-11-02 Behdad EsfahbodImplement the first substitute()
2009-11-02 Behdad EsfahbodMerge harfbuzz-ng
2009-04-15 Behdad EsfahbodGive it a start at GSUB
2008-01-24 Behdad EsfahbodStarting public interface
2008-01-23 Behdad EsfahbodMinor
2008-01-23 Behdad EsfahbodInitial gsub stub