freetype2/src/psaux
Werner Lemberg badf317840 Next round of compiler fixes.
* builds/win32/ftdebug.c, builds/wince/ftdebug.c (ft_debug_init):
Add proper cast.

* include/freetype/internal/ftserv.h (FT_SERVICE_UNAVAILABLE): Fix
cast.
* include/freetype/internal/ftstream.h: Decorate stream and frame
macros with `FT_Long' and `FT_ULong' as appropriate.

* src/base/ftrfork.c (raccess_guess_darwin_hfsplus,
raccess_guess_darwin_newvfs): Use cast.

* src/bdf/bdflib.c (_bdf_set_default_spacing): Use cast.

* src/cache/ftcmanag.c (FTC_Manager_Check): Fix cast.
* src/cache/ftcmanag.h (FTC_ManagerRec): Ditto.

* src/cff/cf2arrst.c (cf2_arrstack_setNum_Elements): Use cast.
* src/cff/cf2ft.c (cf2_freeSeacComponent): Ditto.
* src/cff/cffobjs.c (remove_subset_prefix, remove_style): Ditto.

* src/cid/cidparse.c (cid_parser_new): Use cast.

* src/pcf/pcfdrivr.c (PCF_Glyph_Load): Use cast.

* src/psaux/psobjs.c (reallocate_t1_table): Fix argument type.

* src/raster/ftraster.c (ft_black_reset): Use cast.

* src/truetype/ttgxvar.c (FT_Stream_FTell): Use cast.
(ALL_POINTS): Fix cast.

* src/type1/t1driver.c (t1_ps_get_font_value): Add casts.
* src/type1/t1parse.c (T1_Get_Private_Dict): Add cast.
2013-06-06 09:16:38 +02:00
..
Jamfile Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
afmparse.c Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
afmparse.h Formatting. 2010-06-08 08:37:11 +02:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
psaux.c * src/psaux/psaux.c src/psaux/psauxmod.c src/type1/t1driver.c: Make 2006-01-23 10:46:38 +00:00
psauxerr.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
psauxmod.c Whitespace. 2011-11-30 10:46:53 +01:00
psauxmod.h Remove trailing spaces. 2012-01-17 02:00:24 +09:00
psconv.c More fixes for clang's `sanitize' feature. 2013-05-04 16:40:12 +02:00
psconv.h [psaux] Fix some value overflows and improve tracing. 2012-10-20 11:27:25 +02:00
psobjs.c Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
psobjs.h psaux: Use size_t variable to pass the buffer size. 2009-08-01 00:30:17 +09:00
rules.mk Formatting, copyright years. 2006-01-16 22:35:33 +00:00
t1cmap.c Prepare source code for amalgamation (6/6). 2012-02-24 12:26:25 +01:00
t1cmap.h Prepare use of pscmap service within CFF module. 2006-01-12 08:12:27 +00:00
t1decode.c Fix clang fixes. 2013-05-04 18:57:56 +02:00
t1decode.h Updated copyright years. 2003-09-30 07:00:42 +00:00