[Bug 256969] x11-fonts/fontconfig: 49-sansserif.conf doesn't work with fontconfig 2.13.93
Date: Sun, 04 Jul 2021 14:08:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256969 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch 2021Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=34f81fdd20db75df534b18ae173cc58e15789ab4 commit 34f81fdd20db75df534b18ae173cc58e15789ab4 Author: Ting-Wei Lan <lantw44@gmail.com> AuthorDate: 2021-07-04 14:01:10 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-07-04 14:07:40 +0000 x11-fonts/fontconfig: add upstream fix 49-sansserif.conf After updating fontconfig 2.13.93, the configuration file '49-sansserif.conf' shipped with fontconfig itself stops working. This means if some glyphs cannot be found in the given font, fontconfig will pick fallback fonts randomly instead of honoring what the user sets as sans-serif. This commit pulls in upstreams fix for this issue from https://gitlab.freedesktop.org/fontconfig/fontconfig/-/merge_requests/142 See also upstreams PR: https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/267 PR: 256969 (cherry picked from commit 4b4126ceba9b8adf8d7b6a6af421923ebba86118) x11-fonts/fontconfig/Makefile | 1 + x11-fonts/fontconfig/files/patch-src_fccfg.c (new) | 42 ++++++++++++++++++++++ 2 files changed, 43 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.