Character Information

  • 作者: Cyrille Bougot
  • NVDA compatibility: 2022.3.3 and beyond
  • ダウンロード安定版

This add-on allows to present in a message various information about a character.

Presented information

The presented information include the following sections:

  • Unicode: information from Unicode norm, i.e. name, CLDR name, value, block, etc.
  • MS font, only for characters written with proprietary Microsoft fonts (Symbol, Wingding 1, 2, 3 and Webding): name and information about the equivalent Unicode character.
  • NVDA symbol description: information allowing to understand how NVDA reports the symbol description. NVDA uses the information in the top most rows containing available information to provide the description of a symbol.
  • NVDA character description: information allowing to understand how NVDA reports the character description (e.g. "alpha" for "A"). NVDA uses the information in the top most rows containing available information to provide the description of a character.

コマンド

  • テンキー2(全キーボード配列)またはNVDA+.(ラップトップ配列): 4回押すと、レビューカーソルのある、現在のナビゲータオブジェクトの文字の情報を表示します。
  • Unassigned: Presents a message with detailed information on the character where the review cursor is situated. If you feel uncomfortable with the four press gesture, you may assign to it a gesture in NVDA's input gesture dialog ("Text review" category).
  • Unassigned: Presents a message with detailed information on the character at the position of the caret (works only in places where there is a caret). It can be found in the "system caret" category of NVDA input gestures dialog.

備考

  • Two commands are unassigned by default. They need to be assigned in the Input gestures dialog to be used.
  • The provided information in the Unicode section is in English since it is part of Unicode norm. If a local translation exists for this add-on, the information is also provided alongside with English.

変更履歴

Version 2.1

  • Fixed some bugs preventing the character information report to be displayed when some options were used.
  • Updated localizations.

Version 2.0

  • Enhanced the character information report with information on NVDA symbol and NVDA character description.
  • Added the support of compound character, e.g. letters with diacritic consisting in two or more Unicode characters.
  • Update to Unicode 15.0
  • Updated French block data.
  • Viewing character information is not allowed on lock screen and secure screens.
  • On Windows lock screen, the script to review the current character can now operate normally (single, double or triple press).
  • Compatibility with NVDA 2023.1.
  • Drops compatibility with NVDA below 2022.3.3. The last version compatible with NVDA 2019.3 is the 1.8.
  • ローカライゼーションを更新。

バージョン 1.8

  • ユニコード14.0に更新しました。
  • NVDA 2022.1に互換。
  • Drops compatibility with NVDA below 2019.3. The last version compatible with NVDA 2017.3 is the 1.7.
  • appVeyorの代わりにGitHubアクションでこのリリースを実行。
  • ローカライゼーションを更新。

バージョン 1.7

  • ローカライゼーションを追加。

バージョン 1.6

  • NVDA 2021.1に互換。

バージョン 1.5

  • NVDA 2021.1への互換性を準備(Lukasz Golonkaの貢献)。
  • アドオンテンプレートの最新の変更に沿って更新。

バージョン 1.4

  • キャレット位置の文字の情報を得るスクリプトを追加(Lukasz Golonkaの貢献)。
  • ユニコード13.0に更新。

バージョン 1.3

  • NVDA 2019.3でのバグを修正。

バージョン 1.2

  • Microsoftフォントで書かれた文字の追加情報を提供。

バージョン 1.1

  • NVDAの新しいバージョンをサポートするように更新(Python 2と3に互換)
  • リリースをappveyorで実行

バージョン1.0

  • 最初のリリース。

https://github.com/CyrilleB79/charInfo/releases/download/V1.7/charInfo-1.7.nvda-addon

https://github.com/CyrilleB79/charInfo/releases/download/V1.8/charInfo-1.8.nvda-addon