A cross-platform library for loading and laying out fonts for processing and measuring; written in C#.
Info
Version: | 2.0.4 |
Author(s): | Six Labors and contributors |
Last Update: | Saturday, June 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SixLabors/Fonts |
NuGet Url: | https://www.nuget.org/packages/SixLabors.Fonts |
Install
Install-Package SixLabors.Fonts
dotnet add package SixLabors.Fonts
paket add SixLabors.Fonts
SixLabors.Fonts Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.3)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.3)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
- System.Numerics.Vectors(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
Tags