#sdl #source #sdl3-ttf

no-std sdl3-ttf-src

Source code of the SDL3_ttf library

3 stable releases

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

#641 in No standard library

Download history 2776/week @ 2025-12-29 2067/week @ 2026-01-05 822/week @ 2026-01-12 1344/week @ 2026-01-19 557/week @ 2026-01-26 676/week @ 2026-02-02 493/week @ 2026-02-09 693/week @ 2026-02-16 752/week @ 2026-02-23 473/week @ 2026-03-02 721/week @ 2026-03-09 1081/week @ 2026-03-16 1068/week @ 2026-03-23 1657/week @ 2026-03-30 2972/week @ 2026-04-06 3225/week @ 2026-04-13

9,145 downloads per month
Used in 6 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 PowerShell 24 SLoC // 0.4% comments HICAD 24 SLoC 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