#sdl #sdl3 #sdl3-ttf-src

no-std sdl3-ttf-src

Source code of the SDL3_ttf library

3 stable releases

new 3.2.3 Apr 8, 2025
3.2.2 Apr 1, 2025
3.2.0 Mar 3, 2025

#136 in No standard library

Download history 137/week @ 2025-02-25 272/week @ 2025-03-04 13/week @ 2025-03-11 74/week @ 2025-03-18 183/week @ 2025-03-25 295/week @ 2025-04-01

566 downloads per month
Used in 3 crates (via sdl3-ttf-sys)

Zlib license

8.5MB
193K SLoC

C 134K SLoC // 0.2% comments C++ 37K SLoC // 0.3% comments Visual Studio Project 10K SLoC // 0.0% comments Python 6K SLoC // 0.5% comments Perl 3K SLoC // 0.1% comments M4 1.5K SLoC // 0.3% comments Automake 721 SLoC // 0.1% comments Shell 566 SLoC // 0.1% comments Visual Studio Solution 437 SLoC AWK 142 SLoC HLSL 56 SLoC Templ 40 SLoC // 0.6% comments Forge Config 38 SLoC // 0.8% comments JavaScript 34 SLoC // 0.3% comments HICAD 24 SLoC PowerShell 24 SLoC // 0.4% comments Rust 5 SLoC Xcode Config 4 SLoC // 0.8% comments BASH 2 SLoC

Contains (obscure autoconf code, 16KB) SDL_ttf/external/harfbuzz/configure.ac

This crate contains the source code of the SDL3_ttf library. It's used by the sdl3-ttf-sys crate when building from source.

Version 3.2.2 of this crate didn't include updates to submodules for that version of SDL_ttf. Version 3.2.3 is the SDL_ttf 3.2.2 source with updated submodules. This fixes the vendored freetype not building with Cmake 4.

No runtime deps