C# bindings for the Wellspring font library.
You can not 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 9 months ago
.gitignore initial commit 12 months ago
LICENSE fix mistake in LICENSE description 12 months ago
README.md LICENSE and README 12 months ago
WellspringCS.Framework.csproj add framework csproj 11 months ago
WellspringCS.cs 0.3.0 9 months ago
WellspringCS.csproj add framework csproj 11 months ago
WellspringCS.dll.config fix sample dll config 11 months ago
WellspringCS.sln initial commit 12 months 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.