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

Better Cyrillic glyphs #17

Closed
VigilantFalcon opened this issue Aug 27, 2017 · 9 comments
Closed

Better Cyrillic glyphs #17

VigilantFalcon opened this issue Aug 27, 2017 · 9 comments
Labels
Add Enhancement, Improvement, addition or new feature help wanted

Comments

@VigilantFalcon
Copy link

Please, provide us with cyrillic version. :)

@optimix-designer
Copy link

+1
Yes, this would be great 😊

@rsms
Copy link
Owner

rsms commented Aug 28, 2017

Could you be a little more specific? The font currently does contain Cyrillic glyphs — do you mean you'd like better-designed Cyrillic glyphs?

Here's a sample of some Russian (sorry if the text contains some profanities — I got it from a Russian lorem ipsum generator, but don't read Russian myself so not sure what it says.)

screenshot 2017-08-28 01 18 30

@VigilantFalcon
Copy link
Author

Yeah, better-designed glyphs would be cool!

@splorp
Copy link

splorp commented Aug 28, 2017

What do you mean by “better-designed glyphs”? That’s not very descriptive or helpful in terms of developing this typeface further. Can you elaborate on what parts of the current Cyrillic character set need improvement?

@gusbemacbe
Copy link

Their analogy is not very good. I'll clarify and specify their analogy. Their English seems to be poor. They have laziness to write.

  1. It seems that they suggest that the Cyrillic letters be legible and smooth in small sizes in Windows XP and 7 screens. Maybe they refer "better-designed" as premium and professional, similar to very expensive fonts of Fonts, of Font Haus, Linotype and Monotype.
  2. It seems that they suggest the similar Cyrillic letters and Latin letters should be separated and different, for example. It applies for the Greek letters too. For example, the Greek letter, Cyrillic letter and Latin letter A shouldn't be the only letter, therefore, you have to create the different glyphs of similar A for each of three languages. The similar Cyrillic and Latin letters need to be different to distinguish.
  3. Order the glyphs by language. Do not group all languages which have similar letters in one language.

@rsms rsms changed the title Cyrillic Better Cyrillic glyphs Aug 30, 2017
@rsms rsms added Add Enhancement, Improvement, addition or new feature help wanted labels Aug 30, 2017
@tmcdos
Copy link

tmcdos commented Sep 5, 2017

For example, the Greek letter, Cyrillic letter and Latin letter A shouldn't be the only letter, therefore, you have to create the different glyphs of similar A for each of three languages. The similar Cyrillic and Latin letters need to be different to distinguish.

This is not exactly as it may sound - actually, you can use the same glyph but assign multiple Unicode codepoints to it. Fonts have a map table which specifies which glyph to use for which codepoints. You just have to ensure there are no unmapped regions.

@Denis770
Copy link

Denis770 commented Feb 15, 2018

There is some true cyrillic pangrams (lorem ipsum):

  1. Любя, съешь щипцы, — вздохнёт мэр, — кайф жгуч.
  2. Шеф взъярён тчк щипцы с эхом гудбай Жюль.
  3. Эй, жлоб! Где туз? Прячь юных съёмщиц в шкаф.
  4. Экс-граф? Плюш изъят. Бьём чуждый цен хвощ!
  5. Эх, чужак! Общий съём цен шляп (юфть) — вдрызг!
  6. Эх, чужд кайф, сплющь объём вши, грызя цент.
  7. Чушь: гид вёз кэб цапф, юный жмот съел хрящ.

The most reliable:

Съешь же ещё этих мягких французских булок, да выпей чаю

@vladmoroz
Copy link

In most cases, bad Cyrillic is more of a dealbreaker than no Cyrillic.

Current mix of Inter's properly designed characters and placeholder characters from Roboto make the font a bad choice for projects that might have some Russian users.

If Inter didn't have Cyrillic glyphs, it would be easy to create a CSS fallback that sort of matches Inter in character and degrade gracefully. This is a common workaround for projects that have a small minority of Cyrillic script users, but don't justify a font that has been designed with proper Cyrillic in mind.

Inter UI. The jumps in weight within the same word and kerning make it really hard to read.
screen shot 2018-07-06 at 21 11 13

Roboto, for reference.
screen shot 2018-07-06 at 21 11 30

Here's an example of how Dropbox Paper gracefully degrades with a font-family fallback when Cyrillic and Latin are mixed. It looks pretty seamless to my eyes:
screen shot 2018-07-06 at 21 17 48

@rsms
Copy link
Owner

rsms commented Nov 24, 2018

Closing this as v3.0 introduced a great amount of work on Cyrillic glyphs.

@rsms rsms closed this as completed Nov 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Add Enhancement, Improvement, addition or new feature help wanted
Projects
None yet
Development

No branches or pull requests

8 participants