[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-ports
Subject:    Re: fontconfig update uglifies fonts
From:       Raphael Kubo da Costa <rakuco () FreeBSD ! org>
Date:       2016-08-27 11:01:20
Message-ID: 861t1ah3wf.fsf () FreeBSD ! org
[Download RAW message or body]

Raphael Kubo da Costa <rakuco@FreeBSD.org> writes:
> You can either change the HINTING option when building the port or
> create a ~/.config/fontconfig/fonts.conf with something like this:
>
> <?xml version='1.0'?>
> <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
> <fontconfig>
>  <match target="font">
>   <edit mode="assign" name="hintstyle">
>    <const>hintnone</const>
>   </edit>
>  </match>
> </fontconfig>

"hintnone" was just an example and is likely the opposite of what you
want. In your specific case you probably need "hintmedium" or
"hintfull".
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic