summaryrefslogtreecommitdiff
path: root/download.html
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2021-01-17 07:04:11 +0100
committerWerner Lemberg <wl@gnu.org>2021-01-17 07:04:11 +0100
commit36b4812409b18214c785f56b490bd3dc0e904dad (patch)
treef1ca7f0d46a0d1ca80d60ba78b4e5513f2f7cd43 /download.html
parent0599e04c2425593b236fc77b1db397d775cf4cbf (diff)
Update for moving repositories to 'freedesktop.org'.
Diffstat (limited to 'download.html')
-rw-r--r--download.html62
1 files changed, 20 insertions, 42 deletions
diff --git a/download.html b/download.html
index c33c6cf..5196e37 100644
--- a/download.html
+++ b/download.html
@@ -75,8 +75,8 @@
<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
+ github repository</a> (version 2.10.4, built with VS Express
+ 2017). 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>
@@ -99,19 +99,22 @@
<div id="snapshots">
<h2>Development Versions</h2>
- <p>Using
- 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>
-
- <p>Downloading and compiling a development snapshot is one
- of the first things to do when you encounter something
- that looks like a bug in FreeType. Note that we do not
- guarantee that all development snapshots work on a given
- day, though this should be the normal case.</p>
-
- <p>For more details on compilation, please read the file
- <a href="https://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/README.git"><code>README.git</code></a>,
+ <p>The gitlab instance of freedesktop.org provides snapshots
+ of both
+ the <a href="https://gitlab.freedesktop.org/freetype/freetype">freetype.git</a>
+ and <a href="https://gitlab.freedesktop.org/freetype/freetype-demos">freetype-demos.git</a>
+ repositories.</p>
+
+ <p>Downloading and compiling a development snapshot (or
+ using the git repositories directly) is one of the first
+ things to do when you encounter something that looks like
+ a bug in FreeType. Note that we do not guarantee that all
+ development snapshots work on a given day, though such
+ glitches should happen very rarely.</p>
+
+ <p>For more details on compilation from git, please read the
+ file
+ <a href="https://gitlab.freedesktop.org/freetype/freetype/-/blob/master/README.git"><code>README.git</code></a>,
located in FreeType's top directory.</p>
</div>
@@ -148,7 +151,7 @@ This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.</pre>
- <p>Newer version work also, of course.</p>
+ <p>Newer versions work also, of course.</p>
<h3>Project Files</h3>
@@ -167,33 +170,8 @@ PARTICULAR PURPOSE.</pre>
<!-- ************************************************** -->
- <div id="ftjam">
- <h3>FreeType Jam for Win32 and GNU/Linux</h3>
-
- <p>Since release 2.0.2, FreeType and its demo programs can
- be compiled with an alternative build tool called
- &lsquo;jam&rsquo;. Jam is a small, portable, and
- open-source replacement for &lsquo;make&rsquo; that is a
- lot easier to use, and which transparently supports
- multiple platforms <em>and</em> compilers.</p>
-
- <p>Binaries are available from
- the <a href="https://sourceforge.net/projects/freetype/files">download
- page on SourceForge</a>.</p>
-
- <p><a href="jam/index.html">This page</a> gives more
- information regarding Jam and FreeType.</p>
-
- <p class="warning">Due to lack of resources, there is no Jam
- support currently for FreeType. Volunteers are highly
- welcomed.</p>
- </div>
-
-
- <!-- ************************************************** -->
-
<div class="updated">
- <p>Last update: 13-Feb-2018</p>
+ <p>Last update: 16-Jan-2021</p>
</div>
</div>
</div>