freetype2/src
suzuki toshiya 248aa63973 [gxvalid] Preparation to fix gcc4.6 compiler warnings.
* src/gxvalid/gxvcommn.h (GXV_LOAD_TRACE_VARS): New macro to
conditionalize the variable which is only used for trace messages.
Automatically set by FT_DEBUG_LEVEL_TRACE.
(GXV_LOAD_UNUSED_VARS): New macro to conditionalize the loading of
unvalidated variables.  Undefined by default to calm gcc4.6 warning.
(GXV_ValidatorRec.{min_gid,max_gid}): New variables to hold defined
GID ranges, for the comparison of GID ranges in different subtables.
2011-06-14 23:47:21 +09:00
..
autofit [autofit] Remove unused structure member. 2011-06-08 09:32:56 +02:00
base Fix reading of signed integers from files on 64bit platforms. 2011-04-12 09:26:43 +02:00
bdf Fix URLs. 2011-06-14 08:32:13 +02:00
bzip2 Add bzip2 compression support to handle *.pcf.bz2 files. 2010-12-31 16:59:33 +01:00
cache [cache] Fix an off-by-one bug in FTC_Manager_RemoveFaceID(). 2011-02-20 19:14:25 +09:00
cff Reduce warnings for MS Visual Studio 2010. 2011-05-24 06:22:32 +02:00
cid Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
gxvalid [gxvalid] Preparation to fix gcc4.6 compiler warnings. 2011-06-14 23:47:21 +09:00
gzip Fix reading of signed integers from files on 64bit platforms. 2011-04-12 09:26:43 +02:00
lzw */*: Use module specific error names where appropriate. 2010-06-24 10:34:29 +02:00
otvalid Formatting. 2010-06-08 08:37:11 +02:00
pcf Improve bzip2 support. 2010-12-31 17:47:09 +01:00
pfr Remove C++ warnings. 2010-07-12 21:13:22 +02:00
psaux Fix Savannah bug #33047. 2011-04-13 13:37:37 +02:00
pshinter */rules.mk: Handle `*pic.c' files. 2011-01-03 07:11:54 +01:00
psnames */rules.mk: Handle `*pic.c' files. 2011-01-03 07:11:54 +01:00
raster [raster] Make bbox handling the same as with Microsoft's rasterizer. 2011-01-15 09:46:13 +01:00
sfnt * src/sfnt/sfobjs.c (sfnt_open_font): Check number of TTC subfonts. 2011-03-20 07:51:57 +01:00
smooth Fix gcc 4.6 compiler warnings. 2011-05-30 07:20:37 +02:00
tools Fix URLs. 2011-06-14 08:32:13 +02:00
truetype Reduce warnings for MS Visual Studio 2010. 2011-05-24 06:22:32 +02:00
type1 [type1] Fix matrix normalization. 2010-11-18 10:36:59 +01:00
type42 Fix Savannah bug #30656. 2010-08-05 23:15:26 +02:00
winfonts Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00