IconFont2Code
IconFont2Code copied to clipboard
Generate C# class with constant fields for the icons in your font
 I get this message when I try to open [tabler-icons](https://github.com/tabler/tabler-icons) in .ttf and .woff formats. To reproduce just download zip from release section of Tabler Icons github and use...
See https://github.com/andreinitescu/IconFont2Code/issues/3#issuecomment-546680083
I downloaded the Zip version to my computer and run the index.html file. After selecting the .ttf file, I could not generate C# code like the live online version. Please...
Looks like MAUI has started shipping IconFont2Code with the dotnet 9 release. However, identifiers aren't Pascal cased and there's no marker to exclude the file from analysis, so it triggers...
First let me start by telling you: THANK YOU SO MUCH, I always use this, saves a lot of time. I have been using it since Xamarin forms This is...