Open hansmbakker opened 1 year ago
The manual workaround for this now seems to be using the mutator tool from fontTools.
We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.
Description
I would like to consume variable fonts in .NET MAUI.
Public API Changes
It would be nice to have an overload of the current font loading API that takes a dictionary of variation settings to define labeled combinations.
Intended Use-Case
One of the things this is needed for, is to use the Material Symbols, which are shipped as variable fonts. Besides these Material Symbols, supporting variable fonts allows app developers to have more flexibility with their typography in general.