1
0
Fork 0
libreoffice/external/fontconfig
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00
..
ExternalPackage_fontconfig.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
ExternalPackage_fontconfig_data.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
ExternalProject_fontconfig.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
fontconfig-2.12.1.patch.1 Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
libfontconfig-bundled-soname.patch.0 Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Makefile Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
Module_fontconfig.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
README Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00
UnpackedTarball_fontconfig.mk Adding upstream version 4:25.2.3. 2025-06-22 16:20:04 +02:00

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/ ]