Library for configuring and customizing font access.
Run the following Vcpkg command to install the port.
vcpkg install fontconfig
fontconfig is compatible with built-in CMake targets:
find_package(Fontconfig REQUIRED) # since CMake 3.14 target_link_libraries(main PRIVATE Fontconfig::Fontconfig)
v2.15.0#1
Sep 30, 2024
All
fontconfig/fontconfig
freedesktop.org/wiki/Software/fontconfig
2b4200d3f2
MIT
Manifest