From b6e47a30bb05a6424fd6d5f2f0151afba4c5d825 Mon Sep 17 00:00:00 2001 From: sfan5 Date: Mon, 9 Nov 2020 15:12:25 +0100 Subject: Update fallback font to newer version --- fonts/DroidSansFallbackFull-LICENSE.txt | 2 +- fonts/DroidSansFallbackFull.ttf | Bin 4529044 -> 5398328 bytes src/CMakeLists.txt | 2 -- 3 files changed, 1 insertion(+), 3 deletions(-) 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 ) -- cgit v1.2.3