source: x/installing/x7font.xml@ a2d379c

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a2d379c was a2d379c, checked in by Bruce Dubbs <bdubbs@…>, 4 years ago

Update to mlt-6.22.1.
Update to rsync-3.2.3.
Update to font-alias font-misc-ethiopic 1.0.4 (Xorg fonts).

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

  • Property mode set to 100644
File size: 7.7 KB
RevLine 
[3f72a148]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[3f72a148]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[0269d30]7 <!ENTITY x7fonts-download-http "&xorg-download-http;/font/">
8 <!ENTITY x7fonts-download-ftp "&xorg-download-ftp;/font/">
[124f752c]9 <!ENTITY x7fonts-size "3.0 MB">
10 <!ENTITY x7fonts-buildsize "8.8 MB">
11 <!ENTITY x7fonts-time "0.1 SBU">
[5287b7c]12
[29a752e]13 <!ENTITY encodings-version "1.0.5">
14 <!ENTITY encodings-md5sum "bbae4f247b88ccde0e85ed6a403da22a">
[5287b7c]15
16 <!ENTITY font-adobe-utopia-type1-version "1.0.4">
17 <!ENTITY font-adobe-utopia-type1-md5sum "fcf24554c348df3c689b91596d7f9971">
18
[a2d379c]19 <!ENTITY font-alias-version "1.0.4">
20 <!ENTITY font-alias-md5sum "0497de0176a0dfa5fac2b0552a4cf380">
[5287b7c]21
22 <!ENTITY font-bh-ttf-version "1.0.3">
23 <!ENTITY font-bh-ttf-md5sum "e8ca58ea0d3726b94fe9f2c17344be60">
24
25 <!ENTITY font-bh-type1-version "1.0.3">
26 <!ENTITY font-bh-type1-md5sum "53ed9a42388b7ebb689bdfc374f96a22">
27
28 <!ENTITY font-ibm-type1-version "1.0.3">
29 <!ENTITY font-ibm-type1-md5sum "bfb2593d2102585f45daa960f43cb3c4">
30
[a2d379c]31 <!ENTITY font-misc-ethiopic-version "1.0.4">
32 <!ENTITY font-misc-ethiopic-md5sum "4ee18ab6c1edf636b8e75b73e6037371">
[5287b7c]33
[e1a98063]34 <!ENTITY font-util-version "1.3.2">
35 <!ENTITY font-util-md5sum "3d6adb76fdd072db8c8fae41b40855e8">
[5287b7c]36
37 <!ENTITY font-xfree86-type1-version "1.0.4">
38 <!ENTITY font-xfree86-type1-md5sum "3eeb3fb44690b477d510bbd8f86cf5aa">
39
[3f72a148]40]>
41
42<sect1 id="xorg7-font" xreflabel="Xorg Fonts">
43 <?dbhtml filename="x7font.html"?>
44
45 <sect1info>
[93f3de5]46 <othername>$LastChangedBy$</othername>
47 <date>$Date$</date>
[3f72a148]48 </sect1info>
49
50 <title>Xorg Fonts</title>
51
52 <indexterm zone="xorg7-font">
53 <primary sortas="a-xorg7-font">Xorg Fonts</primary>
54 </indexterm>
55
[5e8be1c]56 <sect2 role="package">
57 <title>Introduction to Xorg Fonts</title>
58
[71df408]59 <para>
60 The <application>Xorg</application> font packages provide some scalable
61 fonts and supporting packages for <application>Xorg</application>
62 applications. Many people will want to install other TTF or OTF fonts in
63 addition to, or instead of, these. Some are listed at <xref
64 linkend="TTF-and-OTF-fonts"/>.
65 </para>
[5e8be1c]66
[62a5037e]67 &lfs91_checked;
[a09d712e]68
[5e8be1c]69 <bridgehead renderas="sect3">Package Information</bridgehead>
70 <itemizedlist spacing="compact">
71 <listitem>
[71df408]72 <para>
73 Download (HTTP): <ulink url="&x7fonts-download-http;"/>
74 </para>
[5e8be1c]75 </listitem>
76 <listitem>
[71df408]77 <para>
78 Download (FTP): <ulink url="&x7fonts-download-ftp;"/>
79 </para>
[5e8be1c]80 </listitem>
81 <listitem>
[71df408]82 <para>
83 Download size: &x7fonts-size;
84 </para>
[5e8be1c]85 </listitem>
86 <listitem>
[71df408]87 <para>
88 Estimated disk space required: &x7fonts-buildsize;
89 </para>
[5e8be1c]90 </listitem>
91 <listitem>
[71df408]92 <para>
93 Estimated build time: &x7fonts-time;
94 </para>
[5e8be1c]95 </listitem>
96 </itemizedlist>
97
[bb535fde]98 <bridgehead renderas="sect3">Xorg Fonts Dependencies</bridgehead>
99
[5e8be1c]100 <bridgehead renderas="sect4">Required</bridgehead>
[148487d]101 <para role="required">
102 <xref linkend="xcursor-themes"/>
103 </para>
[5e8be1c]104
105 <para condition="html" role="usernotes">User Notes:
106 <ulink url='&blfs-wiki;/Xorg7Fonts'/></para>
107
108 </sect2>
[10eeae12]109
[3f72a148]110 <sect2>
111 <title>Downloading Xorg Fonts</title>
112
[71df408]113 <para>
114 First, create a list of files to be downloaded. This file will also
115 be used to verify the integrity of the downloads when complete:
116 </para>
[5287b7c]117
118<screen><userinput>cat &gt; font-&xorg-version;.md5 &lt;&lt; "EOF"
[7a361cb]119<literal>&font-util-md5sum; font-util-&font-util-version;.tar.bz2
[5287b7c]120&encodings-md5sum; encodings-&encodings-version;.tar.bz2
121&font-alias-md5sum; font-alias-&font-alias-version;.tar.bz2
[124f752c]122&font-adobe-utopia-type1-md5sum; font-adobe-utopia-type1-&font-adobe-utopia-type1-version;.tar.bz2
[5287b7c]123&font-bh-ttf-md5sum; font-bh-ttf-&font-bh-ttf-version;.tar.bz2
124&font-bh-type1-md5sum; font-bh-type1-&font-bh-type1-version;.tar.bz2
125&font-ibm-type1-md5sum; font-ibm-type1-&font-ibm-type1-version;.tar.bz2
126&font-misc-ethiopic-md5sum; font-misc-ethiopic-&font-misc-ethiopic-version;.tar.bz2
[7a361cb]127&font-xfree86-type1-md5sum; font-xfree86-type1-&font-xfree86-type1-version;.tar.bz2</literal>
[5287b7c]128EOF</userinput></screen>
129
[71df408]130 <para>
131 To download the needed files using <application>wget</application>,
132 use the following commands:
133 </para>
[3f72a148]134
[4487494]135<screen><userinput>mkdir font &amp;&amp;
[3f72a148]136cd font &amp;&amp;
[5287b7c]137grep -v '^#' ../font-&xorg-version;.md5 | awk '{print $2}' | wget -i- -c \
[0269d30]138 -B &xorg-download-http;/font/ &amp;&amp;
[5287b7c]139md5sum -c ../font-&xorg-version;.md5</userinput></screen>
[3f72a148]140
141 </sect2>
142
143 <sect2 role="installation">
144 <title>Installation of Xorg Fonts</title>
145
[33cbd93a]146&as_root;
147
[71df408]148 <para>
149 First, start a subshell that will exit on error:
150 </para>
[5287b7c]151
152<screen><userinput>bash -e</userinput></screen>
[3f72a148]153
[71df408]154 <para>
155 Install all of the packages by running the following commands:
156 </para>
[3f72a148]157
[5287b7c]158<screen><userinput>for package in $(grep -v '^#' ../font-&xorg-version;.md5 | awk '{print $2}')
159do
160 packagedir=${package%.tar.bz2}
161 tar -xf $package
[33cbd93a]162 pushd $packagedir
[6a5f9b3]163 ./configure $XORG_CONFIG
164 make
165 as_root make install
[33cbd93a]166 popd
[cbddee1]167 as_root rm -rf $packagedir
[5287b7c]168done</userinput></screen>
[ad54ac8]169
[71df408]170 <para>
171 Finally, exit the shell that was started earlier:
172 </para>
[3f72a148]173
[5287b7c]174<screen><userinput>exit</userinput></screen>
[3f72a148]175
[71df408]176 <para>
177 When all of the fonts have been installed, the system must be
178 configured so that <application>Fontconfig</application> can find the
179 TrueType fonts since they are outside of the default search path of
180 <filename class="directory">/usr/share/fonts</filename>. Make symlinks
181 to the <application>Xorg</application> TrueType font directories by
182 running the following commands as the
183 <systemitem class="username">root</systemitem> user:
184 </para>
[3f72a148]185
[a75f739]186<screen role="root"><userinput>install -v -d -m755 /usr/share/fonts &amp;&amp;
187ln -svfn $XORG_PREFIX/share/fonts/X11/OTF /usr/share/fonts/X11-OTF &amp;&amp;
188ln -svfn $XORG_PREFIX/share/fonts/X11/TTF /usr/share/fonts/X11-TTF</userinput></screen>
[3f72a148]189
190 </sect2>
191
[a9a1915]192 <sect2 role="content">
193 <title>Contents</title>
194
195 <segmentedlist>
196 <segtitle>Installed Programs</segtitle>
[759586e]197 <segtitle>Installed Libraries</segtitle>
[a9a1915]198 <segtitle>Installed Directories</segtitle>
199
200 <seglistitem>
[f98a13d]201 <seg>bdftruncate and ucs2any</seg>
[759586e]202 <seg>None</seg>
[c8d6d76]203 <seg><envar>$XORG_PREFIX</envar>/share/fonts</seg>
[a9a1915]204 </seglistitem>
205 </segmentedlist>
206
207 <variablelist>
208 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
209 <?dbfo list-presentation="list"?>
210 <?dbhtml list-presentation="table"?>
211
212 <varlistentry id="bdftruncate-x7">
213 <term><command>bdftruncate</command></term>
214 <listitem>
[71df408]215 <para>
216 generates a truncated BDF font from an ISO 10646-1 encoded BDF font.
217 </para>
[a9a1915]218 <indexterm zone="xorg7-font bdftruncate-x7">
219 <primary sortas="b-bdftruncate">bdftruncate</primary>
220 </indexterm>
221 </listitem>
222 </varlistentry>
223
[f98a13d]224 <varlistentry id="ucs2any-x7">
225 <term><command>ucs2any</command></term>
226 <listitem>
[71df408]227 <para>
228 generates BDF fonts in any encoding from an ISO 10646-1 encoded
229 BDF font.
230 </para>
[f98a13d]231 <indexterm zone="xorg7-font ucs2any-x7">
232 <primary sortas="b-ucs2any">ucs2any</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
[a9a1915]237 </variablelist>
238
239 </sect2>
240
[3f72a148]241</sect1>
Note: See TracBrowser for help on using the repository browser.