1. Home
  2. Browse
  3. fontconfig

fontconfig

v2.15.0#2Latest

Library for configuring and customizing font access.

Install

Run the following Vcpkg command to install the port.

vcpkg install fontconfig

Usage

fontconfig is compatible with built-in CMake targets:

find_package(Fontconfig REQUIRED) # since CMake 3.14

target_link_libraries(main PRIVATE Fontconfig::Fontconfig)

fontconfig provides pkg-config modules:

# Font configuration and customization library

fontconfig

Features

Dependencies

See source

Version

v2.15.0#2

Publication

Supports

!uwp

GitLab

fontconfig/fontconfig

Homepage

freedesktop.org/wiki/Software/fontconfig

Subtree

00bd5c4aa5

License

MIT

Definition

Manifest