* Include missing HarfBuzz source files to source distribution. (120)
0.24.0
* Updated to HarfBuzz 4.2.0. * Add Font.ppem and Font.ptem properties. (114) * Raise `HarfBuzzError` in `Blob.from_file_path()` on error, instead of returning an empty blob. (116)
0.23.0
- Updated to HarfBuzz 4.1.0. - Add `repack()` for table packing.
0.22.0
- Updated to HarfBuzz 4.0.1. - Updated to use the stable HarfBuzz draw API. Old Python API is deprecated and new one better matching the C API is added.
0.21.0
- Updated to HarfBuzz 3.3.2.
0.20.0
- Added `Font.get_font_extents` and `FontFuncs.set_font_{v,h}_extents_func` methods (106, 107). - Updated to HarfBuzz 3.2.0.