SpaceWizards.SharpFont
1.0.2
dotnet add package SpaceWizards.SharpFont --version 1.0.2
NuGet\Install-Package SpaceWizards.SharpFont -Version 1.0.2
<PackageReference Include="SpaceWizards.SharpFont" Version="1.0.2" />
paket add SpaceWizards.SharpFont --version 1.0.2
#r "nuget: SpaceWizards.SharpFont, 1.0.2"
// Install SpaceWizards.SharpFont as a Cake Addin #addin nuget:?package=SpaceWizards.SharpFont&version=1.0.2 // Install SpaceWizards.SharpFont as a Cake Tool #tool nuget:?package=SpaceWizards.SharpFont&version=1.0.2
Cross-platform FreeType bindings for C#. 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 | net7.0 is compatible. 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. |
-
net7.0
- 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
|