summarylogtreecommitdiffstats
path: root/02_freetype.patch
blob: 42580d1b00c02b6e97b2cadb7a14ffd6da622651 (plain)
1
2
3
4
5
6
7
8
9
--- start-tibia-launcher.sh
+++ start-tibia-launcher.sh
@@ -4,5 +4,6 @@
 
 SCRIPT=$(readlink -f "$0")
 PATH=$(dirname "$SCRIPT")
+export FREETYPE_PROPERTIES="truetype:interpreter-version=38"
 
 LD_LIBRARY_PATH="$PATH:/usr/lib/openssl-1.0/" exec "$PATH/Tibia"