From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: [PATCH 0/1] Add Anonymous Pro fonts Date: Thu, 3 Sep 2015 17:53:50 -0400 Message-ID: Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXcRL-0005Le-US for guix-devel@gnu.org; Thu, 03 Sep 2015 17:53:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXcRH-000846-7b for guix-devel@gnu.org; Thu, 03 Sep 2015 17:53:03 -0400 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:48243) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXcRH-00083m-1Z for guix-devel@gnu.org; Thu, 03 Sep 2015 17:52:59 -0400 Received: from jasmine.lan (c-69-249-5-231.hsd1.pa.comcast.net [69.249.5.231]) by mail.messagingengine.com (Postfix) with ESMTPA id 2B17E6800FE for ; Thu, 3 Sep 2015 17:52:57 -0400 (EDT) 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: guix-devel@gnu.org This patch adds the Anonymous Pro fonts [1]. Your comments are requested! I am not sure about the module name. The guidelines require placing the name of the foundry between "font-" and "anonymous-pro". In this case, that would result in "font-mark-simonson-studio-anonymous-pro". Seems long. And the rule is not applied consistently to the fonts already packaged. Suggestions? [1] http://www.marksimonson.com/fonts/view/anonymous-pro [2] http://www.gnu.org/software/guix/manual/html_node/Fonts.html Leo Famulari (1): gnu: Add Anonymous Pro fonts. gnu/packages/fonts.scm | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) -- 2.4.3