Open tgjones opened 5 years ago
Looks like someone has already done some part of the work to add .NET Core 3 targeting: #132
Cool, can't wait! as this is blocking some ports to .NET Core/.NET Standard
@drjaydenm package SpaceWizards.SharpFont works fine! https://github.com/space-wizards/SharpFont
Would you be open to a PR that adds support for .NET Standard, in addition to the existing platforms?
We'd like to use SharpFont in the OpenSAGE project, which targets .NET Core.
I also saw some discussion over on the OpenRA repo about targeting .NET Standard, and since OpenRA depeneds on SharpFont, this may be something you're already thinking about?
One of the nice things we can do with a NuGet package that targets .NET Standard, is include the native binaries within the package.
We're interested in doing the work for this, but I just wanted to open a discussion beforehand to see if there are already any plans for this.