- Update to HarfBuzz 10.2.0 - No longer require building HarfBuzz with experimental APIs enabled - Add missing license files for some test fonts
0.44.0
- Bind hb_face_count API as Face.count - Bind hb_style_get_value API as Font.get_style_value() - Bind hb_face_reference_table API as Face.reference_table() - Fix Blob.__len__() for blobs created from C pointers