v1.0.0-beta18
Pre-release
Pre-release
JimBobSquarePants
released this
22 Jul 13:54
·
292 commits
to main
since this release
What's Changed
- Make ScriptList optional by @JimBobSquarePants in #267
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #275
- Bump actions/checkout from 2 to 3 by @dependabot in #273
- Bump actions/cache from 2 to 3 by @dependabot in #271
- Bump actions/setup-dotnet from 1 to 2 by @dependabot in #274
- Bump codecov/codecov-action from 1 to 3 by @dependabot in #272
- Add support for glyphs stored in CFF formats by @JimBobSquarePants in #265
- Do not require strict spec adherence by @loraderon in #277
- Make TableLoader works without reflection by @kant2002 in #278
- Prevent crash from Billion Laughs attack. by @JimBobSquarePants in #280
- Speed up Unicode Data lookups and remove reflection. by @JimBobSquarePants in #281
- Fix potential endianness and alignment problems with Span-based UnicodeTrie constructor by @DaZombieKiller in #284
- CFF: Support for FD Select, Format 0 by @brianpopow in #286
- Add Text Justification Options by @JimBobSquarePants in #285
New Contributors
- @dependabot made their first contribution in #275
- @loraderon made their first contribution in #277
- @kant2002 made their first contribution in #278
- @DaZombieKiller made their first contribution in #284
Full Changelog: v1.0.0-beta17...v1.0.0-beta18