summaryrefslogtreecommitdiff
path: root/ttfautohint/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'ttfautohint/index.html')
-rw-r--r--ttfautohint/index.html34
1 files changed, 21 insertions, 13 deletions
diff --git a/ttfautohint/index.html b/ttfautohint/index.html
index 5ff0de1..01aaa20 100644
--- a/ttfautohint/index.html
+++ b/ttfautohint/index.html
@@ -80,6 +80,15 @@
<!-- ************************************************** -->
<div id="news">
+ <h4>21st August 2021</h4>
+
+ <p>This minor release adds support for the scripts Hanifi
+ Rohingya, Nyiakeng Puachue Hmong, Medefaidrin, and Yezidi,
+ together with some other, minor improvements that are
+ briefly listed in
+ the <a href="https://sourceforge.net/projects/freetype/files/ttfautohint/1.8.4/">release
+ notes</a> as usual.</p>
+
<h4>9th April 2019</h4>
<p>Another bug fix release, version 1.8.3, correcting
@@ -650,14 +659,14 @@
<p>Werner Lemberg
(<a href="mailto:wl@gnu.org">wl@gnu.org</a>) is Technical
Lead, and does all the programming. He is a professional
- classical musician and lives in Vienna, Austria.</p>
+ classical musician and lives in Salzburg, Austria.</p>
<p>Dave Crossland
(<a href="mailto:dave@understandingfonts.com">dave@understandingfonts.com</a>)
is the Project Manager, and wrote and art directed the
promotional video at the top of this page. He is a
- professional type designer and lives in London,
- England.</p>
+ professional type designer and lives in New York City,
+ USA.</p>
<p>Andy Ellis
(<a href="mailto:hello@fadeinfadeout.co.uk">hello@fadeinfadeout.co.uk</a>)
@@ -672,7 +681,7 @@
<div id="download">
<h2>Download</h2>
- <p>Current version: 1.8.3 (9th April 2019)</p>
+ <p>Current version: 1.8.4 (21st August 2021)</p>
<h3>Binaries</h3>
@@ -682,18 +691,17 @@
directly after uncompressing the archive.</p>
<p><strong>
- <a href="https://sourceforge.net/projects/freetype/files/ttfautohint/1.8.3/ttfautohint-1.8.3-win32.7z/download">Windows</a>
+ <a href="https://sourceforge.net/projects/freetype/files/ttfautohint/1.8.4/ttfautohint-1.8.4-win32.7z/download">Windows</a>
</strong><br>
- <tt>ttfautohint 1.8.3</tt> &ndash; both command line and
+ <tt>ttfautohint 1.8.4</tt> &ndash; both command line and
GUI.</p>
<p><strong>
- <a href="https://sourceforge.net/projects/freetype/files/ttfautohint/1.8.3/ttfautohint-1.8.3-tty-osx.tar.gz/download">Apple</a>
+ <a href="https://sourceforge.net/projects/freetype/files/ttfautohint/1.8.4/ttfautohint-1.8.4-tty-osx.tar.gz/download">Apple</a>
</strong><br>
- <tt>ttfautohint 1.8.3</tt> &ndash; currently command line
- only; thanks to Karsten L&uuml;cke for creating this!
- This universal binary for the i386 and x86_64
- architectures has been compiled under OS&nbsp;X 10.5.8 and
+ <tt>ttfautohint 1.8.4</tt> &ndash; currently command line
+ only. This universal binary for the i386 and x86_64
+ architectures has been compiled under OS&nbsp;X 10.7.5 and
should run with newer versions also.
Read <a href="osx.html">this page</a> how to get the GUI
version.</p>
@@ -717,10 +725,10 @@
repository homepage for details.</p>
<p>Note: Prerequisites for compiling the library is FreeType
- version 2.4.5 or newer and HarfBuzz version 1.3.0 or
+ version 2.4.5 or newer and HarfBuzz version 2.4.0 or
newer; see <a href="../download.html">FreeType's download
page</a>
- and <a href="https://www.freedesktop.org/software/harfbuzz/release/">HarfBuzz's
+ and <a href="https://github.com/harfbuzz/harfbuzz/releases">HarfBuzz's
download page</a> for more information.</p>
<p><a href="osx.html">Compile