Skip to Content

sdl2-ttf v2.22.0

Created
Updated

A library for rendering TrueType fonts with SDL

# Usage

sdl2-ttf provides CMake targets:

find_package(SDL2_ttf CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:SDL2_ttf::SDL2_ttf>,SDL2_ttf::SDL2_ttf,SDL2_ttf::SDL2_ttf-static>) 

# License

# Supported Platforms

All platforms are supported

# Features

No default features set.

# harfbuzz

Enable HarfBuzz support

Dependencies:
and 4 transitive dependencies:
Host Dependencies:
4 transitive dependencies:

# Dependencies

and 4 transitive dependencies:

# Host Dependencies

and one transitive dependency:

# Dependents

# Host Dependents

No dependents.

# Contributors

  • codicodi's avatar codicodi
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • Robert Schumacher's avatar Robert Schumacher
  • Stanislav Ershov's avatar Stanislav Ershov
  • Tobias Markus's avatar Tobias Markus
  • Daniel's avatar Daniel
  • Helco's avatar Helco
  • Antonio Maiorano's avatar Antonio Maiorano
  • pravic's avatar pravic
  • Stefano Sinigardi's avatar Stefano Sinigardi
  • Billy O'Neal's avatar Billy O'Neal
  • Rémy Tassoux's avatar Rémy Tassoux
  • autoantwort's avatar autoantwort
  • Kai Pastor's avatar Kai Pastor
  • Pierre Wendling's avatar Pierre Wendling
  • jim wang's avatar jim wang
  • JonLiu1993's avatar JonLiu1993

# Changelog

  • cf4ebef [sdl2-mixer| sdl2-image| sdl2-ttf] fix pc file in debug pkgconfig (#37411)
  • 0275526 [SDL2-ttf] update to <2.22.0> (#36872)
  • 2a6371b [sdl2,sdl2-*] allow disabling transitive dependencies (#35394)
  • 8963164 [sdl2-ttf] Bump to 2.20.2 (#29488)
  • df806d3 [sdl2-ttf,tgui,sfml] Update sdl2-ttf to 2.20.0, revise dependencies import and export (#26026)
  • 7c92c79 [sdl2pp] no absolute paths (#21722)
  • b295670 Bulk convert control files. (#19986)
  • 0a262e7 [sdl2] Update to 2.0.14 (#15398)
  • 09a647a Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 47d206e [many ports] improvements for linux/wsl (#6730)
and 10 more commits:

# Source