GNU bug report logs -
#27626
[PATCH] doc: Recommend rebuilding the font cache.
Previous Next
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
* 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.