1. Home
  2. Browse
  3. sdl3-ttf

sdl3-ttf

v3.2.2#1Latest

Support for TrueType (.ttf) font files with Simple Directmedia Layer.

Install

Run the following Vcpkg command to install the port.

vcpkg install sdl3-ttf

Usage

sdl3-ttf provides CMake targets:

find_package(SDL3_ttf CONFIG REQUIRED)

target_link_libraries(main PRIVATE SDL3_ttf::SDL3_ttf)

Features

Dependencies

See source

Version

v3.2.2#1

Publication

Supports

!uwp

GitHub

libsdl-org/SDL_ttf535

Homepage

github.com/libsdl-org/SDL_ttf

Subtree

f3371f4470

License

Zlib

Definition

Manifest