SharpFont 3.1.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.1.0
dotnet add package SharpFont --version 3.1.0
<PackageReference Include="SharpFont" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpFont --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpFont, 3.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
- Deprecated use of the "Generic" property in place of a Tag property and Disposed event.
- Added FixedXDotY functions for the native FT Computations functions.
- Added ToString overloads for FixedXDotY structs (formatting).
- Deprecated functions in FT that belong in the FixedXDotY structs.
- Fixed a bug in Face.GetKerning()
- Added LoadFlags.ComputeMetrics
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.