Merge mozilla-central and tracemonkey. (a=blockers)
[mozilla-central.git] / gfx / harfbuzz / TODO
blob001f4372aaa89d9519ae90d9a99a03e329abf7fb
1 - Rename get_table to reference_table
3 - Avoid allocating blob objects internally for for_data() faces
5 - head table access cleanup (div by zero now!)
6 - cache various expensive scale computation
8 - SFNT api?  get_num_faces?
10 - GNOME Bug 612402 - (hb-arm) HarfBuzz compilation fix for arm
12 - Make sure LangSys default feature is only applied once...
14 - kern/GPOS interaction
16 - Use size_t in sanitize?
17 - Better define HB_INTERNAL
18 - Future-proof metrics struct
20 hb-ot:
21 - Rename hb_internal_glyph_info_t to hb_ot_glyph_info_t
22 - Add query API for aalt-like features
23 - HB_OT_LAYOUT_GLYPH_CLASS_BASE_GLYPH vs LookupType::... mess