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

Support more Unicode code points #16

Open
somelinguist opened this issue Nov 10, 2023 · 4 comments
Open

Support more Unicode code points #16

somelinguist opened this issue Nov 10, 2023 · 4 comments
Milestone

Comments

@somelinguist
Copy link

It would be helpful to support more Unicode code points. My specific needs would be for combining diacritics.

I write a lot of scripts that use them in strings.

The fonts look great!

@rileycran
Copy link
Collaborator

Can you please supply some examples?

@bmarwell
Copy link

zsh: 

@rogiersteehouder
Copy link

It's the checkmark and related characters ( ✔, ✓, ✘, ✗, ☐, ☑, ☒) for me.

@somelinguist
Copy link
Author

Can you please supply some examples?

Some of the combining diacritics (https://en.wikipedia.org/wiki/Combining_character) work, and some do not.

The specific one I use the most that doesn't work is U+0331 ◌̱ COMBINING MACRON BELOW.

Most of my need for these would be in scripts that work with data that contain them.

@idan idan added this to the 1.3 milestone May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

5 participants