Informacije o znakovima (Character Information)

  • Autor: Cyrille Bougot
  • NVDA kompatibilnost: 2022.3.3 i novije verzije
  • Preuzmi stabilnu verziju

This add-on allows to present in a message various information about a character. It also allows to customize the information reported on a character when using review cursor character navigation commands or multiple presses of the review character command.

Features

  • Display detailed information on a character, e.g. Unicode name, number, CLDR, symbol name, etc.
  • This information can be displayed either at the location of the review cursor or at the location of the system cursor.
  • Customize the reported information when pressing numpad2.
  • Use the same custom information when moving the review cursor by character.

Naredbe

  • Numpad2 (all keyboard layouts) or NVDA+. (laptop layout): when pressed 4 times, displays information about the character of the current navigator object where the review cursor is situated. This command can also be customized in the settings of the add-on.
  • 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 use this command instead.
  • 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).
  • Unassigned: Opens Character Information add-on settings.

The unassigned commands need first to be assigned in the Input gestures dialog to be used.

Detailed information on a character

Prikazane informacije uključuju sljedeće odjeljke:

  • Unicode: informacije iz Unicode norme, npr. ime, CLDR ime, vrijednost, blok itd.
  • MS font, samo za znakove koji su napisani s Microsoftovim fontovima (Symbol, Wingding 1, 2, 3 i Webding): ime i informacije odgovarajućeg unicode znaka.
  • NVDA opis simbola: informacije koje omogućuju razumijevanje kako NVDA izvještava opis simbola. NVDA koristi informacije u najgornjim redcima koji sadrže dostupne informacije za pružanje opisa simbola.
  • NVDA opis znakova: informacije koje omogućuju razumijevanje kako NVDA izvještava opis znakova (npr. „alfa” za „A”). NVDA koristi informacije u najgornjim redcima koji sadrže dostupne informacije za pružanje opisa znakova.

Informacije u Unicode odjeljku su na engleskom jeziku jer su dio Unicode norme. Ako postoji lokalni prijevod za ovaj dodatak, informacije se također prikazuju uz engleski jezik.

Settings

This add-on has its own category in NVDA's settings dialog where you can configure the following options.

Action for multiple presses of the report review character command

The three combo boxes of this group allow to customize what is reported by the report review character command (numpad2) when using two, three or four presses. By default, NVDA reports the character description on second press and its numeric value, decimal and hexadecimal, on third press. You can change what is reported on the character at the position of the review cursor upon multiple presses. For example, you can report its CLDR English name on second press, its Unicode name on third press and display detailed information on it on fourth press.

Remember these action during character navigation

When you have reported specific information with the report review character command (numpad2) called multiple times, you may want to continue reporting the same information while navigating with the review cursor (numpad1 and numpad3). Checking this option will allow you to do it, as long as you navigate with the review cursor by character just after a multiple press of numpad2.

Dnevnik promjena

Version 3.0

  • It is now possible to configure the property reported for the character under the review cursor upon multiple presses on numpad2. Optionally, after having used multiple press on numpad2, the last reported property can also be reported as long as you navigate by character with the review cursor (numpad1 and numpad3).
  • Prepares compatibility with NVDA 2024.1: speech on-demand support.
  • Addresses potential security issues related to GHSA-xg6w-23rw-39r8 when using the add-on with older versions of NVDA. However, it is recommended to use NVDA 2023.3.3 or higher.

Version 2.6

  • Update to Unicode 15.1.
  • Adds support for Python 3.11 to prepare compatibility with NVDA 2024.1.
  • Note: From now on, translation updates will not appear anymore in the change log.

Version 2.5

  • Fixed import error with last NVDA alpha versions, NVDA 2023.2 development cycle (contribution Noelia Ruiz Mart�nez).

Version 2.4

  • Aktualizirane lokalizacije.

Version 2.3

  • Aktualizirane lokalizacije.

Version 2.2

  • Removed the dev channel.
  • Aktualizirane lokalizacije.

Verzija 2.1

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

Verzija 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.
  • Aktualiziranje na 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).
  • Kompatibilnost s NVDA verzijom 2023.1.
  • Drops compatibility with NVDA below 2022.3.3. The last version compatible with NVDA 2019.3 is the 1.8.
  • Aktualizirane lokalizacije.

Verzija 1.8

  • Aktualiziranje na Unicode 14.0.
  • NVDA kompatibilnost: 2022.1.
  • Drops compatibility with NVDA below 2019.3. The last version compatible with NVDA 2017.3 is the 1.7.
  • Izdanje se sad izvodi zahvaljujući GitHub radnji umjesto appVeyor.
  • Aktualizirane lokalizacije.

Verzija 1.7

  • Dodane su lokalizacije.

Verzija 1.6

  • NVDA kompatibilnost: 2021.1.

Verzija 1.5

  • Pripremanje kompatibilnosti s NVDA 2021.1 (doprinos: Lukasz Golonka).
  • Nova verzija zajedno sa zadnjim izmjenama u predlošku dodataka.

Verzija 1.4

  • Dodana je skripta za dobivanje informacija za znak na poziciji kursora (doprinos: Lukasz Golonka).
  • Aktualiziranje na Unicode 13.0.

Verzija 1.3

  • Ispravlja grešku za NVDA 2019.3.

Verzija 1.2

  • Pruža dodatne informacije o znakovima napisanim Microsoftovim fontovima.

Verzija 1.1

  • Nadogradnje za podršku novijih NVDA verzija (kompatibilne s Python verzijama 2 i 3)
  • Izdanja se sada izrađuju pomoću „appveyor”

Verzija 1.0

  • Prvo izdanje.

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

https://github.com/nvaccess/nvda/security/advisories/GHSA-xg6w-23rw-39r8#event-132994