C# bindings for the Wellspring font library.
Go to file
cosmonaut b69f60f5ce fix sample dll config 2022-05-02 10:09:17 -07:00
.gitignore initial commit 2022-04-12 15:16:23 -07:00
LICENSE fix mistake in LICENSE description 2022-04-12 20:05:22 -07:00
README.md LICENSE and README 2022-04-12 20:04:58 -07:00
WellspringCS.cs Wellspring API update 2022-04-13 15:10:09 -07:00
WellspringCS.csproj initial commit 2022-04-12 15:16:23 -07:00
WellspringCS.dll.config fix sample dll config 2022-05-02 10:09:17 -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.