v0.17.1
v0.17.1
- Build wheels for pypy3 as well as macOS arm64 and universal2 wheels.
- Add a Blob class wrapper for hb_blob_t, and allow constructing Face
from it. Blob has from_file_path() method that mmap’s files instead of
leading all data in memory upfront.