From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] Add WenQuanYi ZenHei font. Date: Thu, 12 Mar 2015 10:25:55 +0100 Message-ID: <874mpqworg.fsf@gnu.org> References: <87ioe8j7an.fsf@mango.localdomain> <871tkvzwyj.fsf@gnu.org> <87h9trkelj.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVzNX-0006oJ-NA for guix-devel@gnu.org; Thu, 12 Mar 2015 05:26:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVzNN-0007Ub-Gr for guix-devel@gnu.org; Thu, 12 Mar 2015 05:26:07 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53238) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVzNN-0007UV-EU for guix-devel@gnu.org; Thu, 12 Mar 2015 05:25:57 -0400 In-Reply-To: <87h9trkelj.fsf@mango.localdomain> (Ricardo Wurmus's message of "Wed, 11 Mar 2015 11:34:00 +0100") 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: Ricardo Wurmus Cc: Guix-devel Ricardo Wurmus skribis: > Ludovic Court=C3=A8s 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. OK, didn=E2=80=99t know that extension. Thanks, Ludo=E2=80=99.