Found 91 packages
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
GlyphLoader is a .NET Standerd library for TrueType, OpenType font. It is written in C#, designed to be small, efficient and portable while capable of producing high-quality glyph images. In WebAssembly environment, it can be used for application development using glyph outline information.
A TrueType parser for reading, glyphIds, names, descriptions, and kerning information from TrueType fonts.
C# port of stb_truetype.h
Package Description
Class library for parsing TrueType font files.
TrueTypeSharp is a tiny, entirely .NET-native TrueType font renderer. It is primarily a port of Sean Barrett's excellent C library stb_truetype.
Library to read basic informations from TTF/OTF files.
Simple and clean TrueType font loader and renderer written purely in c#.
PInvoke API (methods, structures and constants) imported from Windows Usp10.dll.
A Type extension which returns true if the type either derives from the given type (if the given type is a class or struct), or implements the given interface, whether it be directly or indirectly through its inheritance hierarchy.
Provides legacy support for client apps that rely on deprecated record type specific API endpoints.
A Virtical Japanese Text Processing Library
Installs Gotham Book.ttf on x86 and x64 Windows Computers
TrueType font parser, glyph layout engine, dynamic atlas packing, and Markdown renderer.
TrueMapper is an advanced object-to-object mapping library for .NET with intuitive MapTo() extension methods, comprehensive collection support, smart type conversion, conditional mapping, middleware support, circular reference detection, and performance metrics. Features intelligent type routing and proper collection handling.
Aspose.Font for .NET is an on premise library of classes that deal in font loading and drawing. Plugging this into your .NET applications make them able to support TTF (TrueType Font), TTC (TrueType collections), CFF, OpenType, and Type1 font formats without installing any 3rd party software. It allows you to load the EOT, FNTDATA, WOFF, WOFF2 as TTF font, and then this TTF font can be saved into TTF or WOFF format. Using Aspose.Font for .NET, you can fetch information related to fonts, Glyphs, and Metrics. Detect latin symbols within fonts as well as render text using font glyphs. Special glyphs can also be rendered by implementing interface using simple graphics functionality (move point, draw line, curve). You can also extract encoding and licensing information from font files. Aspose.Font for .NET can be used to develop applications in any IDE that targets the .NET platform and supports Microsoft Windows Desktop, Microsoft Windows Server, and Windows Azure. It also complies with .NET Standard 2.1 (.NET Core 3.0/3.1) and supports the .NET5.0 (support for Linux / macOS).
This library is a wrapper around the excellent FreeType 2.0 library. This library allows you to use TrueType fonts to render text in SDL. This is a NuGet package of SDL2 built with Visual Studio 2015.
Native FreeType libraries for Windows (x64, x86) and Linux (x64) with statically linked dependencies (zlib, bzip2, libpng, brotli). Automatically copies native DLLs to output directory for .NET applications.