freetype2/src/otvalid
Werner Lemberg 89f5064765 */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate.
FT_Err_XXX and friends are no longer directly used in the source
code.
2013-03-14 17:50:49 +01:00
..
Jamfile * src/{otvalid,sfnt}/Jamfile: Add missing targets for multi build by jam 2008-09-21 18:33:57 +00:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
otvalid.c * src/otvalid/otvbase.c, src/otvalid/otvcommn.c, 2007-08-08 06:38:06 +00:00
otvalid.h GDEF tables need `glyph_count' too for validation. Problem reported 2008-12-01 12:53:00 +00:00
otvbase.c * src/otvalid/otvbase.c, src/otvalid/otvcommn.c, 2007-08-08 06:38:06 +00:00
otvcommn.c * src/otvalid/otvcmmn.c (otv_x_y_ux_sy): Skip context glyphs. Found 2007-08-18 06:38:07 +00:00
otvcommn.h For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
otverror.h Remove `FT_KEEP_ERR_PREFIX'. 2013-03-12 11:42:20 +01:00
otvgdef.c GDEF tables need `glyph_count' too for validation. Problem reported 2008-12-01 12:53:00 +00:00
otvgpos.c otvalid: Count the table size on memory by ptrdiff_t. 2009-08-01 00:30:13 +09:00
otvgpos.h Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvgsub.c otvalid: Prevent an overflow by GPOS/GSUB 32b-bit offset. 2009-08-01 00:30:13 +09:00
otvjstf.c * src/otvalid/otvbase.c, src/otvalid/otvcommn.c, 2007-08-08 06:38:06 +00:00
otvmath.c Formatting. 2010-06-08 08:37:11 +02:00
otvmod.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
otvmod.h Remove trailing spaces. 2012-01-17 02:00:24 +09:00
rules.mk * src/otvalid/otvbase.c, src/otvalid/otvcommn.c, 2007-08-08 06:38:06 +00:00