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
<galos...@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.

Reply via email to