From 27a1ae650d17bb588108a20af2ecec6d061e596e Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Thu, 17 Oct 2013 19:46:33 +0200 Subject: fdo#70393: move fontconfig to a subdir of external Change-Id: I467e83b4c1ca938f5cdc333d9af103bcd01832f2 Reviewed-on: https://gerrit.libreoffice.org/6303 Reviewed-by: David Tardon Tested-by: David Tardon --- external/fontconfig/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 external/fontconfig/README (limited to 'external/fontconfig/README') diff --git a/external/fontconfig/README b/external/fontconfig/README new file mode 100644 index 000000000000..220ee6078a65 --- /dev/null +++ b/external/fontconfig/README @@ -0,0 +1,6 @@ +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 ] \ No newline at end of file -- cgit