diff options
author | Johannes Schickel | 2012-02-10 01:41:17 +0100 |
---|---|---|
committer | Johannes Schickel | 2012-02-10 01:41:17 +0100 |
commit | 9cf2fae53abb1bf40655ed563931937930a9d4ec (patch) | |
tree | 4ab7eae4d69b69355486bbcf15f4545ccbf4e95c /NEWS | |
parent | 6b16fe9423af831cc2d2c4448410c80b18a07541 (diff) | |
download | scummvm-rg350-9cf2fae53abb1bf40655ed563931937930a9d4ec.tar.gz scummvm-rg350-9cf2fae53abb1bf40655ed563931937930a9d4ec.tar.bz2 scummvm-rg350-9cf2fae53abb1bf40655ed563931937930a9d4ec.zip |
NEWS: Mention TrueType font support.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ For a more comprehensive changelog of the latest experimental code, see: General: - Updated MT-32 emulation code to latest munt project snapshot. The emulation improved dramatically. + - Implemented support for TrueType fonts via FreeType2 in our GUI. Along + with it GNU FreeFont was also added to our modern theme. Note that not all + ports take advantage of this. SDL ports: - Added support for OpenGL (GSoC Task). |