5ff64bfcf9
Now that the minimum SDK version/API level has been bumped to 21 in Change-Id: I875e784dd4e62993f51059ae6a280d425cb49c0a Author: Michael Weghorn <m.weghorn@posteo.de> Date: Tue Dec 5 09:57:22 2023 +0100 android: Bump minSdkVersion to 21 (Android 5.0) , this patch is no longer needed. Change-Id: I391657caac76ed5b66f564a5888a35b5afb16ed0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160335 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> |
||
---|---|---|
.. | ||
ExternalPackage_fontconfig.mk | ||
ExternalPackage_fontconfig_data.mk | ||
ExternalProject_fontconfig.mk | ||
fontconfig-2.12.1.patch.1 | ||
libfontconfig-bundled-soname.patch.0 | ||
Makefile | ||
Module_fontconfig.mk | ||
README | ||
ubsan.patch | ||
UnpackedTarball_fontconfig.mk |
This "bundled" fontconfig is usually built only in an Android build or a fuzzing 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 [ https://www.freedesktop.org/wiki/Software/fontconfig/ ]