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

Wrong code point for superscript ⟨q⟩ #275

Closed
dscorbett opened this issue Apr 26, 2020 · 1 comment
Closed

Wrong code point for superscript ⟨q⟩ #275

dscorbett opened this issue Apr 26, 2020 · 1 comment
Assignees
Labels
bug Something that is now the way it's supposed to be

Comments

@dscorbett
Copy link

U+146B CANADIAN SYLLABICS KE is rendered as a superscript ⟨q⟩. This is wrong because it is an unrelated character, which only somewhat looks like a superscript ⟨q⟩. The superscript ⟨q⟩ should go in the Private Use Area, like the subscript ⟨q⟩ at U+E0AE.

Screenshot
ᑫ

Environment

  • OS: macOS 10.14.6
  • Version of font: 3.013;git-d82f67bfa
@rsms rsms added the bug Something that is now the way it's supposed to be label May 8, 2020
@rsms rsms self-assigned this May 8, 2020
@rsms rsms closed this as completed in 0d8583c May 23, 2020
@rsms
Copy link
Owner

rsms commented Aug 18, 2020

This has now been released as part of version 3.14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is now the way it's supposed to be
Projects
None yet
Development

No branches or pull requests

2 participants