Home Forum
Welcome, Guest
Username Password: Remember me

Bug at double-byte characters count
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Bug at double-byte characters count

Bug at double-byte characters count 2 years, 8 months ago #162

For double-byte characters, character length calculation error. a double-byte characters should be regarded as two single-byte characters.

RE: Bug at double-byte characters count 2 years, 8 months ago #164

Radialix 2.06.04 does not support Unicode Surrogate chars. We will fix this issue in the next releases.

RE: Bug at double-byte characters count 2 years, 3 months ago #222

In the latest version, the problem is not resolved.
A length of a double-byte character should be 2 times of this characters number.

corel3-20091104.jpg
Last Edit: 2 years, 3 months ago by Zhang Shangyi.

RE: Bug at double-byte characters count 2 years, 3 months ago #226

Length columns show the length of the string in characters. Size in bytes is not displayed. Do you need to show the size of the string in bytes?

RE: Bug at double-byte characters count 2 years, 3 months ago #232

Mainly take into account the translation whether longer than the original length for hard-coded.
Whether will to affect the writing of hard-coded strings.

RE: Bug at double-byte characters count 2 years, 3 months ago #233

We will add Size columns in the next release.
Last Edit: 2 years, 3 months ago by Aleksey Golovin.

RE: Bug at double-byte characters count 2 years, 3 months ago #239

  • admin
  • OFFLINE
  • Moderator
  • Posts: 5
  • Karma: 0
Columns Size of Translation and Size of Original have been added in version 2.09.03. They show the size in bytes, occupied by all characters of hard-coded string.
  • Page:
  • 1
Time to create page: 0.18 seconds