⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
gtk-doc
/
html
/
harfbuzz
/
View File Name :
install-harfbuzz.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Installing HarfBuzz: HarfBuzz Manual</title> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="index.html" title="HarfBuzz Manual"> <link rel="up" href="pt01.html" title="Part I. User's manual"> <link rel="prev" href="why-is-it-called-harfbuzz.html" title="Why is it called HarfBuzz?"> <link rel="next" href="building.html" title="Building HarfBuzz"> <meta name="generator" content="GTK-Doc V1.32 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> <td width="100%" align="left" class="shortcuts"></td> <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> <td><a accesskey="u" href="pt01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> <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> <td><a accesskey="n" href="building.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="chapter"> <div class="titlepage"><div><div><h2 class="title"> <a name="install-harfbuzz"></a>Installing HarfBuzz</h2></div></div></div> <div class="toc"><dl class="toc"> <dt><span class="section"><a href="install-harfbuzz.html#download">Downloading HarfBuzz</a></span></dt> <dt><span class="section"><a href="building.html">Building HarfBuzz</a></span></dt> <dd><dl> <dt><span class="section"><a href="building.html#building.linux">Building on Linux</a></span></dt> <dt><span class="section"><a href="building.html#building.windows">Building on Windows</a></span></dt> <dt><span class="section"><a href="building.html#building.macos">Building on macOS</a></span></dt> <dt><span class="section"><a href="building.html#configuration">Configuration options</a></span></dt> </dl></dd> </dl></div> <div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="download"></a>Downloading HarfBuzz</h2></div></div></div> <p> The HarfBuzz source code is hosted at <a class="ulink" href="https://github.com/harfbuzz/harfbuzz" target="_top">github.com/harfbuzz/harfbuzz</a>. </p> <p> Tarball releases and Win32 binary bundles (which include the libharfbuzz DLL, hb-view.exe, hb-shape.exe, and all dependencies) of HarfBuzz can be downloaded from <a class="ulink" href="https://github.com/harfbuzz/harfbuzz/releases" target="_top">github.com/harfbuzz/harfbuzz/releases</a>. </p> <p> Release notes are posted with each new release to provide an overview of the changes. The project <a class="ulink" href="https://github.com/harfbuzz/harfbuzz/issues" target="_top">tracks bug reports and other issues</a> on GitHub. Discussion and questions are welcome on the <a class="ulink" href="http://freedesktop.org/mailman/listinfo/harfbuzz/" target="_top">HarfBuzz mailing list</a>. </p> <p> The API included in the <code class="filename">hb.h</code> file will not change in a compatibility-breaking way in any release. However, other, peripheral headers are more likely to go through minor modifications. We will do our best to never change APIs in an incompatible way. We will <span class="emphasis"><em>never</em></span> break the ABI. </p> </div> </div> <div class="footer"> <hr>Generated by GTK-Doc V1.32</div> </body> </html>