Skip to content

unicode reference for retonga, citonga, votonga is incorrect #7

@ZacharyRMcKee

Description

@ZacharyRMcKee

one of the codes is duplicated (PATONGA's) and the subsequent *tonga codes are off-by-one by incrementing off of the duplicated unicode value:

U+ED8C  patonga ZBALERMORNA COMBINING PA TONGA
U+ED8C  retonga ZBALERMORNA COMBINING RE TONGA
U+ED8D  citonga ZBALERMORNA COMBINING CI TONGA
U+ED8E  votonga ZBALERMORNA COMBINING VO TONGA

should be

U+ED8C  patonga ZBALERMORNA COMBINING PA TONGA
U+ED8D  retonga ZBALERMORNA COMBINING RE TONGA
U+ED8E  citonga ZBALERMORNA COMBINING CI TONGA
U+ED8F  votonga ZBALERMORNA COMBINING VO TONGA

on this page: https://jackhumbert.github.io/zbalermorna/unicode/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions