From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gary Johnson Subject: Need help displaying Unicode fonts in Icecat Date: Mon, 05 Aug 2019 10:08:09 -0400 Message-ID: <87wofrogc6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:34040) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hudez-00019t-AQ for help-guix@gnu.org; Mon, 05 Aug 2019 10:08:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hudey-0002tr-He for help-guix@gnu.org; Mon, 05 Aug 2019 10:08:25 -0400 Received: from mail-pl1-x62b.google.com ([2607:f8b0:4864:20::62b]:40017) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hudey-0002t4-AA for help-guix@gnu.org; Mon, 05 Aug 2019 10:08:24 -0400 Received: by mail-pl1-x62b.google.com with SMTP id a93so36466396pla.7 for ; Mon, 05 Aug 2019 07:08:24 -0700 (PDT) Received: from euclid ([2001:5b0:2c73:d758:bd8f:adbd:98e:4baa]) by smtp.gmail.com with ESMTPSA id i15sm89810477pfd.160.2019.08.05.07.08.19 for (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Mon, 05 Aug 2019 07:08:21 -0700 (PDT) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hi Guix, I can't seem to get Unicode fonts to display in Icecat (and Emacs...and really everywhere else too). I'm not a font wizard, so I'm unsure how to resolve this issue. I've installed both of these packages: - font-dejavu - font-liberation Then I ran "fc-cache -f" and rebooted my machine. Still, I'm not seeing anything change unfortunately. I just get empty boxes where Unicode symbols should be displayed. Am I missing the correct font package? Do I need to edit a config file somewhere? Any advice would be appreciated. Thanks, Gary