Skip to main content
Skip table of contents

Character Equivalency for GVD 5.7.1 and higher

Authored by: John Petrie 
Created on: September 30, 2020

Article Title

Character Equivalency for GVD 5.7.1

Type

Informational / Troubleshooting

Software

GlobalVision Desktop

Software version

5.7.1 and up

When performing a Text Inspection, some characters that read the same but have different Unicode values will be flagged as a difference.

This was an issue found with Cyrillic characters used in certain European languages.

 To avoid the inspection from finding false differences for characters that are the same, we can add these Unicode values to the Text Inspection profile, under the section Character Equivalency.

 Steps

 

  1. Navigate to the folder path:   C:\ProgramData\GlobalVision\Text        

  2. Make a copy of a Text Inspection profile which would suite the type of inspection being done

  3. Open the newly created XML file and find the section “<CharEquivalency CharEquivalencyList= >

 

 For the software to read the Unicode values as matching, we need to set them equal to each other. For instance, the syntax “0X064a:0x06cc” is read as:

  •  Unicode value U+064a is equal to U+06cc, using the “:” as the equal sign.

 Syntax

Please note the format of adding additional values to the Character Equivalency list.

  • Each Unicode section begins with:   &lt;

  • And then ends with:    &gt;;

  • Example:    &lt;0X25aa:0Xf0a7&gt;;

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.