freetype/src/otvalid
Werner Lemberg ce235eaf09 * builds/win32/visualc/freetype.vcproj: Updated.
Exclude debug info for `Release' versions to reduce library size.


* src/base/ftobjs.c (FT_Open_Face): Make it work as documented, this
is, ignore `aface' completely if face_index < 0.  Reported by David
Osborn <spam@habitualhiatus.com>.


* include/freetype/ftimage.h (FT_Outline_MoveToFunc,
FT_Outline_LineTo_Func, FT_Outline_ConicToFunc,
FT_Outline_CubicToFunc), src/smooth/ftgrays.c (gray_render_conic,
gray_render_cubic, gray_move_to, gray_line_to, gray_conic_to,
gray_cubic_to, gray_render_span, gray_sweep): Decorate parameters
with `const' where appropriate.
2005-05-17 20:35:23 +00:00
..
Jamfile Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
module.mk Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvalid.c Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvalid.h Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvbase.c Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvcommn.c * src/otvalid/otvcommn.c 2005-04-24 21:50:41 +00:00
otvcommn.h * builds/win32/visualc/freetype.vcproj: Updated. 2005-05-17 20:35:23 +00:00
otverror.h * docs/CHANGES, docs/INSTALL.ANY: Updated. 2005-03-23 16:45:24 +00:00
otvgdef.c Handle unsorted SFNT type 4 cmaps correctly (reported by Dirck 2005-05-09 22:11:36 +00:00
otvgpos.c Formatting. 2005-03-08 06:00:35 +00:00
otvgpos.h Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvgsub.c Formatting. 2005-03-08 06:00:35 +00:00
otvjstf.c Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
otvmod.c * builds/unix/freetype-config.in: Add new flag `--ftversion' to 2005-02-10 08:18:27 +00:00
otvmod.h Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00
rules.mk Adding OpenType validation module. The code is based on the 2004-09-10 14:39:00 +00:00