From 948c8a764dbf8ee43cbfe8b1bf651aab318239c1 Mon Sep 17 00:00:00 2001 From: sup39 Date: Wed, 17 May 2023 22:40:32 +0900 Subject: [PATCH] Added charset image for NTSC-U in Customized Display --- Codes.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/Codes.xml b/Codes.xml index 1d633a0..6731787 100644 --- a/Codes.xml +++ b/Codes.xml @@ -2814,12 +2814,16 @@ For float data, you can set the *format* to `.{digit}` to specify how many digits to show. %details[ - %summary[All printable characters (in NTSC-J)] - ![Printable charaters](/img/preview/font-JP.png){style="background:black"} + %summary[All printable characters (NTSC-J)] + ![Printable charaters](/img/preview/font-JP.png){style="background:black;padding:8px"} ] %details[ - %summary[All printable characters (in PAL)] - ![Printable charaters](/img/preview/font-EU.png){style="background:black"} + %summary[All printable characters (NTSC-U)] + ![Printable charaters](/img/preview/font-US.png){style="background:black;padding:8px"} + ] + %details[ + %summary[All printable characters (PAL)] + ![Printable charaters](/img/preview/font-EU.png){style="background:black;padding:8px"} ] #### Preview @@ -2853,6 +2857,10 @@ %summary[表示可能な文字一覧(初期版・後期版)] ![表示可能な文字一覧(初期版・後期版)](/img/preview/font-JP.png){style="background:black;padding:8px"} ] + %details[ + %summary[表示可能な文字一覧(北米版・韓国版)] + ![表示可能な文字一覧(北米版・韓国版)](/img/preview/font-US.png){style="background:black;padding:8px"} + ] %details[ %summary[表示可能な文字一覧(欧州版)] ![表示可能な文字一覧(欧州版)](/img/preview/font-EU.png){style="background:black;padding:8px"}