fcft-3.3.1

Introduction to fcft

The fcft package provides a library for loading fonts and rasterizing glyphs.

fcft Dependencies

Required

fontconfig, FreeType2, and Pixman

Recommended

Optional

nanosvg, scdoc-1.11.3, and utf8proc

Installation of fcft

Install fcft by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

Now, as the root user:

ninja install

If you built scdoc, make the documentation directory versioned as the root user:

mv -v /usr/share/doc/fcft{,-3.3.1}

Contents

Installed Programs: None
Installed Libraries: libfcft
Installed Directories: /usr/share/doc/fcft-3.3.1 and /usr/include/fcft

Short Descriptions

libfcft

contains functions for handling fonts and glyphs