source: xsoft/other/fontforge.xml@ 7830c481

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules 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 7830c481 was 7830c481, checked in by Pierre Labastie <pieere@…>, 8 years ago

Another set of option vs parameter fixes

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

  • Property mode set to 100644
File size: 8.7 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 fontforge-download-http "https://github.com/fontforge/fontforge/releases/download/&fontforge-version;/fontforge-dist-&fontforge-version;.tar.gz">
8 <!ENTITY fontforge-download-ftp " ">
9 <!ENTITY fontforge-md5sum "db98d07cfee624c21d7d6ca37fe0ca14">
10 <!ENTITY fontforge-size "20 MB">
11 <!ENTITY fontforge-buildsize "243 MB (plus an additional 1 MB for the tests)">
12 <!ENTITY fontforge-time "1.7 SBU (plus an additional 0.2 SBU for the tests)">
13]>
14
15<sect1 id="fontforge" xreflabel="FontForge-&fontforge-version;">
16 <?dbhtml filename="fontforge.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>FontForge-&fontforge-version;</title>
24
25 <indexterm zone="fontforge">
26 <primary sortas="a-FontForge">FontForge</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to FontForge</title>
31
32 <para>
33 The <application>FontForge</application> package contains an
34 outline font editor that lets you create your own postscript,
35 truetype, opentype, cid-keyed, multi-master, cff, svg and
36 bitmap (bdf, FON, NFNT) fonts, or edit existing ones.
37 </para>
38
39 &lfs7a_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>
46 Download (HTTP): <ulink url="&fontforge-download-http;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download (FTP): <ulink url="&fontforge-download-ftp;"/>
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download MD5 sum: &fontforge-md5sum;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Download size: &fontforge-size;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated disk space required: &fontforge-buildsize;
67 </para>
68 </listitem>
69 <listitem>
70 <para>
71 Estimated build time: &fontforge-time;
72 </para>
73 </listitem>
74 </itemizedlist>
75
76 <bridgehead renderas="sect3">FontForge Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Required</bridgehead>
79 <para role="required">
80 <xref linkend="freetype2"/>,
81 <xref linkend="glib2"/>, and
82 <xref linkend="libxml2"/>
83 </para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended">
87 <xref linkend="cairo"/>,
88 <xref linkend="gtk2"/>,
89 <xref linkend="harfbuzz"/>,
90 <xref linkend="pango"/> (required if Xorg libraries are present)
91 <xref linkend="desktop-file-utils"/>,
92 <xref linkend="shared-mime-info"/>, and
93 <xref linkend="xorg7-lib"/>
94 </para>
95
96 <bridgehead renderas="sect4">Optional</bridgehead>
97 <para role="optional">
98 <xref linkend="giflib"/>,
99 <xref linkend="libjpeg"/>,
100 <xref linkend="libpng"/>,
101 <xref linkend="libtiff"/>,
102 <xref linkend="python2"/>,
103 <xref linkend="wget"/> (needed for tests),
104 <ulink url="http://ipython.org/">IPython</ulink>,
105 <ulink url="https://github.com/fontforge/libspiro">libspiro</ulink>,
106 <ulink url="https://bitbucket.org/sortsmill/libunicodenames">
107 libunicodenames</ulink>,
108 <ulink url="https://github.com/fontforge/libuninameslist">
109 libuninameslist</ulink>, and
110 <ulink url="http://www.zeromq.org/">zeromq (libzmq)</ulink>
111 </para>
112
113 <para condition="html" role="usernotes">
114 User Notes: <ulink url="&blfs-wiki;/fontforge"/>
115 </para>
116 </sect2>
117
118 <sect2 role="installation">
119 <title>Installation of FontForge</title>
120
121 <note>
122 <para>
123 For this version there is a separate and much larger fontforge tarball
124 without the -dist- in its name, do not try to use that. The -dist- version
125 was created a few minutes later, but the version was typo'd and it will
126 untar to fontforge-2.0-20140101.
127 </para>
128 </note>
129
130 <para>
131 Install <application>FontForge</application> by running the following
132 commands:
133 </para>
134
135<screen><userinput>sed -i 's/20140101/20160404/g' configure inc/fontforge-config.h \
136 tests/package.m4 tests/testsuite
137./configure --prefix=/usr \
138 --enable-gtk2-use \
139 --disable-static \
140 --docdir=/usr/share/doc/fontforge-&fontforge-version; &amp;&amp;
141make</userinput></screen>
142
143 <para>
144 To test the results, issue: <command>make check</command>.
145 This will download two ttf files.
146 </para>
147
148 <para>
149 Now, as the <systemitem class="username">root</systemitem> user:
150 </para>
151
152<screen role="root"><userinput>make install</userinput></screen>
153
154 <!-- seems to be ok now
155 <note>
156 <para>
157 <application>Fontforge</application> may need a workaround to start,
158 due to a bug in the splash screen. If you wish to start from a
159 terminal, either issue <command>fontforge -new</command>, or, after
160 issuing <command>fontforge</command>, press Ctrl-C once, after the
161 splash screen appears. For the menu, make the following substitution,
162 as the <systemitem class="username">root</systemitem> user:
163 </para>
164
165<screen role="root"><userinput>sed -e '/Exec/ s/fontforge/&amp; -new/' \
166 -i /usr/share/applications/fontforge.desktop</userinput></screen>
167 </note>-->
168
169 </sect2>
170
171 <sect2 role="commands">
172 <title>Command Explanations</title>
173
174 <para>
175 <command>sed -i 's/20140101/20160404/g' ...</command> : This changes
176 the typo'd date, particularly in the pkgconfig files and the log from the
177 tests.
178 </para>
179
180 <para>
181 <parameter>--enable-gtk2-use</parameter>: uses the GTK+2 graphics
182 instead of basic Xorg graphics.
183 </para>
184
185 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
186 href="../../xincludes/static-libraries.xml"/>
187
188 <para>
189 <option>--enable-debug</option>: Turn on <emphasis>debug</emphasis> build
190 and FONTFORGE_DEBUG conditional code. Requires
191 <ulink url="https://github.com/fontforge/libspiro">libspiro</ulink>.
192 </para>
193
194 </sect2>
195
196 <sect2 role="content">
197 <title>Contents</title>
198
199 <segmentedlist>
200 <segtitle>Installed Programs</segtitle>
201 <segtitle>Installed Libraries</segtitle>
202 <segtitle>Installed Directories</segtitle>
203
204 <seglistitem>
205 <seg>
206 fontforge, fontimage, fontlint and sfddiff
207 </seg>
208 <seg>
209 libfontforgeexe.so, libfontforge.so, libgdraw.so,
210 libgioftp.so, libgunicode.so, libgutils.so, and
211 /usr/lib/python&python2-majorver;/site-packages/{fontforge,psMat}.so
212 </seg>
213 <seg>
214 /usr/{include,share}/fontforge and
215 /usr/share/doc/fontforge-&fontforge-version;
216 </seg>
217 </seglistitem>
218 </segmentedlist>
219
220 <variablelist>
221 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
222 <?dbfo list-presentation="list"?>
223 <?dbhtml list-presentation="table"?>
224
225 <varlistentry id="fontforge-prog">
226 <term><command>fontforge</command></term>
227 <listitem>
228 <para>
229 is a program that allows you to create and
230 modify font files.
231 </para>
232 <indexterm zone="fontforge fontforge-prog">
233 <primary sortas="b-fontforge">fontforge</primary>
234 </indexterm>
235 </listitem>
236 </varlistentry>
237
238 <varlistentry id="fontimage">
239 <term><command>fontimage</command></term>
240 <listitem>
241 <para>
242 is a program that produces an image showing
243 representative glyphs of the font.
244 </para>
245 <indexterm zone="fontforge fontimage">
246 <primary sortas="b-fontimage">fontimage</primary>
247 </indexterm>
248 </listitem>
249 </varlistentry>
250
251 <varlistentry id="fontlint">
252 <term><command>fontlint</command></term>
253 <listitem>
254 <para>
255 is a program that checks the font for certain
256 common errors.
257 </para>
258 <indexterm zone="fontforge fontlint">
259 <primary sortas="b-fontlint">fontlint</primary>
260 </indexterm>
261 </listitem>
262 </varlistentry>
263
264 <varlistentry id="sfddiff">
265 <term><command>sfddiff</command></term>
266 <listitem>
267 <para>
268 is a program that compares two font files.
269 </para>
270 <indexterm zone="fontforge sfddiff">
271 <primary sortas="b-sfddiff">sfddiff</primary>
272 </indexterm>
273 </listitem>
274 </varlistentry>
275
276 </variablelist>
277
278 </sect2>
279
280</sect1>
Note: See TracBrowser for help on using the repository browser.