[Bug 201373] Wrong Font path for urwfont ind handbook section 6.6 (bug since 20150321)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 6 10:31:25 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201373
Bug ID: 201373
Summary: Wrong Font path for urwfont ind handbook section 6.6
(bug since 20150321)
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Documentation
Assignee: freebsd-doc at FreeBSD.org
Reporter: stig_nielsen at hotmail.com
Created attachment 158409
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158409&action=edit
urwfonts diff
In the handbook the path for urwfont is FontPath
"/usr/local/lib/X11/fonts/urwfonts/", it should be
"/usr/local/share/fonts/urwfonts/".
Change in ports was made 20150321 (see /usr/ports/UPDATING)
AFFECTS: Users of x11-servers/xorg-server and other X servers
AUTHOR: bapt at FreeBSD.org
All fonts ports have been modified to respect XDG and install in
share/fonts
The Xorg servers now are looking there by default
If you experience font related issues, view the output of
# fc-list
If the list appears incomplete or has fonts still pointing to
/usr/local/lib/X11/fonts you may forcibly update the font cache:
# fc-cache -fs
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list