freetype2/src/truetype
Werner Lemberg 25b7da5348 * Version 2.5.0 released.
=========================

Tag sources with `VER-2-5-0'.

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

* README, Jamfile (RefDoc),
builds/win32/vc2005/freetype.vcproj, builds/win32/vc2005/index.html,
builds/win32/vc2008/freetype.vcproj, builds/win32/vc2008/index.html,
builds/win32/vc2010/freetype.vcxproj, builds/win32/vc2010/index.html,
builds/win32/visualc/freetype.dsp,
builds/win32/visualc/freetype.vcproj,
builds/win32/visualc/index.html, builds/win32/visualce/freetype.dsp,
builds/win32/visualce/freetype.vcproj,
builds/win32/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.4.12/2.5.0/, s/2412/250/.

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

* builds/unix/configure.raw (version_info): Set to 16:2:10.

* src/base/ftobjs.c (FT_Open_Face): Pacify compiler.
* src/truetype/ttinterp.c (Ins_MSIRP, Ins_MIRP): Ditto.
2013-06-19 10:23:36 +02:00
..
Jamfile Position Independent Code (PIC) support in truetype driver. 2009-04-05 18:03:02 +03:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk [truetype] Support subpixel hinting. 2012-06-18 10:36:06 +02:00
truetype.c [truetype] Support subpixel hinting. 2012-06-18 10:36:06 +02:00
ttdriver.c [truetype] Add `interpreter-version' property. 2013-05-17 13:51:07 +02:00
ttdriver.h Position Independent Code (PIC) support in truetype driver. 2009-04-05 18:03:02 +03:00
tterrors.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
ttgload.c [truetype] Improve handling of broken sbit advance widths. 2013-06-10 14:59:21 +02:00
ttgload.h Always ignore global advance. 2011-04-21 08:21:37 +02:00
ttgxvar.c Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
ttgxvar.h truetype: Extend mmvar_len to hold size_t values. 2009-08-01 00:32:18 +09:00
ttinterp.c * Version 2.5.0 released. 2013-06-19 10:23:36 +02:00
ttinterp.h Formatting, comment improvements. 2013-01-28 13:56:23 +01:00
ttobjs.c [truetype] Add `interpreter-version' property. 2013-05-17 13:51:07 +02:00
ttobjs.h [truetype] Add `interpreter-version' property. 2013-05-17 13:51:07 +02:00
ttpic.c Whitespace. 2013-03-17 08:14:46 +01:00
ttpic.h [truetype] Add framework for TrueType properties. 2013-05-12 15:08:57 +02:00
ttpload.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ttpload.h * builds/win32/visualc/freetype.dsp: updating the project file, adding 2006-03-20 13:32:33 +00:00
ttsubpix.c [truetype] Formatting and an additional subpixel tweak. 2013-05-21 21:03:00 -05:00
ttsubpix.h [truetype] Simplify and improve subpixel function detection. 2013-05-20 07:38:21 +02:00