[GPOS] Finally it's working, up to Cursive
[framework/uifw/harfbuzz.git] / src / hb-ot-layout.cc
2009-11-02 Behdad Esfahbod[GPOS] Finally it's working, up to Cursive
2009-11-02 Behdad Esfahbod[GPOS] Fix more brokenness
2009-11-02 Behdad EsfahbodSwitch Pango to new, defunt, GPOS
2009-11-02 Behdad Esfahbod[HB] Start GPOS!
2009-11-02 Behdad Esfahbod[HB] Don't use G_LIKELY!
2009-11-02 Behdad Esfahbod[HB] Cleanup TODOs
2009-11-02 Behdad Esfahbod[HB] Update copyright years
2009-11-02 Behdad Esfahbod[HB] Simplify more arrays
2009-11-02 Behdad Esfahbod[HB] Use templates for Null objects
2009-11-02 Behdad Esfahbod[GSUB] Add GSUB::substitute_lookup()
2009-11-02 Behdad Esfahbod[GSUB] Finish ContextSubstFormat1
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-02-19 Behdad Esfahbod[hb-ot-layout] Add proper namespace to accessors
2008-01-29 Behdad EsfahbodFinish script, language, and feature public API
2008-01-28 Behdad EsfahbodAdd script and language public getter API
2008-01-28 Behdad EsfahbodRename HB_OT_Layout to hb_ot_layout_t
2008-01-28 Behdad EsfahbodRename hb_ot_layout_create() to hb_ot_layout_create_for...
2008-01-28 Behdad EsfahbodGDEF completely working now
2008-01-25 Behdad Esfahbod[GDEF] Finish internal API
2008-01-25 Behdad Esfahbod[GDEF] Finish public API
2008-01-24 Behdad EsfahbodImplement glyph properties
2008-01-24 Behdad EsfahbodMore public api
2008-01-24 Behdad EsfahbodStarting public interface