From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Add Pure Data. Date: Tue, 18 Aug 2015 22:23:21 -0400 Message-ID: <20150819022321.GA24877@jasmine> References: <1439918692.621363.359467313.49C96E5C@webmail.messagingengine.com> <87wpwsvzc6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRt1S-0005Rp-Hs for guix-devel@gnu.org; Tue, 18 Aug 2015 22:22:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRt1P-0004Vn-BR for guix-devel@gnu.org; Tue, 18 Aug 2015 22:22:38 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:37892) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRt1P-0004Vb-3K for guix-devel@gnu.org; Tue, 18 Aug 2015 22:22:35 -0400 Content-Disposition: inline In-Reply-To: <87wpwsvzc6.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?utf-8?B?5a6L5paH5q2m?= Cc: guix-devel@gnu.org On Wed, Aug 19, 2015 at 09:31:05AM +0800, 宋文武 wrote: > I just push a commit to build tk with xft support, which should give Pd > better fonts. Please check :-) This does it! It still can't find Deja Vu Sans Mono but the fonts are readable now. Thanks!