summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2017-05-13 06:29:04 +0200
committerWerner Lemberg <wl@gnu.org>2017-05-13 06:29:04 +0200
commita12a34451a99cbbcad55d466940fd445171927fd (patch)
tree739f241bd4ef60be83e47a5f06d37a6295ccb942 /docs
parent538d571a99c554155a8f4cd2946cda00f718757f (diff)
downloadfreetype2-a12a34451a99cbbcad55d466940fd445171927fd.tar.gz
* Version 2.8 released.VER-2-8
======================= Tag sources with `VER-2-8'. * docs/VERSION.TXT: Add entry for version 2.8. * docs/CHANGES: Updated. * README, Jamfile (RefDoc), builds/windows/vc2005/freetype.vcproj, builds/windows/vc2005/index.html, builds/windows/vc2008/freetype.vcproj, builds/windows/vc2008/index.html, builds/windows/vc2010/freetype.vcxproj, builds/windows/vc2010/index.html, builds/windows/visualc/freetype.dsp, builds/windows/visualc/freetype.vcproj, builds/windows/visualc/index.html, builds/windows/visualce/freetype.dsp, builds/windows/visualce/freetype.vcproj, builds/windows/visualce/index.html, builds/wince/vc2005-ce/freetype.vcproj, builds/wince/vc2005-ce/index.html, builds/wince/vc2008-ce/freetype.vcproj, builds/wince/vc2008-ce/index.html: s/2.7.1/2.8/, s/271/28/. * include/freetype/freetype.h (FREETYPE_MINOR): Set to 8. (FREETYPE_PATCH): Set to 0. * builds/unix/configure.raw (version_info): Set to 20:0:14. * CMakeLists.txt (VERSION_MINOR): Set to 8. (VERSION_PATCH): Set to 0.
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES3
-rw-r--r--docs/VERSIONS.TXT1
-rw-r--r--docs/freetype-config.12
3 files changed, 5 insertions, 1 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index dc702a901..3ee9510d0 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -100,6 +100,9 @@ CHANGES BETWEEN 2.7.1 and 2.8
- FT_LOAD_TARGET_LCD is now a variant of FT_LOAD_TARGET_LIGHT;
this should provide better rendering results.
+ - A mode to display light auto-hinting with sub-pixel positioning
+ has been added to `ftdiff'.
+
======================================================================
diff --git a/docs/VERSIONS.TXT b/docs/VERSIONS.TXT
index ec491de01..e116d34cb 100644
--- a/docs/VERSIONS.TXT
+++ b/docs/VERSIONS.TXT
@@ -52,6 +52,7 @@ on _most_ systems, but not all of them:
release libtool so
-------------------------------
+ 2.8.0 20.0.14 6.14.0
2.7.1 19.0.13 6.13.0
2.7.0 18.6.12 6.12.6
2.6.5 18.5.12 6.12.5
diff --git a/docs/freetype-config.1 b/docs/freetype-config.1
index d98400d2d..eaaa1b95b 100644
--- a/docs/freetype-config.1
+++ b/docs/freetype-config.1
@@ -1,4 +1,4 @@
-.TH FREETYPE-CONFIG 1 "December 2016" "FreeType 2.7.1"
+.TH FREETYPE-CONFIG 1 "May 2017" "FreeType 2.8"
.
.
.SH NAME