[Scummvm-cvs-logs] scummvm-web master -> f9f39655125d76555080b12e6d4e7faabb284d7e

criezy criezy at scummvm.org
Sun Mar 6 23:04:23 CET 2016


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
f9f3965512 WEB: Add FreeType to list of optional libraries used by ScummVM


Commit: f9f39655125d76555080b12e6d4e7faabb284d7e
    https://github.com/scummvm/scummvm-web/commit/f9f39655125d76555080b12e6d4e7faabb284d7e
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2016-03-06T22:03:56Z

Commit Message:
WEB: Add FreeType to list of optional libraries used by ScummVM

Changed paths:
    data/downloads.xml



diff --git a/data/downloads.xml b/data/downloads.xml
index 0a4750c..9843b12 100755
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -894,6 +894,11 @@
 					<url>http://www.fluidsynth.org/</url>
 					<description>: Real-Time Software MIDI Synthesizer</description>
 				</link>
+				<link>
+					<name>FreeType</name>
+					<url>http://www.freetype.org/</url>
+					<description>: Font rendering</description>
+				</link>
 			</entries>
 		</subsection>
 	</section>






More information about the Scummvm-git-logs mailing list