From owner-freebsd-questions@FreeBSD.ORG Sun Dec 30 04:21:58 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E138916A417 for ; Sun, 30 Dec 2007 04:21:57 +0000 (UTC) (envelope-from joey@mingrone.org) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id 7F5F413C4CC for ; Sun, 30 Dec 2007 04:21:57 +0000 (UTC) (envelope-from joey@mingrone.org) Received: by fk-out-0910.google.com with SMTP id b27so6343428fka.11 for ; Sat, 29 Dec 2007 20:21:56 -0800 (PST) Received: by 10.78.167.12 with SMTP id p12mr13550018hue.20.1198986925667; Sat, 29 Dec 2007 19:55:25 -0800 (PST) Received: by 10.78.123.14 with HTTP; Sat, 29 Dec 2007 19:55:25 -0800 (PST) Message-ID: Date: Sat, 29 Dec 2007 23:55:25 -0400 From: "Joey Mingrone" To: questions@freebsd.org In-Reply-To: <20071229231552.GB96302@darklight.org.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071229231552.GB96302@darklight.org.ru> Cc: Yuri Pankov Subject: Re: font problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Dec 2007 04:21:58 -0000 On 12/29/07, Yuri Pankov wrote: > Hmm, > (==) RADEON(0): DPI set to (75, 75) > was it always 75? (I see a recent update to xf86-video-ati port). > Anyway, try forcing X to use 96, ie, run it as: > X -dpi 96 Thanks for the tip. ..ran: startx -- -dpi 96 and the log showed the change, and the fonts looked crisper, but the problem with the large overlapping fonts persisted. Any other suggestions or thoughts about where I should continue my search? Thanks, Joey