Re: [dev][st] patch: aggressively disable antialiasing
you know what sucks about this patch? there is no command line flag to
disable aa. whats up.
On Wed, Mar 6, 2013 at 1:59 AM, Galos, David
<galosd83_AT_students.rowan.edu> wrote:
> I've attached a patch which forcefully prevents fonts from being antialiased.
>
> On some unfortunate configurations, simply adding "antialias=0" is not
> enough. Worse yet, even when explicitly set false in the pattern
> object, calls to FcFontMatch add antialiasing back in.
>
> A simple call to FcPatternAddBool is insufficient to remove it, so
> this patch, using FcPatternAdd with append set false kills it right
> before the XftFontOpenPattern call.
Received on Thu Mar 07 2013 - 21:31:53 CET
This archive was generated by hypermail 2.3.0
: Thu Mar 07 2013 - 21:36:04 CET