From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#32835: Icecat is missing fonts (on foreign distro) Date: Tue, 25 Sep 2018 22:05:26 +0200 Message-ID: <87wor95omx.fsf@elephly.net> References: <20180925090451.6c6e5a35@alma-ubu> <8736ty6i97.fsf@mdc-berlin.de> <20180925154947.6367d8d4@alma-ubu> 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]:42866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g4tay-0000qY-Jy for bug-guix@gnu.org; Tue, 25 Sep 2018 16:06:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g4tau-0002tL-9g for bug-guix@gnu.org; Tue, 25 Sep 2018 16:06:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49824) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g4tau-0002t9-4r for bug-guix@gnu.org; Tue, 25 Sep 2018 16:06:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g4tas-0001cl-3e for bug-guix@gnu.org; Tue, 25 Sep 2018 16:06:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <20180925154947.6367d8d4@alma-ubu> 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: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Cc: 32835@debbugs.gnu.org Bj=C3=B6rn H=C3=B6fling writes: > On Tue, 25 Sep 2018 11:25:40 +0200 > Ricardo Wurmus wrote: > >> Bj=C3=B6rn H=C3=B6fling writes: >>=20 >> > When Icecat is up, it looks "normal" and can be used normally [the >> > more images a site uses, the better the user experience is :-)], >> > just that ALL letters are just boxes with numbers in them (i.e. >> > what you usually see only partially when some wired UTF-sign is not >> > installed).=20=20 >>=20 >> Does this happen even after installing fonts and running =E2=80=9Cfc-cac= he >> -f=E2=80=9D? >>=20 > > Do I have to do that in Guix or on the foreign distro? On the foreign distro. > If in Guix, where is fc-cache and which font package should I choose? The =E2=80=9Cfontconfig=E2=80=9D package provides fc-cache. See the subsec= tion =E2=80=9CX11 Fonts=E2=80=9D under =E2=80=9CApplication Setup=E2=80=9D in the manual. --=20 Ricardo