ftgles

Font renderer

A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1

A truetype font rendering library for OpenGL ES on iOS devices (iPad and iPhone)

GitHub

142 stars
11 watching
36 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vassvik/easy_font_gl45 A simple font renderer using OpenGL 4.5 and instanced rendering. 12
rougier/freetype-gl An OpenGL library for rendering Unicode text with a single texture and vertex buffer. 1,647
maxdidit/firetype A library that parses OpenType fonts and renders them using Stage3D 102
alexmyczko/fnt Provides a font rendering library using the GPU with hardware acceleration. 489
clementfarabet/gfx.js A browser-based graphics backend that monitors directory changes and renders HTML files on demand 125
layoutfarm/typography A C# library that provides a cross-platform font reader and layout engine. 414
chrisliebert/sdlgl3-wavefront A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. 8
tomolt/libschrift A lightweight TrueType font rendering library with Unicode support and small footprint. 474
dfrg/swash A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. 662
libsdl-org/sdl_ttf Provides an interface to render TrueType fonts in SDL applications 408
vassvik/mv_easy_font A lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering. 28
tsherif/picogl.js A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API 789
vidstige/nrasterizer A C# library for loading and rendering TrueType fonts to bitmap images 40
ivarref/opentype.clj An API for rendering OpenType fonts on the JVM. 2
adobe-fonts/adobe-variable-font-prototype A font project that generates variable fonts with OpenType-CFF2 and TrueType formats 145