Fontconfig

Entities

Subprograms

Description

A binding to a convenient Fontconfig API

App_Font_Add_File

function App_Font_Add_File (Filename : String) return Boolean

Adds an application-specific font to the configuration. Return True if the font was added successfully. Filename is the full path to the font file. This only works on UNIX/Linux.

Parameters
Filename
Return Value