GNU bug report logs - #27626
[PATCH] doc: Recommend rebuilding the font cache.

Previous Next

Package: guix-patches;

Reported by: Ricardo Wurmus <rekado <at> elephly.net>

Date: Sat, 8 Jul 2017 19:17:02 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ricardo Wurmus <rekado <at> elephly.net>
Subject: bug#27626: closed (Re: bug#27626: Acknowledgement ([PATCH] doc:
 Recommend rebuilding the font cache.))
Date: Sun, 09 Jul 2017 15:17:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#27626: [PATCH] doc: Recommend rebuilding the font cache.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 27626 <at> debbugs.gnu.org.

-- 
27626: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27626
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: 27626-done <at> debbugs.gnu.org
Subject: Re: bug#27626: Acknowledgement ([PATCH] doc: Recommend rebuilding the
 font cache.)
Date: Sun, 09 Jul 2017 17:16:38 +0200
Pushed to master with commit e5942cbfa488486ed846dd526e5867556442fbb3.

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net


[Message part 3 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: guix-patches <at> gnu.org
Cc: Ricardo Wurmus <rekado <at> elephly.net>
Subject: [PATCH] doc: Recommend rebuilding the font cache.
Date: Sat,  8 Jul 2017 21:16:34 +0200
* doc/guix.texi (X11 Fonts): Recommend rebuilding the font cache with fc-cache
when fonts are not found.
---
 doc/guix.texi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guix.texi b/doc/guix.texi
index cd694bbda..6cf20aa09 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -1448,6 +1448,14 @@ xset +fp ~/.guix-profile/share/fonts/truetype
 After that, you can run @code{xlsfonts} (from @code{xlsfonts} package)
 to make sure your TrueType fonts are listed there.
 
+@cindex @code{fc-cache}
+@cindex font cache
+After installing fonts you may have to refresh the font cache to use
+them in applications.  The same applies when applications installed via
+Guix do not seem to find fonts.  To force rebuilding of the font cache
+run @code{fc-cache -f}.  The @code{fc-cache} command is provided by the
+@code{fontconfig} package.
+
 @subsection X.509 Certificates
 
 @cindex @code{nss-certs}
-- 
2.13.2





This bug report was last modified 7 years and 321 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.