freetype2/src
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
..
autofit Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
base * Version 2.5.0 released. 2013-06-19 10:23:36 +02:00
bdf Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
bzip2 */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
cache * src/cache/ftcmanag.c (FTC_Manager_Reset): Add missing cache flush. 2013-06-09 08:20:54 +02:00
cff [cff] Add code to Adobe's engine to handle ppem > 2000. 2013-06-13 07:46:32 +02:00
cid Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
gxvalid Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
gzip Add and improve pragmas for MSVC compiler. 2013-06-07 18:10:40 +02:00
lzw Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
otvalid */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
pcf Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
pfr */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
psaux Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
pshinter Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
psnames Whitespace. 2013-03-17 08:14:46 +01:00
raster More compiler warning fixes. 2013-06-12 10:58:06 +02:00
sfnt [sfnt] Improve embedded bitmap tracing. 2013-06-10 12:57:16 +02:00
smooth * src/smooth/ftgrays.c One final pragma to silence 64-bit MSVC. 2013-06-14 18:33:39 +02:00
tools Missed some cppcheck items. 2013-06-04 13:09:01 +02:00
truetype * Version 2.5.0 released. 2013-06-19 10:23:36 +02:00
type1 More compiler warning fixes. 2013-06-12 10:58:06 +02:00
type42 Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
winfonts */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00