Always allocate new ligature id
[framework/uifw/harfbuzz.git] / src / hb-font-private.h
2010-10-27 Behdad EsfahbodDivide get_metrics into get_advance and get_extents
2010-07-23 Behdad EsfahbodPrefer C linkage
2010-07-23 Behdad EsfahbodDe-C++ where possible
2010-05-12 Behdad EsfahbodRename a few files to be C++ sources
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