diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-10-10 12:42:01 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-10-10 12:42:01 +0300 |
commit | 451dddd056538f8092167653704e8074b760dcbb (patch) | |
tree | a98710e54944cde64dd4dca96d53e4f276c5622d /fontconfig/README | |
parent | 168bd09c6bf2e27b108325899c995bc330f7f640 (diff) |
Mention that these are used for Android only
Change-Id: Ie9ae6c2087dd6757ca22eabe2073e1f03a5489c8
Diffstat (limited to 'fontconfig/README')
-rw-r--r-- | fontconfig/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fontconfig/README b/fontconfig/README index 068f680bedb2..b4c67d48ee6b 100644 --- a/fontconfig/README +++ b/fontconfig/README @@ -1,3 +1,5 @@ +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.
|