freetype/src/autohint
Werner Lemberg 052904e3a0 * include/freetype/ftglyph.h (ft_glyph_bbox_unscaled,
ft_glyph_bbox_subpixels, ft_glyph_bbox_gridfit,
ft_glyph_bbox_truncate, ft_glyph_bbox_pixels): Replaced with
FT_GLYPH_BBOX_UNSCALED, FT_GLYPH_BBOX_SUBPIXELS,
FT_GLYPH_BBIX_GRIDFIT, FT_GLYPH_BBOX_TRUNCATE, FT_GLYPH_BBOX_PIXELS.
The lowercase variants are now (deprecated aliases) to the uppercase
versions.
Updated all other files.

* include/freetype/ftmodule.h (ft_module_font_driver,
ft_module_renderer, ft_module_hinter, ft_module_styler,
ft_module_driver_scalable, ft_module_driver_no_outlines,
ft_module_driver_has_hinter): Replaced with FT_MODULE_FONT_DRIVER,
FT_MODULE_RENDERER, FT_MODULE_HINTER, FT_MODULE_STYLER,
FT_MODULE_DRIVER_SCALABLE, FT_MODULE_DRIVER_NO_OUTLINES,
FT_MODULE_DRIVER_HAS_HINTER.
The lowercase variants are now (deprecated aliases) to the uppercase
versions.
Updated all other files.

* src/base/ftglyph.c (FT_Glyph_Get_CBox): Handle bbox_mode better
as enumeration.

* src/pcf/pcfdrivr.c (pcf_driver_class), src/winfonts/winfnt.c
(winfnt_driver_class), src/bdf/bdfdrivr.c (bdf_driver_class): Add
the FT_MODULE_DRIVER_NO_OUTLINES flag.
2003-06-17 10:42:27 +00:00
..
ahangles.c Formatting. 2002-08-22 08:49:42 +00:00
ahangles.h * src/pshinter/pshalgo3.c, src/autohint/ahangles.c, 2002-08-21 21:34:59 +00:00
aherrors.h Formatting. 2001-06-19 23:03:41 +00:00
ahglobal.c * src/pshinter/pshalgo3.c (psh3_glyph_compute_extrema): Skip 2003-05-28 05:52:05 +00:00
ahglobal.h Cleanups. 2003-04-22 07:49:24 +00:00
ahglyph.c * src/pshinter/pshalgo3.c (psh3_glyph_compute_extrema): Skip 2003-05-28 05:52:05 +00:00
ahglyph.h * src/autohint/ahglyph.h, src/autohint/ahglyph.c, src/autohint/ahglobal.c, 2003-03-20 20:58:57 +00:00
ahhint.c * src/autohint/ahhint.c (ah_hinter_hint_edges): Removed. Just a 2003-06-03 11:51:43 +00:00
ahhint.h * src/cid/cidobjs.c (CID_Size_Init): Renamed to... 2002-09-05 15:10:54 +00:00
ahloader.h * include/freetype/t1tables.h (t1_blend_max): Fix typo. 2002-03-30 13:16:35 +00:00
ahmodule.c * include/freetype/ftglyph.h (ft_glyph_bbox_unscaled, 2003-06-17 10:42:27 +00:00
ahmodule.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ahtypes.h * src/pshinter/pshalgo3.c (psh3_glyph_compute_extrema): Skip 2003-05-28 05:52:05 +00:00
autohint.c finishing function header formatting 2001-06-28 17:49:10 +00:00
CatharonLicense.txt Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
Jamfile 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
mather.py Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
module.mk Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
rules.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00