SharpFont 4.0.1
Cross-platform FreeType bindings for C#.
Install-Package SharpFont -Version 4.0.1
dotnet add package SharpFont --version 4.0.1
<PackageReference Include="SharpFont" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpFont --version 4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpFont, 4.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
- Added PCL and iOS support
- Workaround for libgdiplus transparency bug.
- Fixed memory pinning bugs in OutlineFuncs.
- Fixed SharpFont.dll.config format for Debian packaging utilities
- Added remaining XML comments, clearing a lot of warnings
- Removed error checking in Dispose() functions, as they should not throw exceptions
- Added support for freebsd in SharpFont.dll.config
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.