- address deleted port

PR:		206078
Submitted by:	nick@zalutskiy.com
Approved by:	wblock (mentor)
Differential Revision:	https://reviews.freebsd.org/D5113
This commit is contained in:
Jason Helfman 2016-01-29 19:22:52 +00:00
parent ae232c4440
commit 1daedb6398
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48115

View file

@ -971,15 +971,17 @@ EndSection</programlisting>
&apple; &mac;; they must be in &unix;/&ms-dos;/&windows;
format for use by <application>&xorg;</application>. Once the
files have been copied into this directory, use
<application>ttmkfdir</application> to create a
<application>mkfontdir</application> to create a
<filename>fonts.dir</filename>, so that the X font renderer
knows that these new files have been installed.
<command>ttmkfdir</command> is available from the FreeBSD
Ports Collection as
<package>x11-fonts/ttmkfdir</package>.</para>
<command>mkfontdir</command> can be installed as a package:</para>
<screen>&prompt.root; <userinput>pkg install mkfontdir</userinput></screen>
<para>Then create an index of X font files in a directory:</para>
<screen>&prompt.root; <userinput>cd /usr/local/share/fonts/TrueType</userinput>
&prompt.root; <userinput>ttmkfdir -o fonts.dir</userinput></screen>
&prompt.root; <userinput>mkfontdir</userinput></screen>
<para>Now add the &truetype; directory to the font path. This
is just the same as described in <xref