summaryrefslogtreecommitdiff
path: root/sys/src/cmd/fontsel.c
diff options
context:
space:
mode:
authorJacob Moody <moody@posixcafe.org>2022-09-23 07:48:44 +0000
committerJacob Moody <moody@posixcafe.org>2022-09-23 07:48:44 +0000
commitcb48bfc1bf62da782515ce127b6c8a24b816df2b (patch)
tree5c5a532b3820b2b773bd5212b812424d13e5c315 /sys/src/cmd/fontsel.c
parentf466d4a75b8027f195c79e67d898c0da23811f47 (diff)
fontsel: Japanese sample text
Diffstat (limited to 'sys/src/cmd/fontsel.c')
-rw-r--r--sys/src/cmd/fontsel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/cmd/fontsel.c b/sys/src/cmd/fontsel.c
index 9553643fc..9f6f145d0 100644
--- a/sys/src/cmd/fontsel.c
+++ b/sys/src/cmd/fontsel.c
@@ -38,6 +38,7 @@ static char *textdef[] = {
"Gud hjälpe Zorns mö qvickt få byxa?",
"Разъярённый чтец эгоистично бьёт пятью",
"жердями шустрого фехтовальщика.",
+ "今日も一日がんばるぞい!",
"",
"static int",
"dosomestuff(Stuff *s, char *t, int n)",