From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?5a6L5paH5q2m?= Subject: Re: [PATCH] Add Pure Data. Date: Wed, 19 Aug 2015 09:31:05 +0800 Message-ID: <87wpwsvzc6.fsf@gmail.com> References: <1439918692.621363.359467313.49C96E5C@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32868) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRsCh-00065k-4h for guix-devel@gnu.org; Tue, 18 Aug 2015 21:30:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRsCc-0004aE-7B for guix-devel@gnu.org; Tue, 18 Aug 2015 21:30:11 -0400 Received: from mail-pa0-x22f.google.com ([2607:f8b0:400e:c03::22f]:34769) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRsCc-0004WH-1H for guix-devel@gnu.org; Tue, 18 Aug 2015 21:30:06 -0400 Received: by paccq16 with SMTP id cq16so101111442pac.1 for ; Tue, 18 Aug 2015 18:30:04 -0700 (PDT) In-Reply-To: <1439918692.621363.359467313.49C96E5C@webmail.messagingengine.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: Leo Famulari , guix-devel@gnu.org Leo Famulari writes: > [...] > What follows is a WIP patch that puts Pure Data in its own package. I was able > to get a 440hz tone out of my laptop speakers :) One problem is that the > software cannot find the Deja Vu Sans Mono font it is looking for... and the > fallback font rendering is basically unreadable. Any advice? I just push a commit to build tk with xft support, which should give Pd better fonts. Please check :-)