summaryrefslogtreecommitdiff
path: root/res/cjk.fontpack/fontpack.ini
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-10-09 12:50:40 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-10-09 12:50:40 +0300
commitaeaf46c5ac708bc225ea4095b7ce8fc607c74867 (patch)
tree43ba5f5f70504482da5a8e3b9210b50942ae818b /res/cjk.fontpack/fontpack.ini
parentd197e02ae35d8439c80106db6ce1c561499e5629 (diff)
Preferences: Selecting fonts to use
Now all the available fonts are selectable in the dialog. Added preformatted and UI font settings and shuffled the order a bit to make more sense.
Diffstat (limited to 'res/cjk.fontpack/fontpack.ini')
-rw-r--r--res/cjk.fontpack/fontpack.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/cjk.fontpack/fontpack.ini b/res/cjk.fontpack/fontpack.ini
index 5a4bfbac..fbac54be 100644
--- a/res/cjk.fontpack/fontpack.ini
+++ b/res/cjk.fontpack/fontpack.ini
@@ -6,11 +6,11 @@ regular = "NotoSansJP-Regular.ttf"
6 6
7[notosanssc] 7[notosanssc]
8name = "Noto Sans SC" 8name = "Noto Sans SC"
9auxiliary = true
10priority = 2 9priority = 2
11regular = "NotoSansSC-Regular.ttf" 10regular = "NotoSansSC-Regular.ttf"
12 11
13[nanumgothic] 12[nanumgothic]
14name = "Nanum Gothic" 13name = "Nanum Gothic"
15regular = "NanumGothic-Regular.ttf" 14auxiliary = true
16priority = 1 15priority = 1
16regular = "NanumGothic-Regular.ttf"