mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
24 lines
624 B
Plaintext
24 lines
624 B
Plaintext
- Rename get_table to reference_table
|
|
|
|
- Avoid allocating blob objects internally for for_data() faces
|
|
|
|
- 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
|