office-gobmx/fontconfig
Tor Lillqvist da2cdc885b The bundled expat is nowadays built as a single libexat
We now have a single libexpat instead of libascii_expat_xmlparse and
libexpat_xmltok. Hmm, no idea when that changed, but OK, that just simplifies
the fontconfig patch. (Note that the bundled fontconfig is used only for
Android.)

Change-Id: I3973d35a566bd3c86b013c96b7f3a6a8e249c2c0
2013-02-08 16:28:31 +02:00
..
prj
ExternalPackage_fontconfig.mk
ExternalProject_fontconfig.mk
fontconfig-2.8.0.patch
Makefile
Module_fontconfig.mk
README
UnpackedTarball_fontconfig.mk

This "bundled" fontconfig is built only in an Android build

Fontconfig is a font configuration and customization library. It is designed to locate fonts
within the system and select them according to requirements specified by applications. 

From [ http://packages.debian.org/squeeze/fontconfig ]