Updated.
This commit is contained in:
parent
e3be90bf28
commit
aa52eab74a
|
@ -10,6 +10,9 @@ CHANGES BETWEEN 2.3.5 and 2.3.4
|
|||
handled correctly, making FreeType increase the heap stack in an
|
||||
endless loop.
|
||||
|
||||
- A large number of bugs have been fixed to avoid crashes and
|
||||
endless loops with invalid fonts.
|
||||
|
||||
|
||||
II. IMPORTANT CHANGES
|
||||
|
||||
|
@ -33,6 +36,9 @@ CHANGES BETWEEN 2.3.5 and 2.3.4
|
|||
instructions. The `ft2demos' bundle contains a new program
|
||||
called `ftpatchk' which demonstrates its usage.
|
||||
|
||||
- A new API `FT_Face_SetUnpatentedHinting' has been added to
|
||||
enable or disable the unpatented hinter.
|
||||
|
||||
- Support for Windows FON files in PE format has been contributed
|
||||
by Dmitry Timoshkov.
|
||||
|
||||
|
|
Loading…
Reference in New Issue