Closed mfruhner closed 5 years ago
Hm, at this time we don't support FA Pro, simply because we don't own a license by now. But integrating FA font should be straight forward in a manner like we did for Material Design, cf.:
@mfruhner If you gonna try let me know how you are doing and we can probably help.
The steps I followed:
If you get Invalid Assemby Errors when you first build. Add in Properties\AssemblyInfo.cs the following: [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")]
@leomurillo thanks for guidance in building the pro-version. Maybe we can add this to the docs?
Closed due to inactivity
Hello, I managed to implement this into our application, but now I am wondering, if you support FA Pro as well. As our designer used almost Pro Icons only, this would be great. I could not find information about this in the project.
Greetings, Maik