freetype2/src/base
Werner Lemberg b36d4192a3 * Version 2.3.12 released.
==========================

Tag sources with `VER-2-3-12'.

* docs/CHANGES: Updated.

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

* 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/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.3.11/2.3.12/, s/2311/2312/.

* include/freetype/freetype.h (FREETYPE_PATCH): Set to 12.

* builds/unix/configure.raw (version_info): Set to 10:0:4.
2010-02-13 07:57:56 +01:00
..
Jamfile Position Independent Code (PIC) support and infrastructure in base. 2009-04-05 17:59:26 +03:00
basepic.c Position Independent Code (PIC) support and infrastructure in base. 2009-04-05 17:59:26 +03:00
basepic.h Position Independent Code (PIC) support and infrastructure in base. 2009-04-05 17:59:26 +03:00
ftadvanc.c base: Prevent some overflows on LP64 systems. 2009-08-01 00:30:24 +09:00
ftapi.c Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
ftbase.c Position Independent Code (PIC) support and infrastructure in base. 2009-04-05 17:59:26 +03:00
ftbase.h Fix compilation warning. 2010-01-14 20:32:21 +01:00
ftbbox.c Documentation typo. 2010-01-09 08:14:26 +01:00
ftbdf.c * include/freetype/ftbitmap.h (FT_Bitmap_Copy, FT_Bitmap_Embolden), 2005-10-20 02:13:46 +00:00
ftbitmap.c Improve bitmap size or pixel variables for 16-bit systems. 2009-08-01 00:32:06 +09:00
ftcalc.c Improve bitmap size or pixel variables for 16-bit systems. 2009-08-01 00:32:06 +09:00
ftcid.c Extend CID service functions to handle CID-keyed CFFs as CID fonts. 2009-03-11 21:29:54 +00:00
ftdbgmem.c Fix compiler warning. 2009-12-20 17:56:22 +01:00
ftdebug.c Formatting. 2008-11-29 09:31:44 +00:00
ftfstype.c Formatting, copyright years. 2009-03-03 21:35:32 +00:00
ftgasp.c formatting, copyright years and messages, doc polishing 2007-01-09 10:37:36 +00:00
ftgloadr.c Prevent the overflows by a glyph with too many points or contours. 2009-07-08 14:52:11 +09:00
ftglyph.c Make compilation with FT_CONFIG_OPTION_PIC work again. 2009-12-31 18:26:14 +01:00
ftgxval.c formatting, copyright years 2006-06-25 06:07:14 +00:00
ftinit.c Make compilation with FT_CONFIG_OPTION_PIC work again. 2009-12-31 18:26:14 +01:00
ftlcdfil.c Fix stdlib dependencies. 2009-01-12 20:01:10 +00:00
ftmac.c Minor fixes. 2009-01-06 06:59:36 +00:00
ftmm.c Fix some FreeType Coverity issues as reported for Ghostscript. 2009-03-12 08:07:49 +00:00
ftobjs.c Make FT_Set_Transform work if no renderer is available. 2010-01-14 21:34:08 +01:00
ftotval.c Fixes from the gnuwin32 port. 2008-11-24 08:15:05 +00:00
ftoutln.c * Version 2.3.12 released. 2010-02-13 07:57:56 +01:00
ftpatent.c Another clang fix. 2010-01-05 20:48:57 +01:00
ftpfr.c * src/base/ftpfr.c (FT_Get_PFR_Metrics): Protect against NULL 2008-12-21 17:38:23 +00:00
ftpic.c Position Independent Code (PIC) support and infrastructure in base. 2009-04-05 17:59:26 +03:00
ftrfork.c Improve the variable types in raccess_make_file_name(). 2009-08-01 00:30:12 +09:00
ftsnames.c ftnames.c -> ftsnames.c 2009-04-04 09:20:14 +02:00
ftstream.c Don't call `ft_fseek' every time when executing `ft_fread'. 2009-08-03 19:55:58 +02:00
ftstroke.c Apply reports from clang static analyzer. 2010-01-05 20:00:35 +01:00
ftsynth.c Apply reports from clang static analyzer. 2010-01-05 20:00:35 +01:00
ftsystem.c Don't call `ft_fseek' every time when executing `ft_fread'. 2009-08-03 19:55:58 +02:00
fttrigon.c base: Prevent some overflows on LP64 systems. 2009-08-01 00:30:24 +09:00
fttype1.c Add new function FT_Get_PS_Font_Private(). 2004-11-12 07:02:45 +00:00
ftutil.c fixing implementation bug in ft_mem_strcpyn 2007-03-08 10:50:38 +00:00
ftwinfnt.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
ftxf86.c Documentation updates, whitespace. 2004-12-13 23:16:59 +00:00
rules.mk ftnames.c -> ftsnames.c 2009-04-04 09:20:14 +02:00