freetype/src/truetype
Werner Lemberg b5349a9b75 * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first.
* src/cache/ftccache.c (ftc_cache_resize): Mark `error' as unused
to avoid compiler warning.
* src/cff/cffload.c (CFF_Get_String): Ditto.
* src/cff/cffobjs.c (CFF_StrCopy): Ditto.
* src/psaux/psobjs.c (PS_Table_Done): Ditto.
* src/pcf/pcfread.c (pcf_seek_to_table_type): Ditto.
* src/sfnt/sfdriver.c (get_sfnt_postscript_name): Ditto.
(pcf_get_bitmaps): The same for `sizebitmaps'.
* src/psaux/t1decode.c (T1_Decode_Parse_Charstrings): The same for
`orig_y'.
(t1operator_seac): Comment out more dead code.
* src/pshinter/pshalgo2.c (ps2_hints_apply): Add `DEBUG_HINTER'
conditional.
* src/truetype/ttgload.c (TT_Process_Simple_Glyph,
load_truetype_glyph): Add `TT_CONFIG_OPTION_BYTECODE_INTERPRETER'
conditional.
2002-02-19 16:30:15 +00:00
..
descrip.mms * src/cache/ftccache.c (ftc_node_done, ftc_node_destroy): Fix 2002-01-25 16:05:39 +00:00
Jamfile * builds/os2/*.mk: These files have been forgotten to update to 2001-04-06 07:05:50 +00:00
module.mk Added copyright messages to all Makefiles. 2000-10-17 03:38:43 +00:00
rules.mk Complete redesign of error codes. Please check ftmoderr.h for more 2001-06-06 17:30:41 +00:00
truetype.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ttdriver.c Adding the function `FT_Get_Next_Char', doing the obvious thing 2002-02-04 20:55:58 +00:00
ttdriver.h finishing function header formatting 2001-06-28 17:49:10 +00:00
tterrors.h Formatting. 2001-06-19 23:03:41 +00:00
ttgload.c * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
ttgload.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ttinterp.c formatting 2001-07-07 23:24:02 +00:00
ttinterp.h * src/truetype/ttinterp.h: Fix prototype of TT_Move_Func. 2001-08-22 18:35:06 +00:00
ttobjs.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ttobjs.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ttpload.c finishing function header formatting 2001-06-28 17:49:10 +00:00
ttpload.h finishing function header formatting 2001-06-28 17:49:10 +00:00