SDL_ttf
Font renderer
Provides an interface to render TrueType fonts in SDL applications
Support for TrueType (.ttf) font files with Simple Directmedia Layer.
398 stars
20 watching
131 forks
Language: C
last commit: 7 days ago sdl-ttfsdl2-ttf
Related projects:
Repository | Description | Stars |
---|---|---|
tomolt/libschrift | A lightweight TrueType font rendering library with Unicode support and small footprint. | 471 |
stadiamaps/sdf_font_tools | A collection of libraries and tools for working with SDF font glyphs in PBF format. | 29 |
dompdf/php-font-lib | A PHP library for reading and manipulating font files, including TrueType, OpenType, and WOFF formats. | 1,744 |
pistondevelopers/truetype | A library that reads and interprets the TrueType font format | 17 |
samboy/woff | Converts TrueType font files to compressed Webfont formats for web use | 25 |
nfroidure/ttf2woff2 | Converts TTF font files to the WOFF2 format. | 302 |
vassvik/easy_font_gl45 | A simple font renderer using OpenGL 4.5 and instanced rendering. | 12 |
grzegorzrolek/null-ttf | Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary | 8 |
cdave1/ftgles | A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 | 142 |
vassvik/mv_easy_font | A lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering. | 28 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 630 |
fontello/ttf2woff | Converts TTF fonts to WOFF format for webfont generation | 350 |
maltaisn/msdf-gdx | Provides utilities to draw MSDF text on LibGDX using lightweight and flexible font rendering | 34 |
johnbentcope/vpype-ttf | A Vpype plugin for working with text in font files | 6 |
laoshu133/sfnt2woff | A tool that converts font files from OTF/TFI to WOFF format | 7 |