[Bug 256969] x11-fonts/fontconfig: 49-sansserif.conf doesn't work with fontconfig 2.13.93
Date: Sun, 04 Jul 2021 14:04:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256969 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b4126ceba9b8adf8d7b6a6af421923ebba86118 commit 4b4126ceba9b8adf8d7b6a6af421923ebba86118 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:03:16 +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 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.