C# bindings for the Wellspring font library.
Go to file
cosmonaut aef9fd35d7 LICENSE and README 2022-04-12 20:04:58 -07:00
.gitignore initial commit 2022-04-12 15:16:23 -07:00
LICENSE LICENSE and README 2022-04-12 20:04:58 -07:00
README.md LICENSE and README 2022-04-12 20:04:58 -07:00
WellspringCS.cs ABI changes 2022-04-12 17:04:21 -07:00
WellspringCS.csproj initial commit 2022-04-12 15:16:23 -07:00
WellspringCS.dll.config initial commit 2022-04-12 15:16:23 -07:00
WellspringCS.sln initial commit 2022-04-12 15:16:23 -07:00

README.md

This is WellspringCS, a C# interop library for the Wellspring font rendering system.

License

Wellspring and WellspringCS are released under the zlib license. See LICENSE for details.

About Wellspring

For more information about Wellspring, take a look at the Wellspring repository.

About WellspringCS

This interop library was designed for the MoonWorks game framework. However, it can be integrated into any C# application.