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: [email protected]
Reporter: [email protected]
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: [email protected]
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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"