diff --git a/ChangeLog b/ChangeLog index 749395ed1..8227df4c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-01-13 Graham Asher + + * src/sfnt/ttload.c (tt_face_load_metrics) + [FT_CONFIG_OPTION_INCREMENTAL]: TrueType typefaces without horizontal + metrics (without the 'hmtx' table) are now tolerated if an + incremental interface has been specified that has a get_glyph_metrics + function, implying that metrics will be supplied from outside. + This happens for certain Type 42 fonts passed from GhostScript. + 2003-01-11 David Chester * include/freetype/config/ftoption.h, src/autohint/ahglobal.h,