Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168911355
D5113.id12811.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D5113.id12811.diff
View Options
Index: handbook/x11/chapter.xml
===================================================================
--- handbook/x11/chapter.xml
+++ handbook/x11/chapter.xml
@@ -971,15 +971,24 @@
&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> is available from the FreeBSD
+ Software Collection as a port or package. It may be installed
+ as a package:</para>
+ <screen>&prompt.root; <userinput>pkg install mkfontdir</userinput></screen>
+
+ <para>or from the Ports Collection:</para>
+
+ <screen>&prompt.root; <userinput>cd /usr/ports/x11-fonts/mkfontdir</userinput>
+&prompt.root; <userinput>make install clean</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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 31, 5:30 PM (5 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37708165
Default Alt Text
D5113.id12811.diff (1 KB)
Attached To
Mode
D5113: address bug 206078 - Reference to deleted port
Attached
Detach File
Event Timeline
Log In to Comment