summaryrefslogtreecommitdiff
path: root/ttfautohint/osx.html
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2015-10-05 08:02:10 +0200
committerWerner Lemberg <wl@gnu.org>2015-10-05 08:02:10 +0200
commit228fcb70f01851c12cfba0f48bd54f6ab7b4eeb1 (patch)
tree3b17e9f9c618a36d654e908096cc0657e8576b8e /ttfautohint/osx.html
parentbf8f525ec6db80ff5287823c25b87cce141c2795 (diff)
[ttfautohint] Version 1.4.
Diffstat (limited to 'ttfautohint/osx.html')
-rw-r--r--ttfautohint/osx.html34
1 files changed, 17 insertions, 17 deletions
diff --git a/ttfautohint/osx.html b/ttfautohint/osx.html
index 842c0eb..b42595a 100644
--- a/ttfautohint/osx.html
+++ b/ttfautohint/osx.html
@@ -76,8 +76,8 @@ brew install ttfautohint --with-qt</pre>
<pre>
brew install --HEAD ttfautohint --with-qt</pre>
- <p>Note that you need Homebrew version 18-Mar-2015 or newer
- for this simple installation.
+ <p>Note that you need an up-to-date Homebrew version for
+ this simple installation.</p>
<p>For upgrading ttfautohint from an older version, please
follow the standard instructions given in
@@ -143,18 +143,18 @@ ttfautohintGUI</pre>
called &lsquo;<tt>src</tt>&rsquo;.</p>
<p>In your browser, download
- <a href="https://sourceforge.net/projects/freetype/files/freetype2/2.5.5/freetype-2.5.5.tar.gz/download">https://sourceforge.net/projects/freetype/files/freetype2/2.5.5/freetype-2.5.5.tar.gz/download</a>.</p>
+ <a href="https://sourceforge.net/projects/freetype/files/freetype2/2.6.1/freetype-2.6.1.tar.gz/download">https://sourceforge.net/projects/freetype/files/freetype2/2.6.1/freetype-2.6.1.tar.gz/download</a>.</p>
<p>In Finder, go to your Downloads folder and double click
- the <tt>freetype-2.5.5.tar.gz</tt> file to unpack it into
- a folder named &lsquo;<tt>freetype-2.5.5</tt>&rsquo;.
+ the <tt>freetype-2.6.1.tar.gz</tt> file to unpack it into
+ a folder named &lsquo;<tt>freetype-2.6.1</tt>&rsquo;.
Move that folder now into the <tt>src</tt> folder you
created in your Home folder.</p>
<p>Open Terminal.app, type</p>
<pre>
-cd ~/src/freetype-2.5.5</pre>
+cd ~/src/freetype-2.6.1</pre>
<p>and press the return key. Continue with</p>
@@ -184,19 +184,19 @@ sudo make install</pre>
OpenType features in TrueType fonts.</p>
<p>In your browser, download
- <a href="http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.37.tar.bz2">http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-0.9.37.tar.bz2</a>.</p>
+ <a href="http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.0.4.tar.bz2">http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.0.4.tar.bz2</a>.</p>
<p>In Finder, go to your Downloads folder and double click
- the <tt>harfbuzz-0.9.37.tar.bz2</tt> file to unpack it
+ the <tt>harfbuzz-1.0.4.tar.bz2</tt> file to unpack it
into a folder named
- &lsquo;<tt>harfbuzz-0.9.37</tt>&rsquo;. Move that folder
+ &lsquo;<tt>harfbuzz-1.0.4</tt>&rsquo;. Move that folder
now into the <tt>src</tt> folder you created in your Home
folder.</p>
<p>Open Terminal.app, type</p>
<pre>
-cd ~/src/harfbuzz-0.9.37</pre>
+cd ~/src/harfbuzz-1.0.4</pre>
<p>and press the return key. Continue with</p>
@@ -219,7 +219,7 @@ sudo make install</pre>
<p>and press the return key. Enter your Mac login password,
then press the return key again.</p>
- <p>[Note: For a complete installation of FreeType 2.5.5 and
+ <p>[Note: For a complete installation of FreeType 2.6.1 and
newer you should now compile and install FreeType again to
make it use the most recent version of HarfBuzz. However,
this is not necessary if you only want to build
@@ -247,18 +247,18 @@ sudo make install</pre>
Visit <a href="http://freetype.org/ttfautohint">http://freetype.org/ttfautohint</a>
and in the download section, download the latest version
of the source code. Currently the direct link is
- <a href="http://sourceforge.net/projects/freetype/files/ttfautohint/1.3/ttfautohint-1.3.tar.gz/download">http://sourceforge.net/projects/freetype/files/ttfautohint/1.3/ttfautohint-1.3.tar.gz/download</a>.</p>
+ <a href="http://sourceforge.net/projects/freetype/files/ttfautohint/1.4/ttfautohint-1.4.tar.gz/download">http://sourceforge.net/projects/freetype/files/ttfautohint/1.4/ttfautohint-1.4.tar.gz/download</a>.</p>
<p>In Finder, go to your Downloads folder and double click the
- <tt>ttfautohint-1.3.tar.gz</tt> file to unpack it into a
- folder named &lsquo;<tt>ttfautohint-1.3</tt>&rsquo;.
- Move the <tt>ttfautohint-1.3</tt> folder to
+ <tt>ttfautohint-1.4.tar.gz</tt> file to unpack it into a
+ folder named &lsquo;<tt>ttfautohint-1.4</tt>&rsquo;.
+ Move the <tt>ttfautohint-1.4</tt> folder to
the <tt>src</tt> folder in your Home folder.</p>
<p>In Terminal, type</p>
<pre>
-cd ~/src/ttfautohint-1.3</pre>
+cd ~/src/ttfautohint-1.4</pre>
<p>and press the return key. Now type</p>
@@ -301,7 +301,7 @@ ttfautohintGUI</pre>
Crossland</a>.</p>
</div>
<div class="updated">
- <p>Last update: 18-Mar-2015</p>
+ <p>Last update: 05-Oct-2015</p>
</div>
</div>
</div>