sdl3-ttfv3.2.2
- Updated
A library for rendering TrueType fonts with SDL
- Project website: https://github.com/libsdl-org/SDL_ttf
#Usage
sdl3-ttf provides CMake targets:
find_package(SDL3_ttf CONFIG REQUIRED)
target_link_libraries(main PRIVATE SDL3_ttf::SDL3_ttf)#Features
No default features.
#harfbuzz
Enable HarfBuzz support
Host Dependencies:
4 transitive dependencies:
- vcpkg-cmake (through vcpkg-cmake-get-vars)
- vcpkg-cmake-config (through freetype)
- vcpkg-cmake-get-vars (through vcpkg-tool-meson)
- vcpkg-tool-meson (through harfbuzz)
#svg
Enable plutosvg for color emoji support
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through plutovg)
- vcpkg-cmake-config (through plutovg)
#Host Tool For
No ports use this.
#Contributors
Emilian R
toge
Kai Pastor