Libfontconfig-Doc
- FcAtomicCreate(3) create an FcAtomic object
- FcAtomicDeleteNew(3) delete new file
- FcAtomicDestroy(3) destroy an FcAtomic object
- FcAtomicLock(3) lock a file
- FcAtomicNewFile(3) return new temporary file name
- FcAtomicOrigFile(3) return original file name
- FcAtomicReplaceOrig(3) replace original with new
- FcAtomicUnlock(3) unlock a file
- FcBlanksAdd(3) Add a character to an FcBlanks
- FcBlanksCreate(3) Create an FcBlanks
- FcBlanksDestroy(3) Destroy and FcBlanks
- FcBlanksIsMember(3) Query membership in an FcBlanks
- FcCacheCopySet(3) Returns a copy of the fontset from cache
- FcCacheCreateTagFile(3) Create CACHEDIR.TAG at cache directory.
- FcCacheDir(3) Return directory of cache
- FcCacheNumFont(3) Returns the number of fonts in cache.
- FcCacheNumSubdir(3) Return the number of subdirectories in cache.
- FcCacheSubdir(3) Return the i'th subdirectory.
- FcCharSetAddChar(3) Add a character to a charset
- FcCharSetCopy(3) Copy a charset
- FcCharSetCount(3) Count entries in a charset
- FcCharSetCoverage(3) DEPRECATED return coverage for a Unicode page
- FcCharSetCreate(3) Create an empty character set
- FcCharSetDelChar(3) Add a character to a charset
- FcCharSetDestroy(3) Destroy a character set
- FcCharSetEqual(3) Compare two charsets
- FcCharSetFirstPage(3) Start enumerating charset contents
- FcCharSetHasChar(3) Check a charset for a char
- FcCharSetIntersect(3) Intersect charsets
- FcCharSetIntersectCount(3) Intersect and count charsets
- FcCharSetIsSubset(3) Test for charset inclusion
- FcCharSetMerge(3) Merge charsets
- FcCharSetNew(3) DEPRECATED alias for FcCharSetCreate
- FcCharSetNextPage(3) Continue enumerating charset contents
- FcCharSetSubtract(3) Subtract charsets
- FcCharSetSubtractCount(3) Subtract and count charsets
- FcCharSetUnion(3) Add charsets
- FcConfigAppFontAddDir(3) Add fonts from directory to font database
- FcConfigAppFontAddFile(3) Add font file to font database
- FcConfigAppFontClear(3) Remove all app fonts from font database
- FcConfigBuildFonts(3) Build font database
- FcConfigCreate(3) Create a configuration
- FcConfigDestroy(3) Destroy a configuration
- FcConfigEnableHome(3) controls use of the home directory.
- FcConfigFileInfoIterGet(3) Obtain the configuration file information
- FcConfigFileInfoIterInit(3) Initialize the iterator
- FcConfigFileInfoIterNext(3) Set the iterator to point to the next list
- FcConfigFilename(3) Find a config file
- FcConfigGetBlanks(3) Get config blanks
- FcConfigGetCache(3) DEPRECATED used to return per-user cache filename
- FcConfigGetCacheDirs(3) return the list of directories searched for cache files
- FcConfigGetConfigDirs(3) Get config directories
- FcConfigGetConfigFiles(3) Get config files
- FcConfigGetCurrent(3) Return current configuration
- FcConfigGetFilename(3) Find a config file
- FcConfigGetFontDirs(3) Get font directories
- FcConfigGetFonts(3) Get config font set
- FcConfigGetRescanInterval(3) Get config rescan interval
- FcConfigGetSysRoot(3) Obtain the system root directory
- FcConfigHome(3) return the current home directory.
- FcConfigParseAndLoad(3) load a configuration file
- FcConfigParseAndLoadFromMemory(3) load a configuration from memory
- FcConfigReference(3) Increment config reference count
- FcConfigSetCurrent(3) Set configuration as default
- FcConfigSetRescanInterval(3) Set config rescan interval
- FcConfigSetSysRoot(3) Set the system root directory
- FcConfigSubstitute(3) Execute substitutions
- FcConfigSubstituteWithPat(3) Execute substitutions
- FcConfigUptoDate(3) Check timestamps on config files
- FcDefaultSubstitute(3) Perform default substitutions in a pattern
- FcDirCacheClean(3) Clean up a cache directory
- FcDirCacheCreateUUID(3) Create .uuid file at a directory
- FcDirCacheDeleteUUID(3) Delete .uuid file
- FcDirCacheLoad(3) load a directory cache
- FcDirCacheLoadFile(3) load a cache file
- FcDirCacheRead(3) read or construct a directory cache
- FcDirCacheRescan(3) Re-scan a directory cache
- FcDirCacheUnlink(3) Remove all caches related to dir
- FcDirCacheUnload(3) unload a cache file
- FcDirCacheValid(3) check directory cache
- FcDirSave(3) DEPRECATED: formerly used to save a directory cache
- FcDirScan(3) scan a font directory without caching it
- FcFileIsDir(3) check whether a file is a directory
- FcFileScan(3) scan a font file
- FcFini(3) finalize fontconfig library
- FcFontList(3) List fonts
- FcFontMatch(3) Return best font
- FcFontRenderPrepare(3) Prepare pattern for loading font file
- FcFontSetAdd(3) Add to a font set
- FcFontSetCreate(3) Create a font set
- FcFontSetDestroy(3) Destroy a font set
- FcFontSetList(3) List fonts from a set of font sets
- FcFontSetMatch(3) Return the best font from a set of font sets
- FcFontSetPrint(3) Print a set of patterns to stdout
- FcFontSetSort(3) Add to a font set
- FcFontSetSortDestroy(3) DEPRECATED destroy a font set
- FcFontSort(3) Return list of matching fonts
- FcFreeTypeCharIndex(3) map Unicode to glyph id
- FcFreeTypeCharSet(3) compute Unicode coverage
- FcFreeTypeCharSetAndSpacing(3) compute Unicode coverage and spacing type
- FcFreeTypeQuery(3) compute pattern from font file (and index)
- FcFreeTypeQueryAll(3) compute all patterns from font file (and index)
- FcFreeTypeQueryFace(3) compute pattern from FT_Face
- FcGetDefaultLangs(3) Get the default languages list
- FcGetLangs(3) Get list of languages
- FcGetVersion(3) library version number
- FcInit(3) initialize fontconfig library
- FcInitBringUptoDate(3) reload configuration files if needed
- FcInitLoadConfig(3) load configuration
- FcInitLoadConfigAndFonts(3) load configuration and font data
- FcInitReinitialize(3) re-initialize library
- FcIsLower(3) check for lower case ASCII character
- FcIsUpper(3) check for upper case ASCII character
- FcLangGetCharSet(3) Get character map for a language
- FcLangNormalize(3) Normalize the language string
- FcLangSetAdd(3) add a language to a langset
- FcLangSetCompare(3) compare language sets
- FcLangSetContains(3) check langset subset relation
- FcLangSetCopy(3) copy a langset object
- FcLangSetCreate(3) create a langset object
- FcLangSetDel(3) delete a language from a langset
- FcLangSetDestroy(3) destroy a langset object
- FcLangSetEqual(3) test for matching langsets
- FcLangSetGetLangs(3) get the list of languages in the langset
- FcLangSetHash(3) return a hash value for a langset
- FcLangSetHasLang(3) test langset for language support
- FcLangSetSubtract(3) Subtract langsets
- FcLangSetUnion(3) Add langsets
- FcMatrixCopy(3) Copy a matrix
- FcMatrixEqual(3) Compare two matrices
- FcMatrixInit(3) initialize an FcMatrix structure
- FcMatrixMultiply(3) Multiply matrices
- FcMatrixRotate(3) Rotate a matrix
- FcMatrixScale(3) Scale a matrix
- FcMatrixShear(3) Shear a matrix
- FcNameConstant(3) Get the value for a symbolic constant
- FcNameGetConstant(3) Lookup symbolic constant
- FcNameGetObjectType(3) Lookup an object type
- FcNameParse(3) Parse a pattern string
- FcNameRegisterConstants(3) Register symbolic constants
- FcNameRegisterObjectTypes(3) Register object types
- FcNameUnparse(3) Convert a pattern back into a string that can be parsed
- FcNameUnregisterConstants(3) Unregister symbolic constants
- FcNameUnregisterObjectTypes(3) Unregister object types
- FcObjectSetAdd(3) Add to an object set
- FcObjectSetBuild(3) Build object set from args
- FcObjectSetCreate(3) Create an object set
- FcObjectSetDestroy(3) Destroy an object set
- FcPatternAdd-Type(3) Add a typed value to a pattern
- FcPatternAdd(3) Add a value to a pattern
- FcPatternAddWeak(3) Add a value to a pattern with weak binding
- FcPatternBuild(3) Create patterns from arguments
- FcPatternCreate(3) Create a pattern
- FcPatternDel(3) Delete a property from a pattern
- FcPatternDestroy(3) Destroy a pattern
- FcPatternDuplicate(3) Copy a pattern
- FcPatternEqual(3) Compare patterns
- FcPatternEqualSubset(3) Compare portions of patterns
- FcPatternFilter(3) Filter the objects of pattern
- FcPatternFindIter(3) Set the iterator to point to the object in the pattern
- FcPatternFormat(3) Format a pattern into a string according to a format specifier
- FcPatternGet-Type(3) Return a typed value from a pattern
- FcPatternGet(3) Return a value from a pattern
- FcPatternGetWithBinding(3) Return a value with binding from a pattern
- FcPatternHash(3) Compute a pattern hash value
- FcPatternIterEqual(3) Compare iterators
- FcPatternIterGetObject(3) Returns an object name which the iterator point to
- FcPatternIterGetValue(3) Returns a value which the iterator point to
- FcPatternIterIsValid(3) Check whether the iterator is valid or not
- FcPatternIterNext(3) FcPatternIterNext -
- FcPatternIterStart(3) Initialize the iterator with the first iterator in the pattern
- FcPatternIterValueCount(3) Returns the number of the values which the iterator point to
- FcPatternObjectCount(3) Returns the number of the object
- FcPatternPrint(3) Print a pattern for debugging
- FcPatternReference(3) Increment pattern reference count
- FcPatternRemove(3) Remove one object of the specified type from the pattern
- FcRangeCopy(3) Copy a range object
- FcRangeCreateDouble(3) create a range object for double
- FcRangeCreateInteger(3) create a range object for integer
- FcRangeDestroy(3) destroy a range object
- FcRangeGetDouble(3) Get the range in double
- FcStrBasename(3) last component of filename
- FcStrBuildFilename(3) Concatenate strings as a file path
- FcStrCmp(3) compare UTF-8 strings
- FcStrCmpIgnoreCase(3) compare UTF-8 strings ignoring case
- FcStrCopy(3) duplicate a string
- FcStrCopyFilename(3) create a complete path from a filename
- FcStrDirname(3) directory part of filename
- FcStrDowncase(3) create a lower case translation of a string
- FcStrFree(3) free a string
- FcStrListCreate(3) create a string iterator
- FcStrListDone(3) destroy a string iterator
- FcStrListFirst(3) get first string in iteration
- FcStrListNext(3) get next string in iteration
- FcStrPlus(3) concatenate two strings
- FcStrSetAdd(3) add to a string set
- FcStrSetAddFilename(3) add a filename to a string set
- FcStrSetCreate(3) create a string set
- FcStrSetDel(3) delete from a string set
- FcStrSetDestroy(3) destroy a string set
- FcStrSetEqual(3) check sets for equality
- FcStrSetMember(3) check set for membership
- FcStrStr(3) locate UTF-8 substring
- FcStrStrIgnoreCase(3) locate UTF-8 substring ignoring case
- FcToLower(3) convert upper case ASCII to lower case
- FcUcs4ToUtf8(3) convert UCS4 to UTF-8
- FcUtf16Len(3) count UTF-16 encoded chars
- FcUtf16ToUcs4(3) convert UTF-16 to UCS4
- FcUtf8Len(3) count UTF-8 encoded chars
- FcUtf8ToUcs4(3) convert UTF-8 to UCS4
- FcValueDestroy(3) Free a value
- FcValueEqual(3) Test two values for equality
- FcValuePrint(3) Print a value to stdout
- FcValueSave(3) Copy a value
- FcWeightFromOpenType(3) Convert from OpenType weight values to fontconfig ones
- FcWeightFromOpenTypeDouble(3) Convert from OpenType weight values to fontconfig ones
- FcWeightToOpenType(3) Convert from fontconfig weight values to OpenType ones
- FcWeightToOpenTypeDouble(3) Convert from fontconfig weight values to OpenType ones