Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character merging may increase the character width #406

Merged
merged 4 commits into from
Dec 23, 2021

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    d465667 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. "Halfwidth char + halfwidth (han)dakuten" is a single grapheme.

    When a halfwidth character is followed by a halfwidth dakuten or a
    halfwidth handakuten character, it should be treated as a single
    grapheme.
    aycabta committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    9f20b9e View commit details
    Browse the repository at this point in the history
  2. Character merging may increase the character width

    Even if the number of graphemes doesn't change owing to character
    merging, the character width may increase.
    aycabta committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    fbcd5f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0895a0d View commit details
    Browse the repository at this point in the history