From owner-freebsd-chat@FreeBSD.ORG Thu Nov 13 19:46:36 2003 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E40BE16A4CF for ; Thu, 13 Nov 2003 19:46:36 -0800 (PST) Received: from papagena.rockefeller.edu (user-0cdfenm.cable.mindspring.com [24.215.186.246]) by mx1.FreeBSD.org (Postfix) with SMTP id 8422B43FE9 for ; Thu, 13 Nov 2003 19:46:35 -0800 (PST) (envelope-from rsidd@online.fr) Received: (qmail 3283 invoked by uid 1002); 14 Nov 2003 03:46:34 -0000 Date: Thu, 13 Nov 2003 22:46:34 -0500 From: Rahul Siddharthan To: Kris Kennaway Message-ID: <20031114034634.GA3086@online.fr> References: <20031113233628.GA56182@xor.obsecurity.org> <20031114002204.GA1035@online.fr> <20031114004740.GA56759@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031114004740.GA56759@xor.obsecurity.org> X-Operating-System: Linux 2.4.20 i686 User-Agent: Mutt/1.5.4i cc: chat@FreeBSD.org Subject: Re: The future of X? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 03:46:37 -0000 Kris Kennaway wrote: [XFree86 antialiasing] > It's too slow to use on my sparc64 machine (rendering e.g. large text > files in mozilla takes up to 60 seconds, which is hardly acceptable). > An ultra30 is hardly a speed demon thesedays, but it's not that slow. Must be some strange bug on sparc64, do the XFree86 people know about it? I've used it happily on a 400 MHz P-II. > It's too blurry to read clearly on my 14" monitor (Windows is fine). Well much depends on the monitor. If you claim that the same fonts, antialiased on both systems, are fine on windows and not on XFree86, that's definitely a problem. But perhaps windows doesn't anti-alias them. You can disable antialiasing in fonts.conf or $HOME/.fonts.conf for, say, fonts below 12pt with something like 12 false It can also be done by pointing/clicking via KDE's control panel (I presume GNOME's too). Rahul