office-gobmx/external/fontconfig
Tor Lillqvist 49f6c5907a Fix freetype and fontconfig problems
We need to do a "make install" in freetype so that what freetype-config --libs
outputs is correct. We don't use freetype-config ourselves but fontconfig
does, and it builds some test programs.

The bundled freetype and fontconfig are built only for Android.

Change-Id: Ib622cc48a0c4eb6a72188bc83c8d36b39f97fdca
2013-10-24 23:14:24 +03:00
..
ExternalProject_fontconfig.mk Fix freetype and fontconfig problems 2013-10-24 23:14:24 +03:00
fontconfig-2.8.0.patch
Makefile
Module_fontconfig.mk fontconfig: use libraries from WORKDIR 2013-10-24 13:10:38 +02:00
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 ]