githubnext / monaspace

An innovative superfamily of fonts for code
https://monaspace.githubnext.com
SIL Open Font License 1.1
14.33k stars 242 forks source link

Support more Unicode code points #16

Open somelinguist opened 1 year ago

somelinguist commented 1 year ago

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 commented 1 year ago

Can you please supply some examples?

bmarwell commented 1 year ago

zsh: 

rogiersteehouder commented 1 year ago

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

somelinguist commented 1 year ago

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.