freetype2/src
Werner Lemberg cc0039b533 * src/autohint/ahglyph.c (ah_outline_link_segments): Remove unused
variables.
* src/autohint/ahhint.c (ah_align_serif_edge): Use FT_UNUSED instead
of UNUSED.
* src/autohint/ahmodule.c (ft_autohinter_reset): Ditto.
* src/pshinter/pshrec.c (ps_mask_table_merge): Fix typo in variable
swapping code.
* src/pshinter/pshglob.h (PSH_Blue_Align): Add PSH_BLUE_ALIGN_NONE.
* src/pshinter/pshglob.c (psh_blues_snap_stem): Use it.
* src/pshinter/pshalgo1.c (psh1_hint_table_optimize): Ditto.
* src/pshinter/pshalgo2.c (psh2_hint_align): Ditto.
* include/freetype/internal/ftobjs.h (UNUSED): Removed.
2002-02-19 01:12:23 +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 * src/autohint/ahglyph.c (ah_outline_link_segments): Remove unused 2002-02-19 01:12:23 +00:00
cff Adding the function `FT_Get_Next_Char', doing the obvious thing 2002-02-04 20:55:58 +00:00
cid Adding the function `FT_Get_Next_Char', doing the obvious thing 2002-02-04 20:55:58 +00:00
pcf some cleaning 2002-02-08 06:23:50 +00:00
psaux * src/cache/ftccache.c (ftc_node_done, ftc_node_destroy): Fix 2002-01-25 16:05:39 +00:00
pshinter * src/autohint/ahglyph.c (ah_outline_link_segments): Remove unused 2002-02-19 01:12:23 +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 some cleaning 2002-02-08 06:23:50 +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 * src/autohint/ahglyph.c (ah_outline_link_segments): Remove unused 2002-02-19 01:12:23 +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