freetype2/src
Dave Arnold f89396cb62 [cff] Modify an FT_ASSERT.
* src/cff/cf2hints.c (cf2_hintmap_map): After the fix for Savannah
bug #43661, the test font `...aspartam.otf' still triggers an
FT_ASSERT.  Since hintmap still works with count==0, ...
(cf2_glyphpath_lineTo, cf2_glyphpath_curveTo): ... add that term to
suppress the assert.
2014-12-04 06:17:26 +01:00
..
autofit [autofit] Better fix for conversion specifiers in debug messages. 2014-12-03 19:30:44 +01:00
base FT_Sfnt_Tag: s/ft_sfnt_xxx/FT_SFNT_XXX/ for orthogonality. 2014-12-03 10:18:34 +01:00
bdf */*: s/Invalid_Argument/Invalid_Face_Handle/ where appropriate. 2014-11-25 10:21:13 +01:00
bzip2 * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
cache * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
cff [cff] Modify an FT_ASSERT. 2014-12-04 06:17:26 +01:00
cid Fix clang static analyzer and compiler warnings. 2014-02-08 13:55:38 +01:00
gxvalid Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
gzip * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
lzw * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
otvalid */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
pcf */*: s/Invalid_Argument/Invalid_Face_Handle/ where appropriate. 2014-11-25 10:21:13 +01:00
pfr Fix compiler warning to the comparison between signed and 2014-11-28 16:05:59 +09:00
psaux [Savannah bug #43682] Properly handle missing return errors. 2014-11-25 08:53:09 +01:00
pshinter [Savannah bug #43682] Change some signatures to `void' return type. 2014-11-25 08:14:15 +01:00
psnames Fix PIC linking. 2013-12-21 08:14:25 +01:00
raster [Savannah bug #43682] Adjust some renderer callbacks. 2014-11-25 09:01:07 +01:00
sfnt FT_Sfnt_Tag: s/ft_sfnt_xxx/FT_SFNT_XXX/ for orthogonality. 2014-12-03 10:18:34 +01:00
smooth * src/smooth/ftsmooth.c (ft_smooth_render_generic): Remove 2014-11-28 00:58:25 +09:00
tools [docmaker] Always handle `<Order>' section elements. 2014-12-02 22:49:25 +01:00
truetype * src/*: Add checks for parameters of API functions where missing. 2014-11-26 21:59:21 +01:00
type1 [Savannah bug #43682] Add/remove `void' casts to some functions. 2014-11-25 08:30:49 +01:00
type42 [Savannah bug #43682] Add/remove `void' casts to some functions. 2014-11-25 08:30:49 +01:00
winfonts */*: s/Invalid_Argument/Invalid_Face_Handle/ where appropriate. 2014-11-25 10:21:13 +01:00
Jamfile Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00