Minor
[profile/ivi/org.tizen.video-player.git] / TODO
1 - head table access cleanup (div by zero now!)
2 - cache various expensive scale computation
3
4 - GNOME Bug 612402 - (hb-arm) HarfBuzz compilation fix for arm
5
6 - Make sure LangSys default feature is only applied once...
7
8 - kern/GPOS interaction
9
10 - Use size_t in sanitize?
11 - Better define HB_INTERNAL
12 - Future-proof metrics struct
13
14 hb-ot:
15 - Rename hb_internal_glyph_info_t to hb_ot_glyph_info_t
16 - Add query API for aalt-like features
17 - HB_OT_LAYOUT_GLYPH_CLASS_BASE_GLYPH vs LookupType::... mess