Chinese characters typically take up two display widths, while English letters occupy one. However, the utf8len function simply returns the total count of characters, which results in misalignment on the screen. Is there a way to support proper alignment for Chinese text?
Best regards
Chinese characters typically take up two display widths, while English letters occupy one. However, the utf8len function simply returns the total count of characters, which results in misalignment on the screen. Is there a way to support proper alignment for Chinese text?
Best regards