TrueTypeSharp
TrueTypeSharp is a tiny, entirely .Net-native TrueType font renderer for C#. It is primarily a port of Sean Barrett's excellent C library stb_truetype.
TrueTypeSharp uses the ISC license.
TrueTypeSharp is a tiny, entirely .Net-native TrueType font renderer for C#. It is primarily a port of Sean Barrett's excellent C library stb_truetype.
TrueTypeSharp uses the ISC license.
Version 1.0.5 (May 14, 2012)
Version 1.0.2 (August 25, 2010)
NuGet Package "TrueTypeSharp"
1.0.5 May 14, 2012:
Ported over stb_truetype 0.5, adding kerning and subpixel functions.
1.0.2 August 25, 2010:
Initial public release.