We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported from https://youtrack.jetbrains.com/issue/IJPL-148600
Wrong symbols in Unicode:So layer
What steps will reproduce the issue?
⊞
⊠
What is the expected result?
Font glyphs that look like a boxed plus and a boxed times symbol.
What happens instead?
Font glyphs are swapped: boxed plus where unicode standard specifies boxed times, and vice versa.
The text was updated successfully, but these errors were encountered:
This is still an issue unfortunately. I do not have the Glyphs app but I will try making a PR with a fix.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Reported from https://youtrack.jetbrains.com/issue/IJPL-148600
Wrong symbols in Unicode:So layer
What steps will reproduce the issue?
⊞
or⊠
(Unicode code points \u229E for plus box and \u22A0 for times box)What is the expected result?
Font glyphs that look like a boxed plus and a boxed times symbol.
What happens instead?
Font glyphs are swapped: boxed plus where unicode standard specifies boxed times, and vice versa.
The text was updated successfully, but these errors were encountered: