libschrift

Font renderer

A lightweight TrueType font rendering library with Unicode support and small footprint.

A lightweight TrueType font rendering library

GitHub

471 stars
14 watching
33 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list

clibrarysucklesstruetype

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
libsdl-org/sdl_ttf Provides an interface to render TrueType fonts in SDL applications 398
vassvik/mv_easy_font A lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering. 28
vassvik/easy_font_gl45 A simple font renderer using OpenGL 4.5 and instanced rendering. 12
alexmyczko/fnt Provides a font rendering library using the GPU with hardware acceleration. 487
pistondevelopers/truetype A library that reads and interprets the TrueType font format 17
maxdidit/firetype A library that parses OpenType fonts and renders them using Stage3D 102
redox-os/rusttype A Rust library for working with OpenType fonts and rendering text on graphics hardware. 618
grzegorzrolek/null-ttf Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary 8
rougier/freetype-gl An OpenGL library for rendering Unicode text with a single texture and vertex buffer. 1,644
mobius3/font-chef A library that abstracts font rendering and atlas creation from a font at a specified size and color. 53
cdave1/ftgles A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 142
bodoni/truetype A library that provides tools for working with TrueType fonts 12
harfbuzz/ttf-parser A high-level TrueType font parser with a safe, zero-allocation API 630
pistondevelopers/freetype-sys A set of low-level bindings for the FreeType font library, allowing direct manipulation of fonts at the C level. 29
ivarref/opentype.clj An API for rendering OpenType fonts on the JVM. 2