FreeType
The FreeType portable font engine.
www.freetype.org
FreeType Release Tags
- * Version 2.13.3 released. ==========================
Werner Lemberg: - Version 2.13.3 released.
Tag sources with `VER-2-13-3'.
- docs/VERSION.TXT: Add entry for version 2.13.3.
- docs/CHANGES: Updated.
- docs/release, docs/README, builds/macs/README: Updated.
- README, src/base/ftver.rc, builds/windows/vc2010/index.html, builds/windows/visualc/index.html, builds/windows/visualce/index.html, builds/wince/vc2005-ce/index.html, builds/wince/vc2008-ce/index.html, docs/freetype-config.1: s/2.13.2/2.13.3/, s/2132/2133/.
- include/freetype/freetype.h (FREETYPE_PATCH): Set to 3.
- builds/unix/configure.raw (version_info): Set to 26:2:20.
- CMakeLists.txt (VERSION_PATCH): Set to 3.
###
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2fb959c0b..36516e4ab 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -164,7 +164,7 @@ project(freetype C)
set(VERSION_MAJOR "2")
set(VERSION_MINOR "13")
-set(VERSION_PATCH "2")
+set(VERSION_PATCH "3")
# Generate LIBRARY_VERSION and LIBRARY_SOVERSION.
set(LIBTOOL_REGEX "version_info='([0-9]+):([0-9]+):([0-9]+)'")
diff --git a/README b/README
index 19c934256..0f5d3e0e0 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-FreeType 2.13.2
+FreeType 2.13.3
===============
Homepage: - * Version 2.13.1 released. ==========================
Werner Lemberg: - Version 2.13.1 released.
Tag sources with `VER-2-13-1'.
- docs/VERSION.TXT: Add entry for version 2.13.1.
- docs/CHANGES: Updated.
- docs/release, docs/README, builds/macs/README: Updated.
- README, src/base/ftver.rc, builds/windows/vc2010/index.html, builds/windows/visualc/index.html, builds/windows/visualce/index.html, builds/wince/vc2005-ce/index.html, builds/wince/vc2008-ce/index.html, docs/freetype-config.1: s/2.13.0/2.13/1/, s/2130/2131/.
- include/freetype/freetype.h (FREETYPE_PATCH): Set to 1.
- builds/unix/configure.raw (version_info): Set to 26:0:20.
- CMakeLists.txt (VERSION_PATCH): Set to 1.
- subprojects/libpng.wrap, subprojects/zlib.wrap, subprojects/dlg: Updated.
###
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c51e136a9..bb078e244 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -76,7 +76,7 @@ variables:
# Format of job names:
-# <OS> <Build-Tool> <Build-Params> <Architecture>
+# <OS> <Build-Tool> <Build-Params> <Architecture>
# Windows jobs.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 554b580e9..d31ab175d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -164,7 +164,7 @@ project(freetype C)
set(VERSION_MAJOR "2")
set(VERSION_MINOR "13")
-set(VERSION_PATCH "0")
+set(VERSION_PATCH "1")
# Generate LIBRARY_VERSION and LIBRARY_SOVERSION.
set(LIBTOOL_REGEX "version_info='([0-9]+):([0-9]+):([0-9]+)'")
diff --git a/README b/README
index 327b94d8e..eb48e7e18 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-FreeType 2.13.0
+FreeType 2.13.1
===============
Homepage: - * Version 2.13 released. ==========================
Werner Lemberg: - Version 2.13 released.
Tag sources with `VER-2-13-0'.
- docs/VERSION.TXT: Add entry for version 2.13.
- docs/CHANGES: Updated.
- README, src/base/ftver.rc, builds/windows/vc2010/index.html, builds/windows/visualc/index.html, builds/windows/visualce/index.html, builds/wince/vc2005-ce/index.html, builds/wince/vc2008-ce/index.html, docs/freetype-config.1: s/2.12.1/2.13/, s/2121/2130/.
- include/freetype/freetype.h (FREETYPE_MINOR): Set to 13. - * Version 2.11.1 released. ==========================
Werner Lemberg: - Version 2.11.1 released.
Tag sources with `VER-2-11-1'.
- docs/VERSION.TXT: Add entry for version 2.11.1.
- docs/CHANGES, docs/release: Updated.
- README, src/base/ftver.rc, builds/windows/vc2010/index.html, builds/windows/visualc/index.html, builds/windows/visualce/index.html, builds/wince/vc2005-ce/index.html, builds/wince/vc2008-ce/index.html, docs/freetype-config.1: s/2.11.0/2.11.1/, s/2110/2111/.
- include/freetype/freetype.h (FREETYPE_PATCH): Set to 1.
- builds/unix/configure.raw (version_info): Set to 24:1:18.
- CMakeLists.txt (VERSION_PATCH): Set to 1.
- builds/toplevel.mk (version_tag, CHANGELOG_SCRIPT): New variables. - * Version 2.11.0 released. ==========================
Werner Lemberg: - Version 2.11.0 released.
Tag sources with `VER-2-11-0'.
- docs/VERSION.TXT: Add entry for version 2.11.0.
- docs/CHANGES: Updated.
- README, src/base/ftver.rc, builds/windows/vc2010/index.html, builds/windows/visualc/index.html, builds/windows/visualce/index.html, builds/wince/vc2005-ce/index.html, builds/wince/vc2008-ce/index.html, docs/freetype-config.1: s/2.10.4/2.11.0/, s/2104/2110/.
- include/freetype/freetype.h (FREETYPE_MINOR): Set to 11. - * Version 2.10.4 released. ==========================
Werner Lemberg: - Version 2.10.4 released.
Tag sources with `VER-2-10-4'.
- docs/VERSION.TXT: Add entry for version 2.10.4.
- docs/CHANGES: Updated.
- README, src/base/ftver.rc, builds/windows/vc2010/index.html, builds/windows/visualc/index.html, builds/windows/visualce/index.html, builds/wince/vc2005-ce/index.html, builds/wince/vc2008-ce/index.html, docs/freetype-config.1: s/2.10.3/2.10.4/, s/2103/2104/.
- include/freetype/freetype.h (FREETYPE_PATCH): Set to 4.
- builds/unix/configure.raw (version_info): Set to 23:4:17.
- CMakeLists.txt (VERSION_PATCH): Set to 4.
###
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5d13417be..3ed55aad7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -147,7 +147,7 @@ project(freetype C)
set(VERSION_MAJOR "2")
set(VERSION_MINOR "10")
-set(VERSION_PATCH "3")
+set(VERSION_PATCH "4")
# Generate LIBRARY_VERSION and LIBRARY_SOVERSION.
set(LIBTOOL_REGEX "version_info='([0-9]+):([0-9]+):([0-9]+)'")
diff --git a/ChangeLog b/ChangeLog
index 7c4b057a8..42f7c34ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2020-10-20 Werner Lemberg <wl@gnu.org>
+
+ * Version 2.10.4 released.
+ ==========================
+
+
+ Tag sources with `VER-2-10-4'.
+
+ * docs/VERSION.TXT: Add entry for version 2.10.4.
+ * docs/CHANGES: Updated.
+
+ * README, src/base/ftver.rc, builds/windows/vc2010/index.html,
+ builds/windows/visualc/index.html,
+ builds/windows/visualce/index.html,
+ builds/wince/vc2005-ce/index.html,
+ builds/wince/vc2008-ce/index.html, docs/freetype-config.1:
+ s/2.10.3/2.10.4/, s/2103/2104/.
+
+ * include/freetype/freetype.h (FREETYPE_PATCH): Set to 4.
+
+ * builds/unix/configure.raw (version_info): Set to 23:4:17.
+ * CMakeLists.txt (VERSION_PATCH): Set to 4.
+
2020-10-19 Werner Lemberg <wl@gnu.org>
[sfnt] Fix heap buffer overflow (#59308).
diff --git a/README b/README
index 2e2e9e2f8..e4c8cf1c5 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- FreeType 2.10.3
+ FreeType 2.10.4
===============
Homepage: - * Version 2.10.2 released. ==========================
Werner Lemberg: Tag sources with `VER-2-10-2'.
- docs/VERSION.TXT: Add entry for version 2.10.2.
- README, Jamfile (RefDoc), src/base/ftver.rc, builds/windows/vc2010/index.html, builds/windows/visualc/index.html, builds/windows/visualce/index.html, builds/wince/vc2005-ce/index.html, builds/wince/vc2008-ce/index.html, docs/freetype-config.1: s/2.10.1/2.10.2/, s/2101/2102/.
- include/freetype/freetype.h (FREETYPE_PATCH): Set to 2.
- builds/unix/configure.raw (version_info): Set to 23:2:17.
- CMakeLists.txt (VERSION_PATCH): Set to 2.
- docs/CHANGES: Updated.
###
diff --git a/.mailmap b/.mailmap
index c406e23a4..52d050618 100644
--- a/.mailmap
+++ b/.mailmap
@@ -7,3 +7,4 @@ Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp> sssa <sssa@IPA2004-m
Suzuki, Toshiya (鈴木俊哉) <mpsuzuki@hiroshima-u.ac.jp> suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
Ben Wagner <bungeman@gmail.com> Bungeman <bungeman@gmail.com>
Ewald Hew (Hew Yih Shiuan 丘毅宣) <ewaldhew@gmail.com>
+Nikhil Ramakrishnan (निखिल रामकृष्णन) <ramakrishnan.nikhil@gmail.com>
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 94e0b37eb..a7aec4d05 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -147,7 +147,7 @@ project(freetype C)
set(VERSION_MAJOR "2")
set(VERSION_MINOR "10")
-set(VERSION_PATCH "1")
+set(VERSION_PATCH "2")
# Generate LIBRARY_VERSION and LIBRARY_SOVERSION.
set(LIBTOOL_REGEX "version_info='([0-9]+):([0-9]+):([0-9]+)'")
diff --git a/ChangeLog b/ChangeLog
index 05ae6f830..e4ea3c531 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2020-05-09 Werner Lemberg <wl@gnu.org>
+
+ * Version 2.10.2 released.
+ ==========================
+
+
+ Tag sources with `VER-2-10-2'.
+
+ * docs/VERSION.TXT: Add entry for version 2.10.2.
+
+ * README, Jamfile (RefDoc), src/base/ftver.rc,
+ builds/windows/vc2010/index.html, builds/windows/visualc/index.html,
+ builds/windows/visualce/index.html,
+ builds/wince/vc2005-ce/index.html,
+ builds/wince/vc2008-ce/index.html, docs/freetype-config.1:
+ s/2.10.1/2.10.2/, s/2101/2102/.
+
+ * include/freetype/freetype.h (FREETYPE_PATCH): Set to 2.
+
+ * builds/unix/configure.raw (version_info): Set to 23:2:17.
+ * CMakeLists.txt (VERSION_PATCH): Set to 2.
+
+ * docs/CHANGES: Updated.
+
2020-05-08 Jakub Alba <jalba@vewd.com>
* src/truetype/ttinterp.c (TT_RunIns): Adjust loop counter (#58319).
diff --git a/Jamfile b/Jamfile
index 660cfc427..76ccdeed0 100644
--- a/Jamfile
+++ b/Jamfile
@@ -210,7 +210,7 @@ actions RefDoc
{
python3 -m docwriter
--prefix=ft2
- --title=FreeType-2.10.1
+ --title=FreeType-2.10.2
--site=reference
--output=$(DOC_DIR)
$(FT2_INCLUDE)/freetype/*.h
diff --git a/README b/README
index 15757ce2c..67455d788 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- FreeType 2.10.1
+ FreeType 2.10.2
===============
Homepage: - [build] Enable VERSIONINFO resource for Cygwin/MinGW.
Alexei Podtelezhnikov: - builds/unix/configure.raw: Check for resource compiler.
- builds/unix/unix-cc.in: Conditionally set up resource compiler.
- builds/freetype.mk: Add conditional rule for `ftver.rc'.
- src/base/ftver.rc: Copyright notice and year update.
- Branding fixes
Alexei Podtelezhnikov - Update copyright year
Werner Lemberg