Chase merge of mkfontdir into mkfontscale.
The port mkfontdir was removed and merged into mkfontscale. Rename mentions of mkfontdir in the X11 chapter to fit. PR: 237546 Submitted by nmingotti@gmail.com
This commit is contained in:
parent
13e501f2c7
commit
d4a8d01bea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53007
1 changed files with 4 additions and 4 deletions
|
|
@ -1046,19 +1046,19 @@ EndSection</programlisting>
|
|||
&unix;/&ms-dos;/&windows; format for use by
|
||||
<application>&xorg;</application>. Once the files have been
|
||||
copied into this directory, use
|
||||
<application>mkfontdir</application> to create a
|
||||
<application>mkfontscale</application> to create a
|
||||
<filename>fonts.dir</filename>, so that the X font renderer
|
||||
knows that these new files have been installed.
|
||||
<command>mkfontdir</command> can be installed as a
|
||||
<command>mkfontscale</command> can be installed as a
|
||||
package:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg install mkfontdir</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>pkg install mkfontscale</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>mkfontdir</userinput></screen>
|
||||
&prompt.root; <userinput>mkfontscale</userinput></screen>
|
||||
|
||||
<para>Now add the &truetype; directory to the font path. This
|
||||
is just the same as described in <xref
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue