From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Soo Subject: bug#36014: Allow console-font service to use fonts other than those packaged with kbd Date: Thu, 30 May 2019 12:21:28 -0700 Message-ID: <2B601D3D-75D4-4F3B-8324-E039395227CE@asu.edu> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hWR10-00036J-81 for bug-guix@gnu.org; Thu, 30 May 2019 15:47:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hWR0y-00028D-Ap for bug-guix@gnu.org; Thu, 30 May 2019 15:47:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48613) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hWR0x-00027M-N5 for bug-guix@gnu.org; Thu, 30 May 2019 15:47:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hWR0x-0000pf-JI for bug-guix@gnu.org; Thu, 30 May 2019 15:47:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:33575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hWQcK-00069i-9s for bug-guix@gnu.org; Thu, 30 May 2019 15:21:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hWQcI-0004eO-DV for bug-guix@gnu.org; Thu, 30 May 2019 15:21:36 -0400 Received: from mail-pg1-x534.google.com ([2607:f8b0:4864:20::534]:44028) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hWQcG-0004cO-Fg for bug-guix@gnu.org; Thu, 30 May 2019 15:21:34 -0400 Received: by mail-pg1-x534.google.com with SMTP id f25so2557588pgv.10 for ; Thu, 30 May 2019 12:21:32 -0700 (PDT) Received: from [10.89.241.42] (mobile-166-171-121-57.mycingular.net. [166.171.121.57]) by smtp.gmail.com with ESMTPSA id f29sm4977193pfq.11.2019.05.30.12.21.29 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 May 2019 12:21:29 -0700 (PDT) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 36014@debbugs.gnu.org The console font service only allows fonts installed by default in the kbd p= ackage (tamzen, for instance, has a nice bitmap font available). I don=E2=80= =99t know what the solution might be. I do know that setfont looks in the de= fault font directory only for fonts and the available fonts are those that c= ome packaged with the kbd package.=20