Werner Lemberg ee5105107b [sfnt] Implement support for `OS/2' table version 5.
See

  http://typedrawers.com/discussion/470/new-microsoft-size-specific-design-selection-mechanism

for the announcement.

* include/freetype/tttables.h (TT_OS2): Add fields
`usLowerPointSize' and `usUpperPointSize'.  Since FreeType returns
this structure only as a pointer through `FT_Get_Sfnt_Table', there
shouldn't be any ABI problems.

* src/sfnt/ttload.c (tt_face_load_os2): Implement it.

* docs/CHANGES: Updated.
2013-10-27 07:25:35 +01:00
..
2010-01-23 16:19:33 +01:00
2012-11-30 15:29:33 +01:00
2013-01-24 13:33:06 +01:00
2011-06-18 08:06:57 +02:00
2010-12-31 17:47:09 +01:00
2012-11-30 15:29:33 +01:00
2013-03-21 09:00:27 +01:00
2013-04-12 20:11:38 +02:00
2012-12-20 08:31:56 +01:00
2013-06-19 10:23:36 +02:00