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

Missing glyphs ↊ and ↋ (turned digits 2 and 3) #261

Open
rolfmeles opened this issue Aug 3, 2023 · 1 comment
Open

Missing glyphs ↊ and ↋ (turned digits 2 and 3) #261

rolfmeles opened this issue Aug 3, 2023 · 1 comment

Comments

@rolfmeles
Copy link

When using the dozenal system, you would count 1, 2, … 9, ↊, ↋, 10
Some people use a and b or other glyphs. But Isaac Pitman of the dozenal society of Great Britain suggests ↊ and ↋, and since Unicode 8.0 they have unicode slots:
U+218A (↊)
and
U+218B (↋).

To include them, all that needs to be done is to put a copy of 2 or 3 in these unicode slots and turn them 180°.

Only very few fonts already contain them as they are only used for dozenal annotation. So this font would be something special and would be loved by the dozenal community, I guess! :D
At least it would make this font much more complete for me personally.

@pauldhunt
Copy link
Contributor

I will add these in a future release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants