Le 07/07/17 à 00:23, Tomasz Nitecki a écrit :
Hey,
On 06/07/17 16:42, Laurent Bigonville wrote:
I've uploaded a new version of fontconfig on:
https://people.debian.org/~bigon/fontconfig/
Could you please install this version and then run "dpkg-reconfigure
fontconfig-config" and on the question about the hinting style select
"Full"? This is the hinting style used before 2.12 (now fontconfig uses
"Slight").
Of course to test you need to remove the manual fix you applied on your
system.
Before I installed your new fontconfig version (2.12.3-0.2), I have
already upgraded libfreetype6 to 2.8-0.2. I have experienced the same
problem that Soeren did - neither your new version nor my local.conf
worked. After I downgraded libfreetype6 to 2.6.3-3.2, both your version
and my local.conf worked fine (tested separately).
I'm a bit puzzled here.
With the updated freefont and fontconfig could you please try to
regenerate the fontconfig cache files with running (as root): "fc-cache
-s -f -v" (before doing so maybe try to delete ~/.cache/fontconfig in
your home) and test again?
Thanks for looking into this :)
T.