freetype/src/cache
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
..
ftcache.c * src/base/fttrigon.c, src/base/ftgloadr.c: Inlude 2003-12-26 07:26:08 +00:00
ftcbasic.c */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
ftccache.c */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
ftccache.h */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
ftccback.h */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
ftccmap.c */* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code. 2013-05-10 07:58:47 +02:00
ftcerror.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
ftcglyph.c Cleanup/formatting. 2011-01-13 10:33:04 +01:00
ftcglyph.h Cleanup/formatting. 2011-01-13 10:33:04 +01:00
ftcimage.c Remove C++ warnings. 2010-07-12 21:13:22 +02:00
ftcimage.h * src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup) 2006-03-22 15:30:41 +00:00
ftcmanag.c Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
ftcmanag.h Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
ftcmru.c Fix wrong indents in src/cache/ftcmru.c. 2011-06-15 20:02:49 +09:00
ftcmru.h */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
ftcsbits.c */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
ftcsbits.h Cleanup/formatting. 2011-01-13 10:33:04 +01:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00
rules.mk * builds/freetype.mk (BASE_H): Rename to... 2008-10-02 06:48:10 +00:00