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"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SharpFont as a Cake Addin
#addin nuget:?package=SharpFont&version=4.0.1
// Install SharpFont as a Cake Tool
#tool nuget:?package=SharpFont&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 (6)
Showing the top 5 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#.
|
|
SMRenderer2D
A 2D render engine, that is designed to be easly extended and modified. It was completly written in OpenTK.
|
|
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.