We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1d7f1a commit f7b5a8aCopy full SHA for f7b5a8a
1 file changed
build.ini
@@ -13,12 +13,10 @@ WIDTH_35_STR = 35
13
JPDOC_STR = JPDOC
14
NERD_FONTS_STR = NF
15
INVISIBLE_ZENKAKU_SPACE_STR = IS
16
-EM_ASCENT = 1802
17
-EM_DESCENT = 246
18
-; OS2_ASCENT = 1962
19
-; OS2_DESCENT = 416
20
-OS2_ASCENT = 1802
21
-OS2_DESCENT = 246
+EM_ASCENT = 1670
+EM_DESCENT = 378
+OS2_ASCENT = 1670
+OS2_DESCENT = 378
22
HALF_WIDTH_12 = 1024
23
FULL_WIDTH_35 = 2045
24
JP_SCALE = 0.9
0 commit comments