From 768a31bfe3bc8da1482e0c7115bc46bf90b1e7ec Mon Sep 17 00:00:00 2001 From: Michael Lutz Date: Sat, 26 May 2018 16:13:12 +0200 Subject: Add: [Win32] Text layout using the native Windows Uniscribe library. Uniscribe is sometimes producing different results compared to ICU, especially when RTL and LTR content is mixed. Comparing the results to other programs (like editors or web browsers) leads me to believe that the result are at least not worse than ICU and possibly better. --- projects/openttd_vs140.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'projects/openttd_vs140.vcxproj') diff --git a/projects/openttd_vs140.vcxproj b/projects/openttd_vs140.vcxproj index fa35e17d8..aadd69b47 100644 --- a/projects/openttd_vs140.vcxproj +++ b/projects/openttd_vs140.vcxproj @@ -652,6 +652,7 @@ + @@ -1324,6 +1325,7 @@ + -- cgit v1.2.3-70-g09d2