..
autofit
Fix compiler warning to conversion specifiers in debug messages.
2014-11-28 11:14:18 +09:00
base
* src/base/ftobjs.c (FT_Get_Glyph_Name): Fix compiler warning.
2014-11-27 05:19:41 +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
* src/cff/cf2font.c: Include `ftcalc.h' to use FT_MSB(),
2014-11-28 01:22:26 +09: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
[Savannah bug #43682 ] Change some signatures to `void' return type.
2014-11-25 08:14:15 +01:00
smooth
* src/smooth/ftsmooth.c (ft_smooth_render_generic): Remove
2014-11-28 00:58:25 +09:00
tools
[docmaker] Don't output a block multiple times.
2014-12-01 10:07:52 +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