A TrueType parser for reading, glyphIds, names, descriptions, and kerning information from TrueType fonts.
Info
| Version: | 0.2.0 |
| Author(s): | Roy Triesscheijn |
| Last Update: | Friday, February 24, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/roy-t/TrueType |
| NuGet Url: | https://www.nuget.org/packages/RoyT.TrueType |
Install
Install-Package RoyT.TrueType
dotnet add package RoyT.TrueType
paket add RoyT.TrueType
RoyT.TrueType Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags