From ee86819539e3ac6a9b1cc8efff7fa57506ba6b44 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 2 Mar 2024 17:22:49 +0100 Subject: use Hiragino W3 instead of W6 to display Japanese characters --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index ef9d06d..0973df0 100644 --- a/config.h +++ b/config.h @@ -9,7 +9,7 @@ static char *font = ""; /* Spare fonts */ static char *font2[] = { "Material Design Icons:size=12", - "Hiragino Kaku Gothic ProN W6:pixelsize=12:size=0", + "Hiragino Kaku Gothic ProN W3:pixelsize=12:size=0", "Noto Sans KR:pixelsize=12:size=0", "Noto Color Emoji:pixelsize=11", }; -- cgit v1.2.3