commit | 32da0c6bc4770568346f6c05fd6b374be2bbd2b2 | [log] [tgz] |
---|---|---|
author | Ebrahim Byagowi <ebrahim@gnu.org> | Tue Jun 05 18:56:26 2018 +0430 |
committer | GitHub <noreply@github.com> | Tue Jun 05 18:56:26 2018 +0430 |
tree | 3f2d61d6e709984b04ce2f7bebbb521a35c2ec3d | |
parent | 4a115fe7fe71e381decb7c894208540663419f75 [diff] |
Add hb_face_count, a new API (#1002) Simply, it returns the number of faces on a font blob. To be used on hb-sanitizer tool but other clients also can benefit from it.