source: general/graphlib/harfbuzz.xml@ eebcdb57

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 eebcdb57 was eebcdb57, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Package updates.
Update to xf86-input-libinput-1.2.0.
Update to asciidoc-9.1.1.
Update to thunar-4.16.10.
Update to vala-0.54.1.
Update to harfbuzz-3.0.0.
Update to libuninameslist-20210917.
Update to gobject-introspection-1.70.0.

  • Property mode set to 100644
File size: 9.7 KB
RevLine 
[32e13498]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
[0d7900a]7 <!ENTITY harfbuzz-download-http
[d2f49a6]8 "https://github.com/harfbuzz/harfbuzz/releases/download/&harfbuzz-version;/harfbuzz-&harfbuzz-version;.tar.xz">
[32e13498]9 <!ENTITY harfbuzz-download-ftp " ">
[eebcdb57]10 <!ENTITY harfbuzz-md5sum "ae9bf986e12840ebe4e19c8106fd16bf">
[683821c2]11 <!ENTITY harfbuzz-size "11 MB">
[eebcdb57]12 <!ENTITY harfbuzz-buildsize "102 MB (with tests)">
13 <!ENTITY harfbuzz-time "0.4 SBU (Using parallelism=4; with tests)">
[32e13498]14]>
15
[8374093]16<sect1 id="harfbuzz" xreflabel="HarfBuzz-&harfbuzz-version;">
[32e13498]17 <?dbhtml filename="harfbuzz.html"?>
18
19 <sect1info>
20 <date>$Date$</date>
21 </sect1info>
22
[8374093]23 <title>HarfBuzz-&harfbuzz-version;</title>
[32e13498]24
25 <indexterm zone="harfbuzz">
[8374093]26 <primary sortas="a-HarfBuzz">HarfBuzz</primary>
[32e13498]27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Harfbuzz</title>
31
32 <para>
[8374093]33 The <application>HarfBuzz</application> package contains an OpenType text
[32e13498]34 shaping engine.
35 </para>
36
[683821c2]37 &lfs110a_checked;
[32e13498]38
39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
42 <para>
43 Download (HTTP): <ulink url="&harfbuzz-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&harfbuzz-download-ftp;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download MD5 sum: &harfbuzz-md5sum;
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download size: &harfbuzz-size;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Estimated disk space required: &harfbuzz-buildsize;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated build time: &harfbuzz-time;
69 </para>
70 </listitem>
71 </itemizedlist>
72
[8374093]73 <bridgehead renderas="sect3">HarfBuzz Dependencies</bridgehead>
[32e13498]74
75 <bridgehead renderas="sect4">Recommended</bridgehead>
76 <para role="recommended">
[39291c7]77 <xref linkend="gobject-introspection"/> (required if building GNOME),
[dccc4d4]78 <xref linkend="glib2"/> (required for Pango),
[f62b93bb]79 <xref role="first" linkend="graphite2"/> (required for building
[8558044]80 <xref role="nodep" linkend="texlive"/> or
[f62b93bb]81 <xref role="nodep" linkend="libreoffice"/> with system harfbuzz),
[572553b]82 <xref linkend="icu"/>, and
[13df334]83 <xref role="first" linkend="freetype2"/>
[572553b]84 (after <xref role="nodep" linkend="harfbuzz"/> is installed, reinstall
85 <xref role="nodep" linkend="freetype2"/>)
[32e13498]86 </para>
87
88 <bridgehead renderas="sect4">Optional</bridgehead>
89 <para role="optional">
[a0484a14]90 <xref linkend="cairo"/> (circular: build cairo and all its recommended
91 dependencies, including harfbuzz, first, then rebuild harfbuzz if the
92 cairo backend is needed),
[b9f03437]93 <xref linkend="git"/>,
[92e3023]94 <xref linkend="gtk-doc"/>,
[1ea4deb]95 <ulink url="https://pypi.org/project/FontTools/">FontTools</ulink>
[92e3023]96 (Python 3 module, for the testsuite), and
97 <ulink url="https://www.colm.net/open-source/ragel/">ragel</ulink>
[32e13498]98 </para>
99
100 <warning>
101 <para>
102 Recommended dependencies are not strictly required to build
103 the package. However, you might not get expected results at
104 runtime if you don't install them. Please do not report bugs
105 with this package if you <emphasis>have not</emphasis>
106 installed the recommended dependencies.
107 </para>
108 </warning>
109
110 <para condition="html" role="usernotes">
111 User Notes: <ulink url="&blfs-wiki;/harfbuzz"/>
112 </para>
113 </sect2>
114
115 <sect2 role="installation">
[8374093]116 <title>Installation of HarfBuzz</title>
[32e13498]117
118 <para>
[8374093]119 Install <application>HarfBuzz</application> by running the following
[32e13498]120 commands:
121 </para>
122
[9b8c04ed]123<screen><userinput>mkdir build &amp;&amp;
124cd build &amp;&amp;
125
[20f070d8]126meson --prefix=/usr \
127 --buildtype=release \
128 -Dgraphite=enabled \
129 -Dbenchmark=disabled &amp;&amp;
[9b8c04ed]130ninja</userinput></screen>
[32e13498]131
132 <para>
[9b8c04ed]133 To test the results, issue: <command>ninja test</command>.
[9db393f1]134 </para>
[32e13498]135
136 <para>
137 Now, as the <systemitem class="username">root</systemitem> user:
138 </para>
139
[9b8c04ed]140<screen role="root"><userinput>ninja install</userinput></screen>
[32e13498]141 </sect2>
142
[1e4ca8bb]143 <sect2 role="commands">
144 <title>Command Explanations</title>
145
[20f070d8]146 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
147 href="../../xincludes/meson-buildtype-release.xml"/>
148
[9b8c04ed]149<!--
[f82ac3f]150 <para>
[9b8c04ed]151 <parameter>- -with-gobject</parameter>: This switch enables building
[8374093]152 of the <application>HarfBuzz</application> GObject wrapper. Remove
[f82ac3f]153 it if you did not install <application>GLib</application>.
154 </para>
[9b8c04ed]155-->
[1e4ca8bb]156 <para>
[9b8c04ed]157 <parameter>-Dgraphite=enabled</parameter>: This switch enables
[8b8a6c4]158 <application>Graphite2</application> support, which is required for
[6121fe5]159 building <xref linkend="texlive"/> or <xref linkend="libreoffice"/>
160 with system harfbuzz.
[1e4ca8bb]161 </para>
162
[9b8c04ed]163 <para>
[5c14fb68]164 <parameter>-Dbenchmark=disabled</parameter>: This switch disables
165 downloading and building the <application>google-benchmark</application>
166 subproject, which requires <xref linkend="git"/>, and is of no
167 use for non developpers.
[9b8c04ed]168 </para>
[f82ac3f]169
[ee98f114]170 <para>
[5c14fb68]171 <option>-Ddocs=false</option>: If <xref linkend="gtk-doc"/> is installed,
172 the documentation is built and installed. This switch prevents that.
[ee98f114]173 </para>
174
[1e4ca8bb]175 </sect2>
176
[32e13498]177 <sect2 role="content">
178 <title>Contents</title>
179
180 <segmentedlist>
181 <segtitle>Installed Programs</segtitle>
[f82ac3f]182 <segtitle>Installed Libraries</segtitle>
183 <segtitle>Installed Directories</segtitle>
[32e13498]184
185 <seglistitem>
186 <seg>
[6121fe5]187 hb-ot-shape-closure, hb-shape, hb-subset, and
[0d12bbe]188 hb-view (only if cairo is installed)
[32e13498]189 </seg>
190 <seg>
[8558044]191 libharfbuzz.so, libharfbuzz-gobject.so, libharfbuzz-icu.so, and
[41e68a2d]192 libharfbuzz-subset.so
[32e13498]193 </seg>
194 <seg>
[6121fe5]195 /usr/{include,lib/cmake,share/gtk-doc/html}/harfbuzz
[32e13498]196 </seg>
197 </seglistitem>
198 </segmentedlist>
199
200 <variablelist>
201 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
202 <?dbfo list-presentation="list"?>
203 <?dbhtml list-presentation="table"?>
[c7d631c]204
[0d12bbe]205 <varlistentry id="hb-ot-shape-closure">
206 <term><command>hb-ot-shape-closure</command></term>
207 <listitem>
208 <para>
209 gives the set of characters contained in a string, represented as
210 single characters and/or single character names. Example:
[c7d631c]211 <command>hb-ot-shape-closure
[4c24eb0a]212 /usr/share/fonts/dejavu/DejaVuSans.ttf "Hello World."</command>
[0d12bbe]213 </para>
214 <indexterm zone="harfbuzz hb-ot-shape-closure">
215 <primary sortas="b-hb-ot-shape-closure">hb-ot-shape-closure</primary>
216 </indexterm>
217 </listitem>
218 </varlistentry>
[32e13498]219
220 <varlistentry id="hb-shape">
221 <term><command>hb-shape</command></term>
222 <listitem>
223 <para>
[4c24eb0a]224 is used for the conversion of text strings into positioned glyphs
[32e13498]225 </para>
226 <indexterm zone="harfbuzz hb-shape">
227 <primary sortas="b-hb-shape">hb-shape</primary>
228 </indexterm>
229 </listitem>
230 </varlistentry>
[18f18c2]231
232 <varlistentry id="hb-subset">
233 <term><command>hb-subset</command></term>
234 <listitem>
235 <para>
[4c24eb0a]236 is used to create subsets of fonts, and display text using them
[18f18c2]237 </para>
238 <indexterm zone="harfbuzz hb-subset">
239 <primary sortas="b-hb-subset">hb-subset</primary>
240 </indexterm>
241 </listitem>
242 </varlistentry>
[c7d631c]243
[0d12bbe]244 <varlistentry id="hb-view">
245 <term><command>hb-view</command></term>
246 <listitem>
247 <para>
[f1ae52ff]248 displays a graphical view of a string shape using a
[8558044]249 particular font as a set of glyphs. The output format is
250 automatically defined by the file extension, the supported ones
[f1ae52ff]251 being ansi/png/svg/pdf/ps/eps. For example:
[c7d631c]252 <command>hb-view --output-file=hello.png
[4c24eb0a]253 /usr/share/fonts/dejavu/DejaVuSans.ttf "Hello World."</command>
[0d12bbe]254 </para>
255 <indexterm zone="harfbuzz hb-view">
256 <primary sortas="b-hb-view">hb-view</primary>
257 </indexterm>
258 </listitem>
259 </varlistentry>
[32e13498]260
261 <varlistentry id="libharfbuzz">
262 <term><filename class="libraryfile">libharfbuzz.so</filename></term>
263 <listitem>
264 <para>
[4c24eb0a]265 is the HarfBuzz text shaping library
[32e13498]266 </para>
267 <indexterm zone="harfbuzz libharfbuzz">
268 <primary sortas="c-libharfbuzz">libharfbuzz.so</primary>
269 </indexterm>
270 </listitem>
271 </varlistentry>
[0d7900a]272
[8374093]273 <varlistentry id="libharfbuzz-gobject">
274 <term><filename class="libraryfile">libharfbuzz-gobject.so</filename></term>
275 <listitem>
276 <para>
[4c24eb0a]277 provides GObject integration for the HarfBuzz text shaping library
[8374093]278 </para>
279 <indexterm zone="harfbuzz libharfbuzz-gobject">
280 <primary sortas="c-libharfbuzz-gobject">libharfbuzz-gobject.so</primary>
281 </indexterm>
282 </listitem>
283 </varlistentry>
284
285 <varlistentry id="libharfbuzz-icu">
286 <term><filename class="libraryfile">libharfbuzz-icu.so</filename></term>
287 <listitem>
288 <para>
[4c24eb0a]289 provides ICU integration for the HarfBuzz text shaping library
[8374093]290 </para>
291 <indexterm zone="harfbuzz libharfbuzz-icu">
292 <primary sortas="c-libharfbuzz-icu">libharfbuzz-icu.so</primary>
293 </indexterm>
294 </listitem>
295 </varlistentry>
296
[32e13498]297 </variablelist>
[0d7900a]298
[32e13498]299 </sect2>
[0d7900a]300
[32e13498]301</sect1>
Note: See TracBrowser for help on using the repository browser.