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)
142 stars
11 watching
36 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple font renderer using OpenGL 4.5 and instanced rendering. | 12 |
| An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,652 |
| A library that parses OpenType fonts and renders them using Stage3D | 102 |
| Provides a font rendering library using the GPU with hardware acceleration. | 492 |
| A browser-based graphics backend that monitors directory changes and renders HTML files on demand | 125 |
| A C# library that provides a cross-platform font reader and layout engine. | 415 |
| A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. | 8 |
| A lightweight TrueType font rendering library with Unicode support and small footprint. | 479 |
| A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. | 671 |
| 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 minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 790 |
| A C# implementation of an OpenType font parser and rasterizer | 40 |
| An API for rendering OpenType fonts on the JVM. | 2 |
| A font project that generates variable fonts with OpenType-CFF2 and TrueType formats | 145 |