freetype/src/autofit
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
..
afangles.c [autofit] Fix signedness issues. 2015-02-19 10:44:18 +01:00
afangles.h * src/autofit/afdummy.c, src/autofit/afdummy.h 2005-03-02 11:24:23 +00:00
afblue.c [autofit] Add support for Arabic script. 2015-03-11 16:45:58 +01:00
afblue.cin Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
afblue.dat [autofit] Add support for Arabic script. 2015-03-11 16:45:58 +01:00
afblue.h [autofit] Add support for Arabic script. 2015-03-11 16:45:58 +01:00
afblue.hin [autofit] Use macros for (unsigned) flags, not enumerations. 2015-02-19 09:46:48 +01:00
afcjk.c [autofit] Introduce `warping' property. 2015-04-21 07:13:59 +02:00
afcjk.h [autofit] Use macros for (unsigned) flags, not enumerations. 2015-02-19 09:46:48 +01:00
afcover.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
afdummy.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
afdummy.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
aferrors.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
afglobal.c [autofit] Fix signedness issues. 2015-02-19 10:44:18 +01:00
afglobal.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
afhints.c Minor. 2015-05-28 17:31:15 +02:00
afhints.h [autofit] Introduce `warping' property. 2015-04-21 07:13:59 +02:00
afindic.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
afindic.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
aflatin2.c [autofit] Introduce `warping' property. 2015-04-21 07:13:59 +02:00
aflatin2.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
aflatin.c [autofit] Introduce `warping' property. 2015-04-21 07:13:59 +02:00
aflatin.h [autofit] Use macros for (unsigned) flags, not enumerations. 2015-02-19 09:46:48 +01:00
afloader.c [autofit] Make debugging stuff work again. 2015-04-01 13:30:55 +02:00
afloader.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
afmodule.c * Version 2.6 released. 2015-06-07 16:11:18 +02:00
afmodule.h [autofit] Introduce `warping' property. 2015-04-21 07:13:59 +02:00
afpic.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
afpic.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
afranges.c [autofit] Add support for Arabic script. 2015-03-11 16:45:58 +01:00
afranges.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
afscript.h [autofit] Add support for Arabic script. 2015-03-11 16:45:58 +01:00
afstyles.h [autofit] Add support for Arabic script. 2015-03-11 16:45:58 +01:00
aftypes.h [autofit] Introduce `warping' property. 2015-04-21 07:13:59 +02:00
afwarp.c [autofit] Fix signedness issues. 2015-02-19 10:44:18 +01:00
afwarp.h Simplify `TYPEOF' macro. 2015-03-02 06:54:08 +01:00
afwrtsys.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
autofit.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
hbshim.c [autofit] Fix signedness issues. 2015-02-19 10:44:18 +01:00
hbshim.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
Jamfile Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
module.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00