Remove ASSERT_SIZE in favor of the safer DEFINE_SIZE_STATIC
[framework/uifw/harfbuzz.git] / src / hb-ot-layout-private.h
2010-04-22 Behdad EsfahbodChange header comment
2009-11-02 Behdad Esfahbod[HB] Remove unused var
2009-11-02 Behdad Esfahbod[HB] Make it all work again
2009-11-02 Behdad Esfahbod[HB] Use face_t directly instead of ot_layout_t
2009-11-02 Behdad Esfahbod[HB] Port ot-layout to new public API
2009-11-02 Behdad Esfahbod[HB] Add XXX marks
2009-11-02 Behdad Esfahbod[HB] Cleanup public buffer structs
2009-11-02 Behdad Esfahbod[HB] Remove hinting setting and use ppem==0 to mean...
2009-11-02 Behdad Esfahbod[HB] Move direction to buffer
2009-11-02 Behdad EsfahbodRevert "XX"
2009-11-02 Behdad EsfahbodXX
2009-11-02 Behdad Esfahbod[HB] Remove useless include
2009-11-02 Behdad Esfahbod[HB] When looking back/forward, skip marks only
2009-11-02 Behdad Esfahbod[HB] More buffer cleanup
2009-11-02 Behdad Esfahbod[HB] Clean more
2009-11-02 Behdad Esfahbod[HB] Remove one XXX, add another
2009-11-02 Behdad Esfahbod[HB] Update copyright years
2009-11-02 Behdad Esfahbod[HB] simplify macros
2009-11-02 Behdad Esfahbod[HB] Rename harfbuzz-buffer to hb-buffer
2009-11-02 Behdad Esfahbod[HB] Remove all references to the old code!
2009-11-02 Behdad Esfahbod[HB] Indentation
2009-11-02 Behdad Esfahbod[GPOS] CursivePosFormat1
2009-11-02 Behdad Esfahbod[HB] Start GPOS!
2009-11-02 Behdad Esfahbod[HB] Remove stale TODO
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-01-28 Behdad EsfahbodRename HB_OT_Layout to hb_ot_layout_t
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