MonoGame / MonoGame.Dependencies

The MonoGame binary dependencies submodule.
38 stars 51 forks source link

Downgrade SharpFont to 2.5.3 #134

Closed Jjagg closed 5 years ago

Jjagg commented 5 years ago

This replaces the updated SharpFont assembly with one built from their 2.5.3 release. The newer version was causing a lot of issues that I haven't been able to work out in any other way.

I modified the 2.5.3 tag to target .NET Standard. The dll is built from my fork: https://github.com/Jjagg/SharpFont/tree/netstandard2.5.3.

cc @cra0zy