harfbuzz/TODO

24 lines
624 B
Plaintext
Raw Normal View History

2010-09-23 14:28:51 +00:00
- Rename get_table to reference_table
2010-10-04 22:13:30 +00:00
- Avoid allocating blob objects internally for for_data() faces
2010-07-23 19:40:58 +00:00
- head table access cleanup (div by zero now!)
- cache various expensive scale computation
2010-09-22 21:12:10 +00:00
- SFNT api? get_num_faces?
2010-07-21 21:21:12 +00:00
- GNOME Bug 612402 - (hb-arm) HarfBuzz compilation fix for arm
2010-01-26 17:17:37 +00:00
2010-07-22 22:12:38 +00:00
- Make sure LangSys default feature is only applied once...
2010-01-26 17:17:37 +00:00
- kern/GPOS interaction
2009-11-03 19:28:32 +00:00
- Use size_t in sanitize?
2009-11-04 01:27:05 +00:00
- Better define HB_INTERNAL
2009-11-04 01:28:27 +00:00
- Future-proof metrics struct
2009-11-03 16:36:06 +00:00
hb-ot:
- Rename hb_internal_glyph_info_t to hb_ot_glyph_info_t
- Add query API for aalt-like features
- HB_OT_LAYOUT_GLYPH_CLASS_BASE_GLYPH vs LookupType::... mess