Add CFF2 and TrueType Variation Font Support#342
Conversation
- Add missing break
# Conflicts: # src/SixLabors.Fonts/Tables/Cff/FDRangeProvider.cs # src/SixLabors.Fonts/Tables/TableLoader.cs
|
@brianpopow I had a quick look at the |
I use the tagged version This creates a new font variation with the weight 300 as an option. Then add a breakpoint, when the font is loaded and inspect |
|
@brianpopow Thanks for the tests. I'm gonna go all in on this over the next few days so please hold off with any other changes. |
JimBobSquarePants
left a comment
There was a problem hiding this comment.
This all seems to work now. Fantastic!
@JimBobSquarePants : great to see, that you managed to finish this! |
Only with your help mate!!! 🤩 |
Prerequisites
Description
Fixes #5
Fixes #247
Fixes #331
PR adds support for TrueType and CFF2 variable fonts
Loading a variation is simple.