7 | | The current freetype tarball hits a snag in libpng, because it uses setjmp for exception handling, which triggers a compiler error due to this settinng up been made twice. So a small patch to the current libpng is part of this branch. |
| 7 | The current freetype tarball hits a snag in libpng, because it uses setjmp for exception handling, which triggers a compiler error due to this settinng up been made twice. So a small patch to the current libpng is part of this branch. |
| 8 | |
| 9 | New tarball: http://download.savannah.gnu.org/releases/freetype/freetype-2.5.2.tar.bz2 |