[HB] More buffer cleanup
[framework/uifw/harfbuzz.git] / src / hb-ot-layout-gpos-private.h
2009-11-02 Behdad Esfahbod[HB] More buffer cleanup
2009-11-02 Behdad Esfahbod[HB] Simplify version check in GSUB/GPOS
2009-11-02 Behdad Esfahbod[HB] Check for GDEF/GSUB/GPOS versions
2009-11-02 Behdad Esfahbod[GPOS] MarkLigPosFormat1
2009-11-02 Behdad Esfahbod[HB] Remove apply_subtables() again
2009-11-02 Behdad Esfahbod[HB] Share Extension lookup code between GSUB and GPOS
2009-11-02 Behdad Esfahbod[GPOS] Remove printf. MarkMarkPos1 is working
2009-11-02 Behdad Esfahbod[GPOS] MarkMarkPosFormat1
2009-11-02 Behdad Esfahbod[GPOS] MarkBasePosFormat1
2009-11-02 Behdad Esfahbod[GPOS] Implement MarkArray interface
2009-11-02 Behdad Esfahbod[GPOS] Implement Device support in AnchorFormat3
2009-11-02 Behdad Esfahbod[GPOS] Remove apply_value() return value
2009-11-02 Behdad Esfahbod[GPOS] Start MarkBasePosFormat1
2009-11-02 Behdad Esfahbod[HB] Add TODO item
2009-11-02 Behdad Esfahbod[HB] Remove last dependence on the old code base!
2009-11-02 Behdad Esfahbod[GPOS] Fix more brokenness
2009-11-02 Behdad Esfahbod[HB] Move lookup types enum into subtable class
2009-11-02 Behdad Esfahbod[HB] Indentation
2009-11-02 Behdad Esfahbod[GPOS] CursivePosFormat1
2009-11-02 Behdad Esfahbod[GSUB] PairPosFormat2
2009-11-02 Behdad Esfahbod[GPOS] PairPosFormat1
2009-11-02 Behdad Esfahbod[GPOS] Start filling apply() functions in
2009-11-02 Behdad Esfahbod[HB] Rename LOOKUP_ARGS to APPLY_ARGS
2009-11-02 Behdad Esfahbod[HB] Internally rename position() and substitute()...
2009-11-02 Behdad Esfahbod[HB] Simplify casts
2009-11-02 Behdad EsfahbodSwitch Pango to new, defunt, GPOS
2009-11-02 Behdad Esfahbod[HB] Start GPOS!