--- x.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/x.c b/x.c index d73152b..5aa63e0 100644 --- a/x.c +++ b/x.c _AT_@ -1333,8 +1333,6 @@ xmakeglyphfontspecs(XftGlyphFontSpec *specs, const Glyph *glyphs, int len, int x fccharset); FcPatternAddBool(fcpattern, FC_SCALABLE, 1); - FcConfigSubstitute(0, fcpattern, - FcMatchPattern); FcDefaultSubstitute(fcpattern); fontpattern = FcFontSetMatch(0, fcsets, 1, -- 2.43.0Received on Sat Sep 07 2024 - 23:42:15 CEST
This archive was generated by hypermail 2.3.0 : Sat Sep 07 2024 - 23:48:37 CEST