Re: [hackers] Re: [libsl][PATCH] Workaround Xft BadLength X error

From: Thomas Spurden <thomas_AT_spurden.name>
Date: Tue, 19 Feb 2019 08:11:39 +0000

Excerpts from Francisco Garcia's message of February 17, 2019 1:41 pm:
> i did try it this fix but we still have a dependency of FC_COLOR in the
> drw_text func
>
> FcPatternAddBool(fcpattern, FC_COLOR, FcFalse);
>
> i did comment the line of code and compile the source again and this was
> the output

Yes that part of my original patch will need to be removed too. It should make
fontconfig prefer non-color fonts over ones with color, although it will still
pick color fonts for characters not available in non-color fonts (which is why
the font rejection code is required). I don't know if there is any way to do
that without the FC_COLOR property.
Received on Tue Feb 19 2019 - 09:11:39 CET

This archive was generated by hypermail 2.3.0 : Tue Feb 19 2019 - 09:12:24 CET