SDL_ttf
Font renderer
Provides an interface to render TrueType fonts in SDL applications
Support for TrueType (.ttf) font files with Simple Directmedia Layer.
417 stars
21 watching
136 forks
Language: C
last commit: 3 months ago sdl-ttfsdl2-ttf
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight TrueType font rendering library with Unicode support and small footprint. | 479 |
| A collection of libraries and tools for working with SDF font glyphs in PBF format. | 29 |
| A PHP library for reading and manipulating font files, including TrueType, OpenType, and WOFF formats. | 1,750 |
| A library that reads and interprets the TrueType font format | 17 |
| Converts TrueType font files to compressed Webfont formats for web use | 25 |
| Converts TTF font files to the WOFF2 format. | 303 |
| A simple font renderer using OpenGL 4.5 and instanced rendering. | 12 |
| Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary | 8 |
| A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 | 142 |
| A lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering. | 28 |
| A high-level TrueType font parser with a safe, zero-allocation API | 643 |
| Converts TTF fonts to WOFF format for use in web applications | 352 |
| Provides utilities to draw MSDF text on LibGDX using lightweight and flexible font rendering | 34 |
| A Vpype plugin for working with text in font files | 6 |
| A tool that converts font files from OTF/TFI to WOFF format | 7 |