libschrift
Font renderer
A lightweight TrueType font rendering library with Unicode support and small footprint.
A lightweight TrueType font rendering library
479 stars
14 watching
33 forks
Language: C
last commit: 12 months ago
Linked from 1 awesome list
clibrarysucklesstruetype
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an interface to render TrueType fonts in SDL applications | 417 |
| A lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering. | 28 |
| A simple font renderer using OpenGL 4.5 and instanced rendering. | 12 |
| Provides a font rendering library using the GPU with hardware acceleration. | 492 |
| A library that reads and interprets the TrueType font format | 17 |
| A library that parses OpenType fonts and renders them using Stage3D | 102 |
| A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 622 |
| Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary | 8 |
| An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,652 |
| A library that abstracts font rendering and atlas creation from a font at a specified size and color. | 53 |
| A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 | 142 |
| A library that provides tools for working with TrueType fonts | 12 |
| A high-level TrueType font parser with a safe, zero-allocation API | 643 |
| A set of low-level bindings for the FreeType font library, allowing direct manipulation of fonts at the C level. | 29 |
| An API for rendering OpenType fonts on the JVM. | 2 |