diff options
| author | Khaled Hosny <khaled@aliftype.com> | 2026-04-15 13:50:59 +0200 |
|---|---|---|
| committer | Khaled Hosny <khaled@libreoffice.org> | 2026-04-16 03:16:30 +0200 |
| commit | 7131ed130cf972c6e06f65e5faa220462d10dd3b (patch) | |
| tree | c8239136ecc274eb97d95d8008419ca4dd3d8ab8 /icon-themes/tango/cmd/sc_starshapes.star5.png | |
| parent | 923fb35b75bbaacf099c94c2801d19bd51ecb7e5 (diff) | |
When building on macOS with:
--enable-headless
--without-system-fontconfig
--without-system-freetype
Loading variable font instances with --headless fails, because FreeType
can’t load any font variations. Turns out pdfium bundles its own copy of
freetype and it is built without variable fonts support, and we end up
finding the symbols from this freetype instead of our bundled one.
Fix this by patching pdfium to hide the symbols of its bundled freetype.
Ideally it should even be built against our bundled freetype, but that
is a bigger change and I don’t know if it patches freetype or of it is a
vanilla copy.
Change-Id: Id50eb340fc7b82b8e8f32a743e856cf2f6bd89cd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/203625
Tested-by: Jenkins
Reviewed-by: Khaled Hosny <khaled@libreoffice.org>
Diffstat (limited to 'icon-themes/tango/cmd/sc_starshapes.star5.png')
0 files changed, 0 insertions, 0 deletions
