freetype2/src
Werner Lemberg e186230678 * Version 2.6 released.
=======================

Tag sources with `VER-2-6'.

* docs/VERSION.DLL: Update documentation and bump version number to
2.6.

* 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.5.5/2.6/, s/255/26/.

* include/freetype/freetype.h (FREETYPE_MINOR): Set to 6.
(FREETYPE_PATCH): Set to 0.

* builds/unix/configure.raw (version_info): Set to 18:0:12.
* CMakeLists.txt (VERSION_MINOR): Set to 0.
(VERSION_PATCH): Set to 6.

* src/autofit/afmodule.c [!FT_MAKE_OPTION_SINGLE_OBJECT]: Add
declarations for dumping functions.

* src/truetype/ttinterp.c (TT_New_Context): Pacify compiler.

* builds/toplevel.mk: Use `freetype.mk's code to compute the version
string.
Don't include a zero patch level in version string.
* builds/freetype.mk: Remove code for computing the version string.
2015-06-07 16:11:18 +02:00
..
autofit * Version 2.6 released. 2015-06-07 16:11:18 +02:00
base * src/base/ftoutln.c: Minor. 2015-04-24 00:10:40 -04:00
bdf [bdf,pcf,truetype] NULL. 2015-04-11 23:54:19 -04:00
bzip2 Minor copyright and e-mail address issues. 2015-03-11 08:48:15 +01:00
cache Various compiler warning fixes for `make multi'. 2015-03-01 19:27:09 +01:00
cff [cff] Make the `*curveto' operators more tolerant. 2015-05-12 07:27:35 +02:00
cid [cff,cid,pfr,sfnt,winfonts] NULL. 2015-04-15 23:20:23 -04:00
gxvalid Update links to Apple's TrueType specification. 2015-03-20 09:40:10 +01:00
gzip Various compiler warning fixes for `make multi'. 2015-03-01 19:27:09 +01:00
lzw Minor copyright and e-mail address issues. 2015-03-11 08:48:15 +01:00
otvalid [otvalid] Signedness fixes. 2015-02-25 09:19:59 +01:00
pcf [bdf,pcf,truetype] NULL. 2015-04-11 23:54:19 -04:00
pfr Fix Savannah bug #45260. 2015-06-06 05:45:17 +02:00
psaux [psaux,psnames,type1,type42] NULL. 2015-04-12 23:16:48 -04:00
pshinter [autofit,pshinter] NULL. 2015-04-13 22:40:17 -04:00
psnames [psaux,psnames,type1,type42] NULL. 2015-04-12 23:16:48 -04:00
raster [raster] Add more tracing. 2015-06-02 11:44:52 +02:00
sfnt [cff,cid,pfr,sfnt,winfonts] NULL. 2015-04-15 23:20:23 -04:00
smooth [smooth, raster] Re-enable standalone compilation. 2015-02-23 07:04:36 +01:00
tools * src/tools/apinames.c (names_dump): Fix invalid reference. 2015-05-28 10:58:40 +02:00
truetype * Version 2.6 released. 2015-06-07 16:11:18 +02:00
type1 [psaux,psnames,type1,type42] NULL. 2015-04-12 23:16:48 -04:00
type42 [psaux,psnames,type1,type42] NULL. 2015-04-12 23:16:48 -04:00
winfonts [cff,cid,pfr,sfnt,winfonts] NULL. 2015-04-15 23:20:23 -04:00
Jamfile Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00