freetype2/src
Werner Lemberg 81cb1bb920 * 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
..
autohint * src/autohint/ahglyph.c (ah_outline_link_segments): Remove unused 2002-02-19 01:12:23 +00:00
base Adding the function `FT_Get_Next_Char', doing the obvious thing 2002-02-04 20:55:58 +00:00
cache * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
cff * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
cid Adding the function `FT_Get_Next_Char', doing the obvious thing 2002-02-04 20:55:58 +00:00
pcf * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
psaux * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
pshinter * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
psnames Adding the function `FT_Get_Next_Char', doing the obvious thing 2002-02-04 20:55:58 +00:00
raster * src/cache/ftccache.c (ftc_node_done, ftc_node_destroy): Fix 2002-01-25 16:05:39 +00:00
sfnt * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
smooth * src/smooth/ftgrays.c (gray_render_scanline): Fix bug which caused 2002-01-28 05:04:22 +00:00
tools fixed html quoting in DocMaker 2002-01-07 12:09:51 +00:00
truetype * builds/freetype.mk (FT_CFLAGS): Use $(INCLUDE_FLAGS) first. 2002-02-19 16:30:15 +00:00
type1 Add support for ISOLatin1 PS encoding. 2002-02-10 12:33:14 +00:00
winfonts Adding the function `FT_Get_Next_Char', doing the obvious thing 2002-02-04 20:55:58 +00:00
Jamfile add support for new postscript hinter 2001-10-18 11:49:26 +00:00