HarfBuzz text shaping engine http://harfbuzz.github.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

21 lines
559 B

- Rename get_table to reference_table
- head table access cleanup (div by zero now!)
- cache various expensive scale computation
- SFNT api? get_num_faces?
- GNOME Bug 612402 - (hb-arm) HarfBuzz compilation fix for arm
- Make sure LangSys default feature is only applied once...
- kern/GPOS interaction
- Use size_t in sanitize?
- Better define HB_INTERNAL
- Future-proof metrics struct
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