Al-Qurtas-Islamic-bank-The-.../src/type42
Werner Lemberg b24e8ba28a [Savannah bug #43682] Add/remove `void' casts to some functions.
We use a cast to indicate that we intentionally ignore a function's
return value.  However, this doesn't apply to API functions where
errors can only happen for trivially invalid input.

* src/base/ftstroke.c (FT_Glyph_Stroke, FT_Glyph_StrokeBorder),
src/base/ftsynth.c (FT_GlyphSlot_Embolden), src/cff/cffgload.c
(cff_slot_load), src/pfr/pfrdrivr.c (pfr_get_kerning),
src/type1/t1load.c (parse_encoding), src/type42/t42parse.c
(t42_parse_encoding): Do it.
2014-11-25 08:30:49 +01:00
..
Jamfile Add license. 2005-06-04 23:04:30 +00:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk * builds/freetype.mk (BASE_H): Rename to... 2008-10-02 06:48:10 +00:00
t42drivr.c Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
t42drivr.h Remove trailing spaces. 2012-01-17 02:00:24 +09:00
t42error.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
t42objs.c [type42] Allow only embedded TrueType fonts. 2014-11-22 12:44:33 +01:00
t42objs.h [type42] Remove casts. 2011-11-30 13:38:51 +01:00
t42parse.c [Savannah bug #43682] Add/remove `void' casts to some functions. 2014-11-25 08:30:49 +01:00
t42parse.h Completely revised Type 42 parser. It now handles both fonts 2003-10-16 15:48:39 +00:00
t42types.h Fix Savannah bug #24307. 2008-09-22 08:55:44 +00:00
type42.c * src/cache/ftccache.c (ftc_node_hash_unlink, ftc_node_hash_link) 2002-06-08 06:47:18 +00:00