fontconfig v2.15.0
- Created
- Updated
Library for configuring and customizing font access.
# Usage
fontconfig is compatible with built-in CMake targets:
find_package(Fontconfig REQUIRED) # since CMake 3.14
target_link_libraries(main PRIVATE Fontconfig::Fontconfig)
fontconfig provides pkg-config modules:
# Font configuration and customization library
fontconfig
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No default features set.
# nls
Native languages support
Dependencies:
and one transitive dependency:
libiconv (by gettext-libintl )
Platforms:
!linux
Host Dependencies:
gettext
Features:
tools
and one transitive dependency:
vcpkg-cmake (by gettext-libintl )
Platforms:
linux
# tools
Build tools
Supports: !emscripten
- ✅ linux
- ✅ osx
- ✅ windows
Dependencies:
and one transitive dependency:
getopt-win32 (by getopt )
Platforms:
windows & !mingw
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by getopt-win32 )
- vcpkg-cmake-config (by getopt-win32 )
# Dependencies
# Host Dependencies
and 3 transitive dependencies:
- vcpkg-cmake (by expat )
- vcpkg-cmake-config (by expat )
- vcpkg-cmake-get-vars (by vcpkg-tool-meson )
# Dependents
- cairo (feature
fontconfig
) - coin (feature
fontconfig
) - elements
- ffmpeg (feature
fontconfig
) - fltk
- forge
- juce (feature
fontconfig
) - libass
- libgd (feature
fontconfig
) - librsvg
- libxft
- nana
- opencascade (feature
freetype
) - osg (feature
fontconfig
) - pango
- pangomm
- podofo (feature
fontconfig
) - poppler (feature
fontconfig
) - qt5-base
- qtbase (feature
fontconfig
) - qtwebengine
- skia (feature
fontconfig
) - tesseract (feature
training-tools
) - wxwidgets (feature
fonts
)
# Host Dependents
No dependents.
# Contributors
- codicodi
- Anonymous Maarten
- Alexander Karatarakis
- Robert Schumacher
- angelmixu
- Stefano Sinigardi
- pravic
- Lily
- NancyLi1013
- Alexander Neumann
- Jack·Boos·Yu
- Alexandre Bique
- Matthew Oliver
- Kai Pastor
- Ilya Arzhannikov
- Billy O'Neal
- autoantwort
- Charles Helmich
- Daniel Schürmann
- Alonso Schaich
- Alonso Schaich
- talregev
- Osyotr
- gerard-ryan-immersaview
- Frank
# Changelog
and 35 more commits:
b35f75d
[cairo][expat][fontconfig][graphicsmagick][libjpeg-turbo][pixman][tiff] Add unofficial targets and usage informationcd8813f
[fontconfig] Fix non-Windows builds26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)6acb8b4
[fontconfig] update to 2.12.49970ef4
[fontconfig] update to 2.12.3fe35bee
Escape FC_INCLUDE_DIR since it can contain spaces1380525
[fontconfig] install additional license882004a
add-fontconfig