Imported Upstream version 1.2.7
[platform/upstream/harfbuzz.git] / docs / html / install-harfbuzz.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Install Harfbuzz: HarfBuzz Manual</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7 <link rel="home" href="index.html" title="HarfBuzz Manual">
8 <link rel="up" href="pt01.html" title="Part I. User's manual">
9 <link rel="prev" href="why-is-it-called-harfbuzz.html" title="Why is it called Harfbuzz?">
10 <link rel="next" href="building.html" title="Building">
11 <meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
12 <link rel="stylesheet" href="style.css" type="text/css">
13 </head>
14 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
16 <td width="100%" align="left" class="shortcuts"></td>
17 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18 <td><a accesskey="u" href="pt01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
19 <td><a accesskey="p" href="why-is-it-called-harfbuzz.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20 <td><a accesskey="n" href="building.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21 </tr></table>
22 <div class="chapter">
23 <div class="titlepage"><div><div><h2 class="title">
24 <a name="install-harfbuzz"></a>Install Harfbuzz</h2></div></div></div>
25 <div class="toc"><dl class="toc">
26 <dt><span class="section"><a href="install-harfbuzz.html#download">Download</a></span></dt>
27 <dt><span class="section"><a href="building.html">Building</a></span></dt>
28 </dl></div>
29 <div class="section">
30 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
31 <a name="download"></a>Download</h2></div></div></div>
32 <p>
33       For tarball releases of HarfBuzz, look
34       <a class="ulink" href="http://www.freedesktop.org/software/harfbuzz/release/" target="_top">here</a>.
35       At the same place you will
36       also find Win32 binary bundles that include libharfbuzz DLL, hb-view.exe,
37       hb-shape.exe, and all dependencies.
38     </p>
39 <p>
40       The canonical source tree is available
41       <a class="ulink" href="http://cgit.freedesktop.org/harfbuzz/" target="_top">here</a>.
42       Also available on <a class="ulink" href="https://github.com/behdad/harfbuzz" target="_top">github</a>.
43     </p>
44 <p>
45       The API that comes with <code class="filename">hb.h</code> will
46       not change incompatibly. Other, peripheral, headers are more likely to go
47       through minor modifications, but again, will do our best to never change
48       API in an incompatible way. We will never break the ABI.
49     </p>
50 <p>
51       If you are not sure whether Pango or HarfBuzz is right for you, read
52       <a class="ulink" href="http://mces.blogspot.in/2009/11/pango-vs-harfbuzz.html" target="_top">this</a>.
53     </p>
54 </div>
55 </div>
56 <div class="footer">
57 <hr>Generated by GTK-Doc V1.24.1</div>
58 </body>
59 </html>