C# bindings for the Wellspring font library.
Go to file
cosmonaut 074f2afc83 1.0.0 2023-12-15 10:38:14 -08: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.Framework.csproj add framework csproj 2022-05-02 10:11:55 -07:00
WellspringCS.cs 1.0.0 2023-12-15 10:38:14 -08:00
WellspringCS.csproj add framework csproj 2022-05-02 10:11:55 -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.