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 chuvash characters #23

Open
vovsemenv opened this issue Jan 9, 2023 · 11 comments
Open

Support chuvash characters #23

vovsemenv opened this issue Jan 9, 2023 · 11 comments
Labels
enhancement New feature or request

Comments

@vovsemenv
Copy link

Hello, martians ! We would love to have chuvash language support in this font.
For chuvash language we only need to add this 4 characters in addition to russian.
Additional characters list:

  • Ӑ ӑ
  • Ӗ ӗ
  • Ӳ ӳ
  • Ҫ ҫ

cc @romashamin from thread https://twitter.com/vovsy_/status/1612325861323153409

@vovsemenv
Copy link
Author

Find out that maybe it's already supported current subset. I will check that again.

@vovsemenv
Copy link
Author

I see similar glyphs in readme but in google fonts they dont work

image

@romashamin
Copy link
Member

Releasing the Cyrillic on GF is in progress: #22

Thank you for the issue!

@ai
Copy link
Member

ai commented Jan 9, 2023

Can we also re-use Cyrillic Ҫ in Latin Ç, which is used in Catalan? In some fonts they look very similar

@vovsemenv
Copy link
Author

vovsemenv commented Jan 9, 2023

@ai yeah it's totally can be reused. At the first glance Latin Ç looks like perfect fit. Cyrillic one looks little bit weird for me because in all books bottom part was more round shaped (i mostly remember it from school program literature)

P.s i will discuss with my native-speaking friends

@emmamarichal
Copy link
Contributor

Hi @vovsemenv,
I work in the GF team, I'm preparing Martian Mono for an upgrade, your request comes at the right time!
I added the glyphs needed for chuvash language support, you can find the good exports on my fork:
https://github.com/emmamarichal/mono

Tell me if it's looks ok, so @romashamin can merge my PR.

@romashamin
Copy link
Member

@vovsemenv it might be not easy to open Glyphs file so I made a little preview for you:
image

What do you think?

@vovsemenv
Copy link
Author

@romashamin OMG this looks perfect !!!! Thank you for the good work 😻

@romashamin
Copy link
Member

Great then! @vovsemenv thank you for your help 🙌

@emmamarichal, I believe we’re good to go!

@romashamin
Copy link
Member

image

Note to self, the Es with a descender should have their regular form with the straight tail. Also, the font should contain localized character variants with a cedilla in Esdescender-cy.loclCHU and esdescender-cy.loclCHU glyphs along with the next OT feature:

script cyrl;
language CHU;
lookup locl_cyrl_1 {
	sub Esdescender-cy by Esdescender-cy.loclCHU;
	sub esdescender-cy by esdescender-cy.loclCHU;
} locl_cyrl_1;

Will be fixed in 1.1.

@romashamin romashamin added the enhancement New feature or request label May 28, 2023
@romashamin
Copy link
Member

In Helvetica, the Chuvash glyph has a different shape from the regular cedilla.:
GJBxlXjXIAAEO3q

Source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants