[ttssh2-commit] [10899] DEC Special Graphics 誤りなど修正

Back to archive index
scmno****@osdn***** scmno****@osdn*****
2023年 9月 9日 (土) 14:32:04 JST


Revision: 10899
          https://osdn.net/projects/ttssh2/scm/svn/commits/10899
Author:   zmatsuo
Date:     2023-09-09 14:32:04 +0900 (Sat, 09 Sep 2023)
Log Message:
-----------
DEC Special Graphics 誤りなど修正

- 文章を少し変更しました

Modified Paths:
--------------
    trunk/doc/en/html/about/emulations_dec_special.html
    trunk/doc/ja/html/about/emulations_dec_special.html

-------------- next part --------------
Modified: trunk/doc/en/html/about/emulations_dec_special.html
===================================================================
--- trunk/doc/en/html/about/emulations_dec_special.html	2023-09-09 05:31:54 UTC (rev 10898)
+++ trunk/doc/en/html/about/emulations_dec_special.html	2023-09-09 05:32:04 UTC (rev 10899)
@@ -87,11 +87,13 @@
 </p>
 
 <p>
-  DEC Special Graphics can also be displayed using Unicode fonts.<br>
-  When displaying using Unicode fonts, user can use any design font they link.<br>
-  However, glyphs are not in font (SCAN LINE(0x6f...0x7e) etc),
-  font design is wrong, or character widths do not match.
+  DEC Special Graphics can alos be converted to Unicode and display with VT Window font.<br>
+  By selecting a font, user can display any preferred design font.<br>
+  However, glyphs are not in font (SCAN LINE(0x6f...0x73) etc),
+  font design is wrong, or character width do not match.
   <pre>
+DEC Special Graphic - Unicode convert table
+
 code Unicode
 -----+----------------------------------------------
 0x5f U+00A0 NO-BREAK SPACE

Modified: trunk/doc/ja/html/about/emulations_dec_special.html
===================================================================
--- trunk/doc/ja/html/about/emulations_dec_special.html	2023-09-09 05:31:54 UTC (rev 10898)
+++ trunk/doc/ja/html/about/emulations_dec_special.html	2023-09-09 05:32:04 UTC (rev 10899)
@@ -83,10 +83,12 @@
 </p>
 
 <p>
-  DEC Special Graphics\x82\xF0Unicode\x83t\x83H\x83\x93\x83g\x82\xF0\x8Eg\x97p\x82\xB5\x82ĕ\\x8E\xA6\x82\xB7\x82邱\x82Ƃ\xE0\x82ł\xAB\x82܂\xB7\x81B<br>
-  Unicode\x83t\x83H\x83\x93\x83g\x82\xF0\x8Eg\x97p\x82\xB5\x82ĕ\\x8E\xA6\x82\xB7\x82\xE9\x82ƃ\x86\x81[\x83U\x81[\x82̍D\x82݂̃f\x83U\x83C\x83\x93\x82̕\xB6\x8E\x9A\x82\xF0\x95\\x8E\xA6\x82\xB7\x82邱\x82Ƃ\xAA\x82ł\xAB\x82܂\xB7\x81B<br>
-  \x82\xB5\x82\xA9\x82\xB5\x81A\x83t\x83H\x83\x93\x83g\x82ɃO\x83\x8A\x83t\x82ɓ\xFC\x82\xC1\x82Ă\xA2\x82Ȃ\xA2(SCAN LINE(0x6f...0x7e)\x82Ȃ\xC7)\x81A\x83f\x83U\x83C\x83\x93\x82\xAA\x82\xA8\x82\xA9\x82\xB5\x82\xA2\x81A\x95\xB6\x8E\x9A\x95\x9D\x82\xAA\x8D\x87\x82\xED\x82Ȃ\xA2\x82\xB1\x82Ƃ\xAA\x82\xA0\x82\xE8\x82܂\xB7\x81B
+  DEC Special Graphics\x82\xF0Unicode\x82֒u\x82\xAB\x8A\xB7\x82\xA6\x81AVT\x83E\x83B\x83\x93\x83h\x83E\x82̃t\x83H\x83\x93\x83g\x82\xF0\x8Eg\x97p\x82\xB5\x82ĕ\\x8E\xA6\x82\xB7\x82邱\x82Ƃ\xE0\x82ł\xAB\x82܂\xB7\x81B<br>
+  \x83t\x83H\x83\x93\x83g\x82\xF0\x91I\x91\xF0\x82\xB7\x82邱\x82ƂŁA\x83\x86\x81[\x83U\x81[\x82̍D\x82݂̃f\x83U\x83C\x83\x93\x82̕\xB6\x8E\x9A\x82\xF0\x95\\x8E\xA6\x82\xB7\x82邱\x82Ƃ\xAA\x82ł\xAB\x82܂\xB7\x81B<br>
+  \x82\xB5\x82\xA9\x82\xB5\x81A\x83t\x83H\x83\x93\x83g\x82ɃO\x83\x8A\x83t\x82ɓ\xFC\x82\xC1\x82Ă\xA2\x82Ȃ\xA2(SCAN LINE(0x6f...0x73)\x82Ȃ\xC7)\x81A\x83f\x83U\x83C\x83\x93\x82\xAA\x82\xA8\x82\xA9\x82\xB5\x82\xA2\x81A\x95\xB6\x8E\x9A\x95\x9D\x82\xAA\x8D\x87\x82\xED\x82Ȃ\xA2\x82\xB1\x82Ƃ\xAA\x82\xA0\x82\xE8\x82܂\xB7\x81B
   <pre>
+DEC Special Graphic - Unicode convert table
+
 code Unicode
 -----+----------------------------------------------
 0x5f U+00A0 NO-BREAK SPACE


ttssh2-commit メーリングリストの案内
Back to archive index