summaryrefslogtreecommitdiff
path: root/download.html
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2017-11-03 10:15:36 +0100
committerWerner Lemberg <wl@gnu.org>2017-11-03 20:22:56 +0100
commite378bc033325ff8e9c77ec565dc7c8cfab036b67 (patch)
tree96e27f31f7ade0cf1aeae3220728dc12bf872c06 /download.html
parent52839876085c15044a54d2401284574782c6a3d2 (diff)
download.html: s/http/https/ if possible; update Windows download section.
Diffstat (limited to 'download.html')
-rw-r--r--download.html33
1 files changed, 18 insertions, 15 deletions
diff --git a/download.html b/download.html
index 8ce943b..b97460a 100644
--- a/download.html
+++ b/download.html
@@ -61,29 +61,32 @@
tools can be downloaded directly from</p>
<div class="quote">
- <a href="http://download.savannah.gnu.org/releases/freetype/">http://savannah.nongnu.org/download/freetype/</a>
+ <a href="https://download.savannah.gnu.org/releases/freetype/">https://savannah.nongnu.org/download/freetype/</a>
</div>
<p>or from</p>
<div class="quote">
- <a href="http://sourceforge.net/projects/freetype/files/">http://sourceforge.net/projects/freetype/files/</a>
+ <a href="https://sourceforge.net/projects/freetype/files/">https://sourceforge.net/projects/freetype/files/</a>
</div>
<p>Both sites have mirrors worldwide.</p>
- <p>Windows binaries of FreeType can also be downloaded
- directly from
- this <a href="http://gnuwin32.sourceforge.net/packages/freetype.htm">download
+ <p>Windows DLLs of FreeType can also be downloaded
+ directly
+ from <a href="https://github.com/ubawurinna/freetype-windows-binaries">a
+ github repository</a> (version 2.7.1, built with VS Express
+ 2012). Older DLLs compiled with MinGW are available from
+ <a href="http://gnuwin32.sourceforge.net/packages/freetype.htm">download
page</a> (version 2.3.5) of
the <a href="http://gnuwin32.sourceforge.net/">GnuWin32</a>
- project, or from
- <a href="http://www.gtk.org/download/win32.php">GTK's
- download page</a> (version 2.4.2).</p>
+ project, or from the
+ <a href="https://sourceforge.net/projects/gtk-mingw/files/freetype/">GTK+
+ for Windows download page</a> (version 2.4.10).</p>
<p>The latest Freetype&nbsp;1 release, today mainly of
historical interest only, can be
- downloaded <a href="http://sourceforge.net/projects/gnuwin32/files/freetype/1.4/">here</a>.
+ downloaded <a href="https://sourceforge.net/projects/gnuwin32/files/freetype/1.4/">here</a>.
Other projects related to FreeType are only available as
CVS source code modules; see
the <a href="developer.html#source-code">developer
@@ -97,7 +100,7 @@
<h2>Development Versions</h2>
<p>Using
- Savannah's <a href="http://git.savannah.gnu.org/cgit/freetype/">cgit</a>
+ Savannah's <a href="https://git.savannah.gnu.org/cgit/freetype/">cgit</a>
interface you can download snapshots created on the fly
for any commit entry.</p>
@@ -108,8 +111,8 @@
day, though this should be the normal case.</p>
<p>For more details on compilation, please read the file
- <code>README.git</code>, located in FreeType's top
- directory.</p>
+ <a href="https://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/README.git"><code>README.git</code></a>,
+ located in FreeType's top directory.</p>
</div>
@@ -120,7 +123,7 @@
<h3>GNU Make for Win32</h3>
- <p><a href="http://sourceforge.net/projects/mingw/files/MinGW/Extension/make/">GNU
+ <p><a href="https://sourceforge.net/projects/mingw/files/MinGW/Extension/make/">GNU
Make</a> is required to use the FreeType build system
from a command line prompt.</p>
@@ -175,7 +178,7 @@ PARTICULAR PURPOSE.</pre>
multiple platforms <em>and</em> compilers.</p>
<p>Binaries are available from
- the <a href="http://sourceforge.net/project/showfiles.php?group_id=3157">download
+ the <a href="https://sourceforge.net/project/freetype/files">download
page on SourceForge</a>.</p>
<p><a href="jam/index.html">This page</a> gives more
@@ -190,7 +193,7 @@ PARTICULAR PURPOSE.</pre>
<!-- ************************************************** -->
<div class="updated">
- <p>Last update: 3-Nov-2013</p>
+ <p>Last update: 3-Nov-2017</p>
</div>
</div>
</div>