www.LinuxHowtos.org





FcConfigPreferAppFont

Section: (3)
Updated: 02 July 2025
Index Return to Main Contents
 

NAME

FcConfigPreferAppFont -  

SYNOPSIS

#include <fontconfig/fontconfig.h>

void FcConfigPreferAppFont (FcConfig *config, FcBool flag);
 

DESCRIPTION

Set 'flag' to change the priority of Application fonts. default behavior is turned off for backward compatibility.  

SINCE

version 2.17.0


 

Index

NAME
SYNOPSIS
DESCRIPTION
SINCE