source: x/installing/x7font.xml@ d8689b5a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d8689b5a was d8689b5a, checked in by Dan Nichilson <dnicholson@…>, 17 years ago

Version the Xorg-7 md5sums and wget files

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6778 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY x7fonts-download-http "http://xorg.freedesktop.org/releases/individual/font/">
8 <!ENTITY x7fonts-download-ftp "ftp://ftp.x.org/pub/individual/font/">
9 <!ENTITY x7fonts-md5sum "&files-anduin;/xorg/md5sums-&xorg7-version;">
10 <!ENTITY x7fonts-size "13.3 MB">
11 <!ENTITY x7fonts-buildsize "100 MB">
12 <!ENTITY x7fonts-time "2.0 SBU">
13]>
14
15<sect1 id="xorg7-font" xreflabel="Xorg Fonts">
16 <?dbhtml filename="x7font.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Xorg Fonts</title>
24
25 <indexterm zone="xorg7-font">
26 <primary sortas="a-xorg7-font">Xorg Fonts</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Xorg Fonts</title>
31
32 <para>The <application>Xorg</application> font packages provide
33 needed fonts to the <application>Xorg</application> applications.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&x7fonts-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&x7fonts-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: <ulink url="&x7fonts-md5sum;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download size: &x7fonts-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &x7fonts-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &x7fonts-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect4">Required</bridgehead>
58 <para role="required"><xref linkend="xorg7-data"/> and
59 <xref linkend="xorg7-app"/></para>
60
61 <para condition="html" role="usernotes">User Notes:
62 <ulink url='&blfs-wiki;/Xorg7Fonts'/></para>
63
64 </sect2>
65
66 <sect2>
67 <title>Downloading Xorg Fonts</title>
68
69 <para>To download the needed files using <application>wget</application>,
70 use the following commands:</para>
71
72<screen><userinput>wget &files-anduin;/xorg/font-&xorg7-version;.wget &amp;&amp;
73mkdir font &amp;&amp;
74cd font &amp;&amp;
75wget -B http://xorg.freedesktop.org/releases/individual/font/ \
76 -i ../font-&xorg7-version;.wget</userinput></screen>
77
78 </sect2>
79
80 <sect2 role="installation">
81 <title>Installation of Xorg Fonts</title>
82
83 <para>Run the following commands for each package:</para>
84
85<screen><userinput>./configure $XORG_CONFIG &amp;&amp;
86make</userinput></screen>
87
88 <para>These packages do not provide test suites.</para>
89
90 <para>Now as the <systemitem class="username">root</systemitem>
91 user:</para>
92
93<screen role="root"><userinput>make install</userinput></screen>
94
95 <para>When all of the fonts have been installed, the system must be
96 configured so that <application>Fontconfig</application> can find the
97 TrueType fonts since they are outside of the default search path of
98 <filename class="directory">/usr/share/fonts</filename>. Make symlinks
99 to the <application>Xorg</application> TrueType font directories by
100 running the following commands as the
101 <systemitem class="username">root</systemitem> user:</para>
102
103<screen role="root"><userinput>install -v -d -m755 /usr/share/fonts &amp;&amp;
104ln -svn $XORG_PREFIX/lib/X11/fonts/OTF /usr/share/fonts/X11-OTF &amp;&amp;
105ln -svn $XORG_PREFIX/lib/X11/fonts/TTF /usr/share/fonts/X11-TTF</userinput></screen>
106
107 </sect2>
108
109 <sect2 role="content">
110 <title>Contents</title>
111
112 <segmentedlist>
113 <segtitle>Installed Programs</segtitle>
114 <segtitle>Installed Libraries</segtitle>
115 <segtitle>Installed Directories</segtitle>
116
117 <seglistitem>
118 <seg>bdftruncate and ucs2any</seg>
119 <seg>None</seg>
120 <seg><envar>$XORG_PREFIX</envar>/fonts and
121 /usr/share/fonts/X11-{TTF,OTF}</seg>
122 </seglistitem>
123 </segmentedlist>
124
125 <variablelist>
126 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
127 <?dbfo list-presentation="list"?>
128 <?dbhtml list-presentation="table"?>
129
130 <varlistentry id="bdftruncate-x7">
131 <term><command>bdftruncate</command></term>
132 <listitem>
133 <para>generates a truncated BDF font from an ISO 10646-1-encoded
134 BDF font.</para>
135 <indexterm zone="xorg7-font bdftruncate-x7">
136 <primary sortas="b-bdftruncate">bdftruncate</primary>
137 </indexterm>
138 </listitem>
139 </varlistentry>
140
141 <varlistentry id="ucs2any-x7">
142 <term><command>ucs2any</command></term>
143 <listitem>
144 <para>generates BDF fonts containing subsets of ISO 10646-1
145 codepoints.</para>
146 <indexterm zone="xorg7-font ucs2any-x7">
147 <primary sortas="b-ucs2any">ucs2any</primary>
148 </indexterm>
149 </listitem>
150 </varlistentry>
151
152 </variablelist>
153
154 </sect2>
155
156</sect1>
Note: See TracBrowser for help on using the repository browser.