チケット #46505

CopyRight character code ??

登録: 2023-01-10 19:55 最終更新: 2023-01-25 23:45

報告者:
担当者:
(未割り当て)
チケットの種類:
状況:
オープン
コンポーネント:
マイルストーン:
(未割り当て)
優先度:
5 - 中
重要度:
5 - 中
解決法:
なし
ファイル:
なし
投票
点数: 0
No votes
0.0% (0/0)
0.0% (0/0)

詳細

Dear Team I run my TeraTerm on Win 10 Pro using the VT100 setting no autoswitch between TEK and VT100. I also tried differrent fonts but can't display the 'copy right ' character using xA9 as the VT100 table told me. After some research and trial & error I found out that xB8 do this job, but why? If there is such a great difference to the VT100 table, whats about all the pseudo_graphic characters??

Thanks for helping.

With best regards

Gerhard

チケットの履歴 (2 件中 2 件表示)

2023-01-10 19:55 更新者: gerhardkreuzer
  • 新しいチケット "CopyRight character code ??" が作成されました
2023-01-25 23:45 更新者: zmatsuo
コメント

Now TEK window dose not support utf-8 (and multi byte char string). COPYRIGHT SIGN(U+00A9) is 0xc2 0xa9 in UTF-8.

Chars in Basic Latin block(U+0000...U+007f) will be displayed correctly.

If Window environment is latin-1, It may be displayed correctly.

echo -e '\xa9'

添付ファイルリスト

添付ファイルはありません

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする