From 451dddd056538f8092167653704e8074b760dcbb Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 10 Oct 2012 12:42:01 +0300 Subject: Mention that these are used for Android only Change-Id: Ie9ae6c2087dd6757ca22eabe2073e1f03a5489c8 --- fontconfig/README | 2 ++ freetype/README | 2 ++ 2 files changed, 4 insertions(+) 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. diff --git a/freetype/README b/freetype/README index 5d4ffe8adddb..27ce14479558 100644 --- a/freetype/README +++ b/freetype/README @@ -1,3 +1,5 @@ +This "bundled" freetype is built only in an Android build + FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation -- cgit