t
Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice (including the next
paragraph) shall be included in all copies or substantial portions of the
Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.


This man page created by Sun to document stability level & license

libfontconfig 3lib "2 Jul 2010"
NAME
libfontconfig - font configuration API
SYNOPSIS
Use pkg-config fontconfig to determine compiler and linker flags.
DESCRIPTION
Fontconfig is a library for configuring and customizing font access. Information about fontconfig and open source releases may be found at http://www.fontconfig.org/
INTERFACES
The shared object libfontconfig.so.1 provides the public interfaces defined below. See the man page for each function for additional information.
FcAtomicCreate FcInitBringUptoDate
FcAtomicDeleteNew FcInitLoadConfig
FcAtomicDestroy FcInitLoadConfigAndFonts
FcAtomicLock FcInitReinitialize
FcAtomicNewFile FcIsLower
FcAtomicOrigFile FcIsUpper
FcAtomicReplaceOrig FcLangGetCharSet
FcAtomicUnlock FcLangNormalize
FcBlanksAdd FcLangSetAdd
FcBlanksCreate FcLangSetCompare
FcBlanksDestroy FcLangSetContains
FcBlanksIsMember FcLangSetCopy
FcCacheCopySet FcLangSetCreate
FcCacheCreateTagFile FcLangSetDel
FcCacheDir FcLangSetDestroy
FcCacheNumFont FcLangSetEqual
FcCacheNumSubdir FcLangSetGetLangs
FcCacheSubdir FcLangSetHasLang
FcCharSetAddChar FcLangSetHash
FcCharSetCopy FcLangSetSubtract
FcCharSetCount FcLangSetUnion
FcCharSetCoverage FcMatrixCopy
FcCharSetCreate FcMatrixEqual
FcCharSetDelChar FcMatrixInit
FcCharSetDestroy FcMatrixMultiply
FcCharSetEqual FcMatrixRotate
FcCharSetFirstPage FcMatrixScale
FcCharSetHasChar FcMatrixShear
FcCharSetIntersect FcNameConstant
FcCharSetIntersectCount FcNameGetConstant
FcCharSetIsSubset FcNameGetObjectType
FcCharSetMerge FcNameParse
FcCharSetNew FcNameRegisterConstants
FcCharSetNextPage FcNameRegisterObjectTypes
FcCharSetSubtract FcNameUnparse
FcCharSetSubtractCount FcNameUnregisterConstants
FcCharSetUnion FcNameUnregisterObjectTypes
FcConfigAppFontAddDir FcObjectSetAdd
FcConfigAppFontAddFile FcObjectSetBuild
FcConfigAppFontClear FcObjectSetCreate
FcConfigBuildFonts FcObjectSetDestroy
FcConfigCreate FcPatternAdd-Type
FcConfigDestroy FcPatternAdd
FcConfigEnableHome FcPatternAddWeak
FcConfigFilename FcPatternBuild
FcConfigGetBlanks FcPatternCreate
FcConfigGetCache FcPatternDel
FcConfigGetCacheDirs FcPatternDestroy
FcConfigGetConfigDirs FcPatternDuplicate
FcConfigGetConfigFiles FcPatternEqual
FcConfigGetCurrent FcPatternEqualSubset
FcConfigGetFontDirs FcPatternFilter
FcConfigGetFonts FcPatternFormat
FcConfigGetRescanInterval FcPatternGet-Type
FcConfigGetSysRoot FcPatternGet
FcConfigHome FcPatternHash
FcConfigParseAndLoad FcPatternPrint
FcConfigReference FcPatternReference
FcConfigSetCurrent FcPatternRemove
FcConfigSetRescanInterval FcRangeCopy
FcConfigSetSysRoot FcRangeCreateDouble
FcConfigSubstitute FcRangeCreateInteger
FcConfigSubstituteWithPat FcRangeDestroy
FcConfigUptoDate FcRangeGetDouble
FcDefaultSubstitute FcStrBasename
FcDirCacheClean FcStrCmp
FcDirCacheLoad FcStrCmpIgnoreCase
FcDirCacheLoadFile FcStrCopy
FcDirCacheRead FcStrCopyFilename
FcDirCacheRescan FcStrDirname
FcDirCacheUnlink FcStrDowncase
FcDirCacheUnload FcStrFree
FcDirCacheValid FcStrListCreate
FcDirSave FcStrListDone
FcDirScan FcStrListFirst
FcFileIsDir FcStrListNext
FcFileScan FcStrPlus
FcFini FcStrSetAdd
FcFontList FcStrSetAddFilename
FcFontMatch FcStrSetCreate
FcFontRenderPrepare FcStrSetDel
FcFontSetAdd FcStrSetDestroy
FcFontSetCreate FcStrSetEqual
FcFontSetDestroy FcStrSetMember
FcFontSetList FcStrStr
FcFontSetMatch FcStrStrIgnoreCase
FcFontSetPrint FcToLower
FcFontSetSort FcUcs4ToUtf8
FcFontSetSortDestroy FcUtf16Len
FcFontSort FcUtf16ToUcs4
FcFreeTypeCharIndex FcUtf8Len
FcFreeTypeCharSet FcUtf8ToUcs4
FcFreeTypeCharSetAndSpacing FcValueDestroy
FcFreeTypeQuery FcValueEqual
FcFreeTypeQueryFace FcValuePrint
FcGetDefaultLangs FcValueSave
FcGetLangs FcWeightFromOpenType
FcGetVersion FcWeightToOpenType
FcInit
FILES

0

20 /usr/lib/libfontconfig.so.1 shared object

/usr/lib/64/libfontconfig.so.1 64-bit shared object

/usr/share/doc/fontconfig Developer and user documentation in other formats

ATTRIBUTES
See attributes (5) for descriptions of the following attributes:
ATTRIBUTE TYPE ATTRIBUTE VALUE
Availability pkg:/system/library/fontconfig
Interface Stability Volatile
"SEE ALSO"
pkg-config (1), fc-cache (1), fc-cat (1), fc-list (1), fc-match (1), fc-pattern (1), fc-query (1), fc-scan (1), fc-validate (1), fonts.conf (5)
LICENSE
Makefile will append license from COPYING file in fontconfig src here