Index: cfftypes.h =================================================================== RCS file: /cvsroot/freetype2/include/freetype/internal/cfftypes.h,v retrieving revision 1.5 diff -u -r1.5 cfftypes.h --- cfftypes.h 2001/01/03 00:27:46 1.5 +++ cfftypes.h 2001/01/24 23:17:51 @@ -100,6 +100,7 @@ FT_Int paint_type; FT_Int charstring_type; FT_Matrix font_matrix; + FT_UShort units_per_em; FT_Vector font_offset; FT_ULong unique_id; FT_BBox font_bbox;