| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| freetype-2.11.1.tar.gz.sig | 2021-12-02 | 195 Bytes | |
| freetype-2.11.1.tar.xz.sig | 2021-12-02 | 195 Bytes | |
| ft2111.zip.sig | 2021-12-02 | 195 Bytes | |
| ft2111.zip | 2021-12-02 | 4.1 MB | |
| freetype-2.11.1.tar.xz | 2021-12-02 | 2.3 MB | |
| freetype-2.11.1.tar.gz | 2021-12-02 | 3.5 MB | |
| README | 2021-12-02 | 926 Bytes | |
| Totals: 7 Items | 9.8 MB | 1,932 | |
CHANGES BETWEEN 2.11.0 and 2.11.1
I. IMPORTANT CHANGES
- Some fields in the `CID_FaceDictRec`, `CID_FaceInfoRec`, and
`FT_Data` structures have been changed from signed to unsigned
type, which better reflects the actual usage. It is also an
additional means to protect against malformed input.
II. MISCELLANEOUS
- Cmake support has been further improved. To do that various
backward-incompatible changes were necessary; please see file
`CMakeLists.txt` for more details.
- Since version 2.11.0, a C99 compiler is necessary to compile
FreeType.
- The experimental 'COLR' v1 API has been updated to the latest
OpenType standard 1.9.
- The `apinames` tool got a new option `-wV` to output an OpenVMS
Linker Option File.
- VMS support was updated.
- MS Visual Studio support was added to build the demo programs.