SharpFont 4.0.1
dotnet add package SharpFont --version 4.0.1
NuGet\Install-Package SharpFont -Version 4.0.1
<PackageReference Include="SharpFont" Version="4.0.1" />
paket add SharpFont --version 4.0.1
#r "nuget: SharpFont, 4.0.1"
// 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
Cross-platform FreeType bindings for C#.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
NuGet packages (5)
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#. |
|
CSGL.MSDFGen
Multi-channel signed distance field generator. This package is a port of the original MSDFGen by Viktor Chlumský. |
|
sharpfont.lib
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SharpFont:
Repository | Stars |
---|---|
lindexi/lindexi_gd
博客用到的代码
|
- 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