manpagez: man pages & more
man FcFreeTypeQueryAll(3)
Home | html | info | man
FcFreeTypeQueryAll(3)                                    FcFreeTypeQueryAll(3)




NAME

       FcFreeTypeQueryAll - compute all patterns from font file (and index)


SYNOPSIS

       #include <fontconfig.h>
       #include <fcfreetype.h>

       unsigned int FcFreeTypeQueryAll (const FcChar8 *file, int id, FcBlanks *blanks, int *count, FcFontSet *set);


DESCRIPTION

       Constructs  patterns  found  in 'file'.  If id is -1, then all patterns
       found in 'file' are added to 'set'.   Otherwise,  this  function  works
       exactly  like  FcFreeTypeQuery().   The  number  of  faces in 'file' is
       returned in  'count'.   The  number  of  patterns  added  to  'set'  is
       returned.   FcBlanks is deprecated, blanks is ignored and accepted only
       for compatibility with older code.


SINCE

       version 2.12.91



Fontconfig 2.13.0                 06 3ae 2018            FcFreeTypeQueryAll(3)

fontconfig 2.13.0 - Generated Thu Apr 19 19:26:01 CDT 2018
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.