Further cleanup of sizeof
[framework/uifw/harfbuzz.git] / src / hb-font-private.h
2010-04-24 Behdad EsfahbodCleanup hb_face_create_for_data()
2010-04-22 Behdad EsfahbodChange header comment
2009-11-04 Behdad EsfahbodImplement nil font functions
2009-11-03 Behdad EsfahbodStart ft glue
2009-11-03 Behdad EsfahbodMove unicode_funcs to buffer
2009-11-02 Behdad Esfahbod[HB] Add font funcs prototypes
2009-11-02 Behdad Esfahbod[HB] Add hb_font_funcs_make_immutable()
2009-11-02 Behdad Esfahbod[HB] Start adding Unicode funcs
2009-11-02 Behdad Esfahbod[HB] Use face_t directly instead of ot_layout_t
2009-11-02 Behdad Esfahbod[HB] Simplify object creation
2009-11-02 Behdad Esfahbod[HB] Add abstract font and face API