From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH] Add WenQuanYi ZenHei font. Date: Wed, 11 Mar 2015 11:34:00 +0100 Message-ID: <87h9trkelj.fsf@mango.localdomain> References: <87ioe8j7an.fsf@mango.localdomain> <871tkvzwyj.fsf@gnu.org> 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]:36326) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVdxq-0002nz-Vk for guix-devel@gnu.org; Wed, 11 Mar 2015 06:34:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVdxq-00065E-3N for guix-devel@gnu.org; Wed, 11 Mar 2015 06:34:10 -0400 In-reply-to: <871tkvzwyj.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: Guix-devel Ludovic Courtès writes: >> + (copy-file "wqy-zenhei.ttc" >> + (string-append font-dir "wqy-zenhei.ttc")))))) > > What format is this? Apparently it's a TrueType font collection containing three fonts. ~~ Ricardo