Skip to content

sdl3-ttfv3.2.2

Updated

A library for rendering TrueType fonts with SDL

#Usage

sdl3-ttf provides CMake targets:

find_package(SDL3_ttf CONFIG REQUIRED)
target_link_libraries(main PRIVATE SDL3_ttf::SDL3_ttf)

#Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

#Features

No default features.

#harfbuzz

Enable HarfBuzz support

Dependencies:
and one transitive dependency:
Host Dependencies:
4 transitive dependencies:

#svg

Enable plutosvg for color emoji support

Dependencies:
and one transitive dependency:
Host Dependencies:
2 transitive dependencies:

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

#Host Tool For

No ports use this.

#Contributors

  • Emilian R's avatarEmilian R
  • toge's avatartoge
  • Kai Pastor's avatarKai Pastor

#Changelog

  • f3371f4[plutovg,plutosvg,sdl3-ttf] Update and fix (#45523)
  • e0b65b8[sdl3-ttf] update to 3.2.2 (#44153)
  • d8f4a47[sdl3-ttf] new port (#43874)