Version 0.14.0
Added
- Global and local subroutines in CFF fonts are now subset as part of subsetting.
Changed
- Introduce
SubsetError
as error type for subsetting. - Upgrade dependencies
- Bump MSRV to 1.66.0.
Fixed
- Fix glyf loca null transform parsing in WOFF2 #88
- Prevent possible panic in
offset_length
.