![]() |
VOOZH | about |
dotnet add package SharpFont --version 4.0.1
NuGet\Install-Package SharpFont -Version 4.0.1
<PackageReference Include="SharpFont" Version="4.0.1" />
<PackageVersion Include="SharpFont" Version="4.0.1" />Directory.Packages.props
<PackageReference Include="SharpFont" />Project file
paket add SharpFont --version 4.0.1
#r "nuget: SharpFont, 4.0.1"
#:package SharpFont@4.0.1
#addin nuget:?package=SharpFont&version=4.0.1Install as a Cake Addin
#tool nuget:?package=SharpFont&version=4.0.1Install as a Cake Tool
Cross-platform FreeType bindings for C#.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
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 |
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