1234567891011121314151617181920 |
- Package: libfontconfig1
- Version: 2.12.1-r0.0
- Description: Generic font configuration library
- Fontconfig is a font configuration and customization library, which does
- not depend on the X Window System. It is designed to locate fonts within
- the system and select them according to requirements specified by
- applications. Fontconfig is not a rasterization library, nor does it
- impose a particular rasterization library on the application. The
- X-specific library 'Xft' uses fontconfig along with freetype to specify
- and rasterize fonts.
- Section: libs
- Priority: optional
- Maintainer: OE-Core Developers <openembedded-core@lists.openembedded.org>
- License: MIT-style & MIT & PD
- Architecture: armv7ahf-neon
- OE: fontconfig
- Homepage: http://www.fontconfig.org
- Depends: libc6 (>= 2.23), libexpat1 (>= 2.2.0), libfreetype6 (>= 2.6.5), libz1 (>= 1.2.8)
- Provides: fontconfig
- Source: fontconfig_2.12.1.bb
|