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

Additional output formats C# and Xamarin #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rhegner
Copy link

@rhegner rhegner commented Jul 7, 2019

Xamarin 4 has improved support for icon fonts, which makes dealing with scalable icons in Xamarin much easier.

I modified icon-font-generator to generate two additional outputs:

  • A C# class containing the unicode constants
  • A Xamarin ResourceDictionary containing the unicode constants

icon-font-generator is a really helpful tool, and it would be nice if it supported these additional output formats out of the box.

Copy link

@jimmyandrade jimmyandrade left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants