microsoft / Font-Validator

Font Validator is a tool for testing fonts prior to release. This testing ensures that fonts meet Microsoft's high quality standards and perform exceptionally well on Microsoft's platform.
Other
117 stars 41 forks source link

Net core support #24

Open HinTak opened 8 years ago

HinTak commented 8 years ago

Somebody should look into what net core means, incompatibility, etc. https://blogs.msdn.microsoft.com/dotnet/2016/06/27/announcing-net-core-1-0/

It may come down to resurrecting visual studio support, and then it might not. https://github.com/HinTak/Font-Validator/issues/8

madig commented 6 years ago

From what I read, .NET Core is currently a reimplementation of the non-GUI and web stuff of .NET Frameworks. Version 3 is planned to have GUI parts in it, but only for Windows. Then again, FontVal's GUI might as well be reduced to the bare front-end of the Mac version and simply open reports in a browser...