[HB] Fix context_length checking
[framework/uifw/harfbuzz.git] / src / hb-ot-layout-gsubgpos-private.h
2009-11-02 Behdad Esfahbod[HB] Fix context_length checking
2009-11-02 Behdad Esfahbod[HB] ChainContext complete
2009-11-02 Behdad Esfahbod[HB] Implement backtrack matching
2009-11-02 Behdad Esfahbod[HB] One more step to go, for fully working GSUB and...
2009-11-02 Behdad Esfahbod[HB] Further modularize Context matching
2009-11-02 Behdad Esfahbod[HB] A step closer to working ChainContext
2009-11-02 Behdad Esfahbod[HB] Add HeadlessArrayTo<>
2009-11-02 Behdad Esfahbod[HB] More template goodness
2009-11-02 Behdad Esfahbod[HB] More churning towards ChainContext lookups
2009-11-02 Behdad Esfahbod[HB] Towards sharing Context and ChainContext code
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[HB] Unify first glyph property checking
2009-11-02 Behdad Esfahbod[HB] Move Context matching logic out of GSUB