Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added material symbol font conversions with filled parameter #621

Merged
merged 2 commits into from Mar 17, 2024

Conversation

trdsolutions
Copy link

As MAUI lacks of support for variable fonts (dotnet/maui#16604) I converted the variable fonts from https://github.com/google/material-design-icons/tree/master/variablefont with the following parameters:

  • FILL=1
  • GRAD=0
  • opsz=24
  • wght=400

In addition I created the FontAliases class for less magic string guessing on the consumer site.

I hope you like it. If there is anything I can do better, please let me know.

Copy link
Owner

@enisn enisn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! hanks for your contribution

@enisn enisn merged commit 77a99dd into enisn:develop Mar 17, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants