summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2015-10-04 08:18:01 +0200
committerWerner Lemberg <wl@gnu.org>2015-10-04 08:18:01 +0200
commit8cabd919ca63f0e6c12e8405e8542a45d910fa62 (patch)
treea1b71d2973a38ed525a8dc003e7e646c829ee9dc /docs
parentb260dc9fab7c8eac410f49ef5f1d173db69b7ac8 (diff)
downloadfreetype2-8cabd919ca63f0e6c12e8405e8542a45d910fa62.tar.gz
* Version 2.6.1 released.VER-2-6-1
========================= Tag sources with `VER-2-6-1'. * docs/VERSION.DLL: Update documentation and bump version number to 2.6.1. * 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.6/2.6.1/, s/26/261/. * include/freetype/freetype.h (FREETYPE_PATCH): Set to 1. * builds/unix/configure.raw (version_info): Set to 18:1:12. * CMakeLists.txt (VERSION_PATCH): Set to 1. * src/autofit/afmodule.c [AF_DEBUG_AUTOFIT]: Ensure C linking for dumping functions.
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES20
-rw-r--r--docs/VERSION.DLL16
-rw-r--r--docs/freetype-config.12
3 files changed, 13 insertions, 25 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index b6ef37ed6..ffc686b46 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -3,9 +3,9 @@ CHANGES BETWEEN 2.6 and 2.6.1
I. IMPORTANT BUG FIXES
- It turned out that for CFFs only the advance widths should be
- taken from the `htmx', not the side bearings. This bug,
+ taken from the `htmx' table, not the side bearings. This bug,
introduced in version 2.6.0, makes it necessary to upgrade if
- you are using CFFs; otherwise you get cropped glyphs with GUI
+ you are using CFFs; otherwise, you get cropped glyphs with GUI
interfaces like GTK or Qt.
- Accessing Type 42 fonts returned incorrect results if the glyph
@@ -19,13 +19,13 @@ CHANGES BETWEEN 2.6 and 2.6.1
header files except `ft2build.h' into a subdirectory tree.
Doing so reduces the possibility of header file name clashes
- (e.g., FTGL's `FTGlyph.h' with FreeType's `ftglyph.h' on case
- insensitive file systems like Mac OS X or Windows).
+ (e.g., FTGL's `FTGlyph.h' with FreeType's `ftglyph.h') on case
+ insensitive file systems like Mac OS X or Windows.
- Applications that use (a) `freetype-config' or FreeType's
- `freetype2.pc' file for pkg-config to get the include directory
- for the compiler, and (b) the documented way for header
- inclusion like
+ Applications that use (a) the `freetype-config' script or
+ FreeType's `freetype2.pc' file for pkg-config to get the include
+ directory for the compiler, and (b) the documented way for
+ header inclusion like
#include <ft2build.h>
#include FT_FREETYPE_H
@@ -35,7 +35,7 @@ CHANGES BETWEEN 2.6 and 2.6.1
- Simple access to named instances in GX variation fonts is now
available (in addition to the previous method via FreeType's MM
- interface). In the FT_Face structure, bits 16-30 of the
+ interface). In the `FT_Face' structure, bits 16-30 of the
`face_index' field hold the current named instance index for the
given face index, and bits 16-30 of `style_flags' contain the
number of instances for the given face index. `FT_Open_Face'
@@ -67,7 +67,7 @@ CHANGES BETWEEN 2.6 and 2.6.1
- The function `FT_FloorFix' now always rounds towards minus
infinity.
- - A new load flag `FT_LOAD_COMPUTE_METRICS' is now available; it
+ - A new load flag `FT_LOAD_COMPUTE_METRICS' has been added; it
makes FreeType ignore pre-computed metrics, as needed by font
validating or font editing programs. Right now, only the
TrueType module supports it to ignore data from the `hdmx'
diff --git a/docs/VERSION.DLL b/docs/VERSION.DLL
index f219c9ac9..a28bd5be0 100644
--- a/docs/VERSION.DLL
+++ b/docs/VERSION.DLL
@@ -45,13 +45,14 @@ The release number is also available at *runtime* through the
2. History
----------
-The following table gives, for all releases since 2.3.0, the
+The following table gives, for all releases since 2.4.0, the
corresponding libtool number, as well as the shared object number found
on _most_ systems, but not all of them:
release libtool so
-------------------------------
+ 2.6.1 18.1.12 6.12.1
2.6.0 18.0.12 6.12.0
2.5.5 17.4.11 6.11.4
2.5.4 17.3.11 6.11.3
@@ -72,19 +73,6 @@ on _most_ systems, but not all of them:
2.4.2 12.0.6 6.6.0
2.4.1 11.1.5 6.5.1
2.4.0 11.0.5 6.5.0
- 2.3.12 10.0.4 6.4.0
- 2.3.11 9.22.3 6.3.22
- 2.3.10 9.21.3 6.3.21
- 2.3.9 9.20.3 6.3.20
- 2.3.8 9.19.3 6.3.19
- 2.3.7 9.18.3 6.3.18
- 2.3.6 9.17.3 6.3.17
- 2.3.5 9.16.3 6.3.16
- 2.3.4 9.15.3 6.3.15
- 2.3.3 9.14.3 6.3.14
- 2.3.2 9.13.3 6.3.13
- 2.3.1 9.12.3 6.3.12
- 2.3.0 9.11.3 6.3.11
3. Autoconf Code Fragment
diff --git a/docs/freetype-config.1 b/docs/freetype-config.1
index cdab34b51..8ccec438c 100644
--- a/docs/freetype-config.1
+++ b/docs/freetype-config.1
@@ -1,4 +1,4 @@
-.TH FREETYPE-CONFIG 1 "June 2015" "FreeType 2.6"
+.TH FREETYPE-CONFIG 1 "October 2015" "FreeType 2.6.1"
.
.
.SH NAME