SharpFont 3.0.0
Cross-platform FreeType bindings for C#.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SharpFont -Version 3.0.0
dotnet add package SharpFont --version 3.0.0
<PackageReference Include="SharpFont" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpFont --version 3.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpFont, 3.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
- Updated to FreeType 2.5.5 and started depending on an external package for freetype6.dll.
- Introduced new APIs for 26.6, 16.16, and 2.14 fixed-point types, breaking backwards compatibility.
- Started using different version numbers than FreeType, following Semantic Versioning.
- Several minor bugfixes.
Dependencies
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on SharpFont:
Package | Downloads |
---|---|
QuickFont.Desktop
QuickFont is a text rendering library for OpenTK. For more information please have a look at the GitHub repository https://github.com/opcon/QuickFont
|
|
QuickFont.ES20
QuickFont is a text rendering library for OpenTK. For more information please have a look at the GitHub repository https://github.com/opcon/QuickFont
|
|
SharpFont.HarfBuzz
Cross-platform HarfBuzz bindings for C#.
|
|
CSGL.MSDFGen
Multi-channel signed distance field generator. This package is a port of the original MSDFGen by Viktor Chlumský.
|
GitHub repositories
This package is not used by any popular GitHub repositories.