https://bugs.documentfoundation.org/show_bug.cgi?id=164700
--- Comment #2 from Volga <[email protected]> --- Unicode 16.0 home page (https://www.unicode.org/versions/Unicode16.0.0/) declared the following changes for quotation marks: "Eight variation sequences have been added for curly quotation marks (U+2018, U+2019, U+201C, U+201D) to deal with full-width layout considerations in Chinese text." According to the documentation on comment 1 the version with VS01 is non-fullwidth form, so they should be treated as ordinary characters and rendered with Western Text Font, while the version with VS02 is right- or left-justified fullwidth form, which is what they looks like in Chinese typefaces, so they should be exclusively treated as CJK characters and rendered with Asian Text Font. -- You are receiving this mail because: You are the assignee for the bug.
