reassign 513121 fontconifg
forcemerge 513121 528464
thanks

Note: in #513121, Arne Goetje wrote:

> The default fontconfig configuration on debian does not define if
> anti-aliasing should be used by default or not. If you want your fonts
> to be anti-aliased system wide, create a file
> /etc/fonts/conf.avail/10-antialias.conf with the following contents:
> 
> <?xml version="1.0"?>
> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
> <fontconfig>
> <!--  Use anti-aliasing -->
>   <match target="font">
>     <edit name="antialias" mode="assign"><bool>true</bool></edit>
>   </match>
> </fontconfig>
> 
> Then link it to /etc/fonts/conf.d/ and everything is fine.
> 
> Cheers
> Arne


-- 
Regards,
Aron Xu



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to