Files
loongoffice/external/fontconfig
Stephan Bergmann 7459d4eef3 external/fontconfig: Adapt library name
...to recent bbb0663813d0476b9a654207b7006315cb417c2e "Fontconfig: upgrade to
release 2.15.0"

Change-Id: I6abdb1889d55edc6b50beec60b5e71707695f0ee
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163684
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-02-21 15:19:29 +01:00
..
2024-02-21 01:12:16 +01: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/ ]