Change from FreeType 2.7 to 2.6.5. 2.7's font rendering is too blurry at low resolutions...

This commit is contained in:
Alex Szpakowski
2016-10-29 15:43:52 -03:00
parent 47c56a7cbc
commit 27c19e0af9
770 changed files with 1429 additions and 3230 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ set(MEGA_LIBOGG_VER "1.3.2")
set(MEGA_LIBVORBIS_VER "1.3.5")
set(MEGA_LIBTHEORA_VER "1.1.1")
set(MEGA_MPG123_VER "1.15.3")
set(MEGA_FREETYPE_VER "2.7")
set(MEGA_FREETYPE_VER "2.6.5")
set(MEGA_SDL2_VER "2.0.5-b48d8a98e261")
set(MEGA_OPENAL_VER "1.17.0")
set(MEGA_MODPLUG_VER "0.8.8.4")