Releases: khaledhosny/ots
Releases · khaledhosny/ots
Version 5.1.0
- Update
woff2
andbrotli
sub-modules. - Use the new
woff2
API that does not trust header totalSfntSize and glyf origLength.
Version 5.0.1
- Update woff2 and brotli modules.
- Improve some failure messages.
- Don’t drop MATH table with no glyph construction.
- Some documentation improvements.
- Fix undefined behavior with shift-left operator.
- Fix cmap table overflow checks.
Version 5.0.0
Various fixes, woff2 decoder now uses google/woff2 directly instead of our outdated copy of the code.
Version 4.0.1
Fix building from release tarball.
Version 4.0.0
Just an arbitrary release to make @davelab6 happy.