SpaceWizards.SharpFont
1.0.1
See the version list below for details.
dotnet add package SpaceWizards.SharpFont --version 1.0.1
NuGet\Install-Package SpaceWizards.SharpFont -Version 1.0.1
<PackageReference Include="SpaceWizards.SharpFont" Version="1.0.1" />
paket add SpaceWizards.SharpFont --version 1.0.1
#r "nuget: SpaceWizards.SharpFont, 1.0.1"
// Install SpaceWizards.SharpFont as a Cake Addin #addin nuget:?package=SpaceWizards.SharpFont&version=1.0.1 // Install SpaceWizards.SharpFont as a Cake Tool #tool nuget:?package=SpaceWizards.SharpFont&version=1.0.1
Cross-platform FreeType bindings for C#. This package is modified from the original to multi-target include .NET Core 3. This package does not automatically provide a build of Freetype itself, so you will have to deal with this manually. Note that on Windows you cannot use a stock build of freetype.dll, as the build has to be modified (to fix some FFI issues). See this repo for more information: https://github.com/Robmaister/SharpFont.Dependencies
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
.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 is compatible. net48 was computed. net481 was computed. |
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.5
-
.NETFramework 4.7.2
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SpaceWizards.SharpFont:
Package | Downloads |
---|---|
GameFlow2D
An easy-to-use framework for creating 2D games Wiki: https://github.com/xR1q/gameflow-2d |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SpaceWizards.SharpFont:
Repository | Stars |
---|---|
space-wizards/RobustToolbox
Robust multiplayer game engine, used by Space Station 14
|
|
cbhacks/CrashEdit
Unofficial Crash Bandicoot 1/2/3 Level Editor
|