You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
|
12 years ago |
.. |
amiga
|
Update more FT_Err_XXX macros using FT_ERR and FT_THROW;
|
12 years ago |
ansi
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
19 years ago |
atari
|
Remove trailing whitespace.
|
12 years ago |
beos
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
19 years ago |
compiler
|
Remove trailing whitespace.
|
12 years ago |
dos
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
19 years ago |
mac
|
Apply fixes for cppcheck nitpicks.
|
12 years ago |
os2
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
19 years ago |
symbian
|
Update Symbian project files to include Bzip2 support.
|
14 years ago |
unix
|
Fix PNG library handling.
|
12 years ago |
vms
|
Update more FT_Err_XXX macros using FT_ERR and FT_THROW;
|
12 years ago |
win32
|
Next round of compiler fixes.
|
12 years ago |
wince
|
Next round of compiler fixes.
|
12 years ago |
detect.mk
|
* builds/modules.mk (CLOSE_MODULE, REMOVE_MODULE), builds/detect.mk
|
17 years ago |
exports.mk
|
* builds/exports.mk: Add CCexe_CFLAGS and CCexe_LDFLAGS.
|
13 years ago |
freetype.mk
|
* builds/freetype.mk (BASE_H): Rename to...
|
17 years ago |
link_dos.mk
|
Completely revised FreeType's make management.
|
22 years ago |
link_std.mk
|
Completely revised FreeType's make management.
|
22 years ago |
modules.mk
|
* builds/modules.mk (CLOSE_MODULE, REMOVE_MODULE), builds/detect.mk
|
17 years ago |
newline
|
* include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c,
|
24 years ago |
toplevel.mk
|
* Version 2.4.11 released.
|
12 years ago |