android/lib/build.gradle | 1 + 1 file changed, 1 insertion(+) New commits: commit 82e182b04faea8ff963fa727237dc7087bd02b52 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Fri Feb 21 12:05:34 2020 +0100 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Fri Feb 21 14:01:14 2020 +0100
android: add EmojiOneColor font in the hope of some emoji support Change-Id: Iab2caa1200ee2d1904eeca15e309b490e6050dc2 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89194 Tested-by: Andras Timar <andras.ti...@collabora.com> Reviewed-by: Andras Timar <andras.ti...@collabora.com> diff --git a/android/lib/build.gradle b/android/lib/build.gradle index 857d4add6..9618f5710 100644 --- a/android/lib/build.gradle +++ b/android/lib/build.gradle @@ -96,6 +96,7 @@ task copyUnpackAssets(type: Copy) { // Note: restrict list of fonts due to size considerations - no technical reason anymore // ToDo: fonts would be good candidate for using Expansion Files instead includes = [ + "EmojiOne*.ttf", "Liberation*.ttf", "Caladea-*.ttf", "Carlito-*.ttf", _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits