NRasterizer
Font rasterizer
A C# implementation of an OpenType font parser and rasterizer
OpenType parser in pure c#
40 stars
7 watching
11 forks
Language: C#
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that loads and renders various font formats. | 322 |
| A library that parses OpenType fonts and renders them using Stage3D | 102 |
| A C# library that provides a cross-platform font reader and layout engine. | 415 |
| An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,652 |
| A simple font renderer using OpenGL 4.5 and instanced rendering. | 12 |
| A font parsing and shaping library for complex scripts used in software rendering | 727 |
| A Rust-based library for parsing and building OpenType font files | 38 |
| A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 | 142 |
| A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. | 671 |
| A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 622 |
| A pure Nim implementation of font rasterization and text typesetting | 148 |
| A text rendering library with customizable color and size per character for rich text display. | 4 |
| A library that reads and interprets the TrueType font format | 17 |
| Tools for working with font files and their structures | 34 |
| A simple bitmap font renderer in ActionScript for rendering TrueType fonts. | 35 |