v1.0.0-beta17
Pre-release
Pre-release
JimBobSquarePants
released this
18 May 09:27
·
347 commits
to main
since this release
What's Changed
- Better font family not found exception by @0xced in #196
- Add an overload of
AddSystemFonts
by @LeaFrock in #240 - Make HasPathTests a theory instead of a fact by @0xced in #241
- Fix bad indexing when shaping fractions by @JimBobSquarePants in #245
- Add line recognition by @steffi3011 in #246
- Add parsing anchor table format 2 by @brianpopow in #238
- Add ability to add custom feature tags by @JimBobSquarePants in #248
- Only skip non-dirty glyphs when updating positions. by @JimBobSquarePants in #249
- Add test for old style figures feature by @brianpopow in #250
- First pass at POST table by @Redth in #252
- Add underline and strikeout rendering on top of
TextRun
s by @tocsoft in #254 - Support text runs. by @JimBobSquarePants in #251
- Better FontHinting Control. by @JimBobSquarePants in #257
- Make fractions optional. by @JimBobSquarePants in #260
- Enumerate available fonts through the native API on macOS by @0xced in #263
- Implement Hangul Shaper by @JimBobSquarePants in #262
New Contributors
- @LeaFrock made their first contribution in #240
- @steffi3011 made their first contribution in #246
- @Redth made their first contribution in #252
Full Changelog: v1.0.0-beta16...v1.0.0-beta17