From 45048956404ed4745b65ef0e991c7314b0a23bf9 Mon Sep 17 00:00:00 2001 From: Klesh Wong Date: Tue, 22 Sep 2020 21:06:14 +0800 Subject: [PATCH] [bugfix] qt5 base app wont display CJK characters on archlinux --- gui/install.sh | 3 ++- gui/local.conf | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/gui/install.sh b/gui/install.sh index 26dd5ad..847083d 100755 --- a/gui/install.sh +++ b/gui/install.sh @@ -24,12 +24,13 @@ case "$PM" in fi ;; pacman) - # fonts + # fonts, wqy-microhei is required for qt5.15 to display CJK character sudo pacman -S --needed \ freetype2 \ terminus-font \ ttf-cascadia-code \ ttf-droid \ + wqy-microhei \ gucharmap # clipboard sudo pacman -S --needed \ diff --git a/gui/local.conf b/gui/local.conf index fccafd5..52755de 100644 --- a/gui/local.conf +++ b/gui/local.conf @@ -3,7 +3,7 @@ serif - Noto Serif + Droid Serif sans-serif