From: sfan5 Date: Mon, 9 Nov 2020 14:12:25 +0000 (+0100) Subject: Update fallback font to newer version X-Git-Tag: 03-12-2020~13^2~31 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=b6e47a30bb05a6424fd6d5f2f0151afba4c5d825;p=dragonfireclient.git Update fallback font to newer version --- diff --git a/fonts/DroidSansFallbackFull-LICENSE.txt b/fonts/DroidSansFallbackFull-LICENSE.txt index d3a2eaa8c..a7bf409b7 100644 --- a/fonts/DroidSansFallbackFull-LICENSE.txt +++ b/fonts/DroidSansFallbackFull-LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (C) 2008 The Android Open Source Project +Copyright (C) 2012 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/fonts/DroidSansFallbackFull.ttf b/fonts/DroidSansFallbackFull.ttf index a9df00585..0cacabedc 100644 Binary files a/fonts/DroidSansFallbackFull.ttf and b/fonts/DroidSansFallbackFull.ttf differ diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b5d4fae0e..4724bf431 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -677,9 +677,7 @@ endif(BUILD_SERVER) # Blacklisted locales that don't work. # see issue #4638 set(GETTEXT_BLACKLISTED_LOCALES - be he - ko ky )