SharpFont 3.0.1

dotnet add package SharpFont --version 3.0.1
NuGet\Install-Package SharpFont -Version 3.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpFont" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpFont --version 3.0.1
#r "nuget: SharpFont, 3.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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=3.0.1

// Install SharpFont as a Cake Tool
#tool nuget:?package=SharpFont&version=3.0.1

Cross-platform FreeType bindings for C#.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.1 3,302 4/13/2015
3.0.0 692 3/21/2015
3.0.0-beta 38 3/8/2015
2.5.3 407 8/2/2014
2.5.0.1 5,760 7/12/2013
2.4.12 81 6/6/2013
1.0.2 60 4/7/2013
1.0.1 64 3/25/2013
1.0.0 78 3/25/2013

- Removed dependency on X11/XQuartz on OS X