Info
Version: | 1.0.2 |
Author(s): | SpaceWizards.SharpFont |
Last Update: | Sunday, August 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/space-wizards/SharpFont |
NuGet Url: | https://www.nuget.org/packages/SpaceWizards.SharpFont |
Install
Install-Package SpaceWizards.SharpFont
dotnet add package SpaceWizards.SharpFont
paket add SpaceWizards.SharpFont
SpaceWizards.SharpFont Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
net472
No dependencies.
No dependencies.
This package does not automatically provide a build of Freetype itself, so you will have to deal with this manually. Note that on Windows you cannot use a stock build of freetype.dll, as the build has to be modified (to fix some FFI issues).
See this repo for more information: https://github.com/Robmaister/SharpFont.Dependencies.