Robmaister / SharpFont

Cross-platform FreeType bindings for .NET - Need maintainer
Other
286 stars 104 forks source link

.NET Standard #126

Open tgjones opened 5 years ago

tgjones commented 5 years ago

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.

drjaydenm commented 4 years ago

Looks like someone has already done some part of the work to add .NET Core 3 targeting: #132

wstaelens commented 4 years ago

Cool, can't wait! as this is blocking some ports to .NET Core/.NET Standard

wstaelens commented 4 years ago

@drjaydenm package SpaceWizards.SharpFont works fine! https://github.com/space-wizards/SharpFont