Closed myblindy closed 2 years ago
I just tried Fonts 1.0.0-beta17 with same results.
Please see #276 and #266. This is a duplicate. You’ll need the latest MyGet release: 1.0.0-beta17.8
For what it's worth, it actually worked with the woff2 version of the font, so I'm using that for now.
Yep that's because the WOFF font will not include the redundant features. I've released 1.0.0-beta18 on NuGet now which contains the fix.
Prerequisites
DEBUG
andRELEASE
modeDescription
As in the title, upgrading to ImageSharp 2.* (and Fonts to 1.0.0-beta16 to match) now crashes during measuring.
Steps to Reproduce
Full exception:
Similar code works fine with ImageSharp 1.* and the corresponding Fonts (with a few method name changes, of course). You can get the full repository at https://github.com/myblindy/font_test.
System Configuration