C# bindings for the Wellspring font library.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cosmonaut f8872bae59 0.3.0 1 year ago
.gitignore initial commit 1 year ago
LICENSE fix mistake in LICENSE description 1 year ago
README.md LICENSE and README 1 year ago
WellspringCS.Framework.csproj add framework csproj 1 year ago
WellspringCS.cs 0.3.0 1 year ago
WellspringCS.csproj add framework csproj 1 year ago
WellspringCS.dll.config fix sample dll config 1 year ago
WellspringCS.sln initial commit 1 year ago

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.