More contour point use
[framework/uifw/harfbuzz.git] / src / hb-ot-layout-gdef-private.hh
2010-04-29 Behdad EsfahbodMore contour point use
2010-04-29 Behdad Esfahbod[gdef] Fix delta scale
2010-04-29 Behdad Esfahbod[gdef] Fix rounding
2010-04-29 Behdad Esfahbod[gdef] Implement getting contour point
2010-04-23 Behdad EsfahbodRemove GET_FOR_DATA macros
2010-04-22 Behdad EsfahbodFail sanitize on major version mismatch
2010-04-22 Behdad EsfahbodRename const_sub_array to sub_array since all consts...
2010-04-22 Behdad EsfahbodChange header comment
2010-04-21 Behdad EsfahbodFix warnings
2009-11-20 Behdad EsfahbodFix warning
2009-11-04 Behdad EsfahbodFix previous commit, ouch!
2009-11-04 Behdad EsfahbodFix array query API
2009-11-03 Behdad EsfahbodDon't use zero-sized arrays
2009-11-02 Behdad Esfahbod[HB] Rename DEBUG to TRACE where appropriate
2009-11-02 Behdad EsfahbodFix a few other pedantic warnings
2009-11-02 Behdad Esfahbod[HB] Correctly sanitize LigatureAttach
2009-11-02 Behdad Esfahbod[HB] Put C++ inline's back
2009-11-02 Behdad Esfahbod[HB] Remove unused code
2009-11-02 Behdad Esfahbod[HB] Fix various XXX issues
2009-11-02 Behdad Esfahbod[HB] Add sanitize debugging facilities
2009-11-02 Behdad Esfahbod[HB] Minor cleanup
2009-11-02 Behdad Esfahbod[HB] GDEF sanitize()
2009-11-02 Behdad Esfahbod[HB] Fix mix warnings
2009-11-02 Behdad Esfahbod[HB] More sanitize()
2009-11-02 Behdad Esfahbod[HB] Use face_t directly instead of ot_layout_t
2009-11-02 Behdad Esfahbod[OT] Rename C++ header files from *.h to *.hh