From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Dave Crossland" Newsgroups: gmane.emacs.bugs Subject: Xft Support on Splash Screen, Tool Tips Date: Wed, 17 Oct 2007 13:50:54 +0100 Message-ID: <2285a9d20710170550p7ca35863nbe9fb9b27336f9ef@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1192625472 1488 80.91.229.12 (17 Oct 2007 12:51:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Oct 2007 12:51:12 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 17 14:51:13 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ii8Mi-0000hr-Qc for geb-bug-gnu-emacs@m.gmane.org; Wed, 17 Oct 2007 14:51:13 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ii8Mb-0006lC-ED for geb-bug-gnu-emacs@m.gmane.org; Wed, 17 Oct 2007 08:51:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ii8MV-0006kI-He for bug-gnu-emacs@gnu.org; Wed, 17 Oct 2007 08:50:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ii8MU-0006jV-1s for bug-gnu-emacs@gnu.org; Wed, 17 Oct 2007 08:50:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ii8MT-0006jI-VF for bug-gnu-emacs@gnu.org; Wed, 17 Oct 2007 08:50:58 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ii8MT-0002vC-JL for bug-gnu-emacs@gnu.org; Wed, 17 Oct 2007 08:50:57 -0400 Original-Received: by nf-out-0910.google.com with SMTP id f5so2019408nfh for ; Wed, 17 Oct 2007 05:50:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=qWon97xRJDxHjX+oPjU5k0oo1CrDNfVz+QF/qPaPVfY=; b=mLxtZpjouIs0OMSvMXCicocdkllFPgy2Uc1fPHHuqdcXDhv0H6jz82YpdiCx29GLc+4dSwYPdXw+qC0jFltQIU2m3e9wcUJuMe/FUR5Doi38VcWUr1CVFFa+KSp9d5KOFww/Qt97VclqPvkhhr193OeKLR+5GpyPb0/UR+vXVQQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=o08JVBizUIPA7ukfulieVXbQO4L0FdysjP/Y5JcOjWhPaba57dZXL0m3BBQmb357bveV3qcTGfasD+hS8aCfitAXqWgPX4uUoWjs2fIU+3iF/LPmOAgLTVZG9dgtKkQaYabiLucuYC7O2zx0hFdmmXXToYFehTGORLrcRHwfV8o= Original-Received: by 10.86.91.12 with SMTP id o12mr1972201fgb.1192625454188; Wed, 17 Oct 2007 05:50:54 -0700 (PDT) Original-Received: by 10.86.82.14 with HTTP; Wed, 17 Oct 2007 05:50:54 -0700 (PDT) Content-Disposition: inline X-Google-Sender-Auth: 3224465948d8649b X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16770 Archived-At: Hi, I've enabled Xft support, but the splash screen and tool tips are not antialiased. Is this a bug or is it possible to enable them to be antialiased? :-) http://dave.lab6.com/acid/dump/2007/emacs_splash.png http://dave.lab6.com/acid/dump/2007/emacs_working.png -- Regards, Dave