Typography
Font loader
A C# library that provides a cross-platform font reader and layout engine.
C# Font Reader (TrueType / OpenType / OpenFont / CFF / woff / woff2) , Glyphs Layout and Rendering
411 stars
23 watching
85 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
cffcontourdotnetemojifontglyphlayoutmsdfnetstandardopentypeotfrenderingtruetypettftypographywebfontswoffwoff2
Related projects:
Repository | Description | Stars |
---|---|---|
sixlabors/fonts | A library that loads and renders various font formats. | 307 |
cssninjastudio/unplugin-fonts | A plugin that simplifies webfont loading and optimization by automating the process of loading and caching fonts for faster page rendering. | 342 |
kekee000/fonteditor-core | A JavaScript library for reading and writing various font formats | 355 |
servo/font-kit | A cross-platform font loading library written in Rust | 696 |
cdave1/ftgles | A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 | 142 |
vidstige/nrasterizer | A C# library that loads and rasterizes TrueType fonts to bitmap images. | 39 |
dfrg/swash | A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. | 657 |
frankrolf/git-for-type-designers | A tool to manage version control for UFO and other text-based font file formats | 86 |
tsherif/simple-opengl-loader | A library that provides an extensible OpenGL loader for cross-platform support | 86 |
pomax/simple-cff-builder | Generates test fonts with customizable Type2 charstrings and global subroutines. | 3 |
alexmyczko/fnt | Provides a font rendering library using the GPU with hardware acceleration. | 487 |
dompdf/php-font-lib | A PHP library for reading and manipulating font files, including TrueType, OpenType, and WOFF formats. | 1,744 |
nirma/uifontcomplete | A library that extends UIFont to provide a convenient and type-safe way to work with system and custom fonts on iOS and tvOS. | 1,329 |
libsdl-org/sdl_ttf | Provides an interface to render TrueType fonts in SDL applications | 398 |
pistondevelopers/freetype-sys | A set of low-level bindings for the FreeType font library, allowing direct manipulation of fonts at the C level. | 29 |