1 | | According to the "CHANGES" file -- mirrored at https://github.com/aseprite/freetype2/blob/master/docs/CHANGES |
| 1 | Thanks François for mentioning that the !FreeType code repo is mirrored |
| 2 | on !GitHub; the main mirror and one such mirror are at: |
| 3 | |
| 4 | - http://git.savannah.gnu.org/cgit/freetype |
| 5 | - https://github.com/aseprite/freetype2/ |
| 6 | |
| 7 | The [[http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/README|FreeType README]] |
| 8 | suggests: |
| 9 | |
| 10 | > Please read the `docs/CHANGES` file, it contains IMPORTANT INFORMATION. |
| 11 | > |
| 12 | > Read the files `docs/INSTALL` for installation instructions; see the file |
| 13 | > `docs/LICENSE.TXT` for the available licenses. |
| 14 | > |
| 15 | > The !FreeType 2 API reference is located in `docs/reference`; use the file |
| 16 | > `ft2-toc.html` as the top entry point. Additional documentation is available |
| 17 | > as a separate package from our sites. Go to |
| 18 | > |
| 19 | > - https://download.savannah.gnu.org/releases/freetype/ |
| 20 | > |
| 21 | > and download one of the following files. |
| 22 | > |
| 23 | > - `freetype-doc-2.9.1.tar.bz2` |
| 24 | > - `freetype-doc-2.9.1.tar.gz` |
| 25 | > - `ftdoc291.zip` |
| 26 | > |
| 27 | > To view the documentation online, go to |
| 28 | > |
| 29 | > - https://www.freetype.org/freetype2/docs/ |
| 30 | |
| 31 | According to the |
| 32 | [[http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/docs/CHANGES|FreeType CHANGES file]] |
| 33 | (also [[https://github.com/aseprite/freetype2/blob/master/docs/CHANGES|mirrored on GitHub]]): |