freetype/src
Werner Lemberg 5220ef58c5 Fix minor issues reported by <muktha.narayan@wipro.com>.
* src/autofit/aflatin.c (af_latin_compute_stem_width): Remove
redundant conditional check.
* src/base/ftsynth.c (FT_GlyphSlot_Embolden): Ditto.
* src/cff/cffload.c (cff_encoding_load): Remove conditional check
which always evaluates to `true'.
* src/pshinter/pshalgo.c (ps_glyph_interpolate_strong_points):
Ditto.
* src/truetype/ttinterp.c (Ins_IUP): Ditto.
* src/cid/cidgload.c (cid_slot_load_glyph): Don't check for NULL if
value is already dereferenced.
* src/winfonts/winfnt.c (FNT_Load_Glyph): Fix check of `face'.
2010-09-13 07:32:22 +02:00
..
autofit Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
base Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
bdf Remove C++ warnings. 2010-07-12 21:13:22 +02:00
cache Fix Savannah bug #30788. 2010-08-17 07:40:55 +02:00
cff Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
cid Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
gxvalid */*: Use module specific error names where appropriate. 2010-06-24 10:34:29 +02:00
gzip Remove C++ warnings. 2010-07-12 21:13:22 +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 Use defined macros to set {platform,encoding}_id. 2010-07-09 22:51:49 +09:00
pfr Remove C++ warnings. 2010-07-12 21:13:22 +02:00
psaux Remove C++ warnings. 2010-07-12 21:13:22 +02:00
pshinter Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
psnames Fix Savannah bug #30373. 2010-07-09 20:50:34 +09:00
raster [ftraster] Pacify compiler. 2010-08-29 17:24:30 +02:00
sfnt Remove C++ warnings. 2010-07-12 21:13:22 +02:00
smooth Try to fix Savannah bug #30717 (and probably #30719 too). 2010-08-10 02:59:12 +02:00
tools Fix C++ compilation issue. 2010-07-11 09:28:21 +02:00
truetype Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
type1 Remove C++ warnings. 2010-07-12 21:13:22 +02: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