sdl3-ttf v3.1.0
- Created
- 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 $<IF:$<TARGET_EXISTS:SDL3_ttf::SDL3_ttf>,SDL3_ttf::SDL3_ttf,SDL3_ttf::SDL3_ttf-static>)
# License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# harfbuzz
Enable HarfBuzz support
Dependencies:
and 4 transitive dependencies:
- gettext-libintl (by gettext )
libiconv (by gettext-libintl )
Platforms:
!linux
Host Dependencies:
5 transitive dependencies:
- vcpkg-cmake (by vcpkg-cmake-get-vars )
- vcpkg-cmake-config (by freetype )
vcpkg-cmake-get-vars (by libiconv )
Platforms:
android
- vcpkg-make (by gettext-libintl )
- vcpkg-tool-meson (by harfbuzz )
# svg
Enable plutosvg for color emoji support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by plutovg )
- vcpkg-cmake-config (by plutovg )
# Dependencies
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
Emilian R