[Scummvm-git-logs] scummvm-web master -> 8e674ef078dd954cba5efa61f9861fa7f9348ca8
criezy
criezy at scummvm.org
Thu Apr 30 23:37:35 UTC 2020
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:
8e674ef078 WEB: Add FriBiDi to the list of libraries
Commit: 8e674ef078dd954cba5efa61f9861fa7f9348ca8
https://github.com/scummvm/scummvm-web/commit/8e674ef078dd954cba5efa61f9861fa7f9348ca8
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2020-05-01T00:36:59+01:00
Commit Message:
WEB: Add FriBiDi to the list of libraries
Changed paths:
data/downloads.xml
diff --git a/data/downloads.xml b/data/downloads.xml
index 0dd9c67b..3c6fa3fe 100644
--- a/data/downloads.xml
+++ b/data/downloads.xml
@@ -1036,6 +1036,11 @@
<url>http://www.freetype.org/</url>
<description>: Font rendering</description>
</link>
+ <link>
+ <name>FriBiDi</nane>
+ <url>https://github.com/fribidi/fribidi</url>
+ <description>: Bidirectional text support</description>
+ </link>
<link>
<name>SDL_net 2.0</name>
<url>https://www.libsdl.org/projects/SDL_net/</url>
More information about the Scummvm-git-logs
mailing list