MonoLisaFont / feedback

Send us your feedback regarding the MonoLisa font
84 stars 2 forks source link

[Bug]: Lowercase é and è are not symmetric #239

Closed ghost closed 7 months ago

ghost commented 8 months ago

Edition

Basic (Personal)

What version are you using?

2.011

What type of weights are you using?

Default (non-customized)

Operating system

macOS Sonoma 14.1

Program

No response

Display resolution

No response

What happened?

Hello,

It bothers me that MonoLisa’s lowercase é and è are not symmetric. This is particularly blatant when the 2 characters are found in proximity to each other, inside the same word, which happens relatively often in the French language:

élève préfères étagère phénomène …

Note that the uppercase É and È are fine.

(See simple screenshot taken in TextEdit.)

not_symmetric

okonet commented 8 months ago

Thanks for the report! We will take a look at it soon.

okonet commented 8 months ago

Hmm, it looks correct in the specimen. image

ghost commented 8 months ago

On my computer, the specimen on the website looks incorrect. And I tried different browsers.

(See 2 simple screenshots taken in Safari.)

not_symmetric2 not_symmetric3

ghost commented 8 months ago

OK, I played around with the specimen. If I specify using the browser inspector:

-webkit-font-smoothing: antialiased;

the è looks correct. But the other values, such as:

-webkit-font-smoothing: auto;

or:

-webkit-font-smoothing: subpixel-antialiased;

look incorrect.

And “auto” is the default value.

(See 2 additional screenshots.)

not_symmetric4 not_symmetric5

MarcusSterz commented 8 months ago

That’s weird. As I suspected, it is not just the e but the accent. If we look at the diacritics of i we see the same effect. Still everything looks fine on two browsers on my screen as well. Will look into the file today.

MarcusSterz commented 8 months ago

So the bespoken accent (‘grave’) looks flawless in the Glyphs file (pic below). The source file as well as static or variable TTFs look perfect. Also the grave is only a mirrored component from the acute accent. The problem is likely somewhere else.

Bildschirmfoto 2023-11-02 um 12 14 18

However: There is an definitely issue with the rendering of the grave: I see it also in TextEdit, TextMate, Apples Fontbook and FontExplorer (pic shows Apple Fontbook)

Bildschirmfoto 2023-11-02 um 12 23 57

I do not see it in Indesign, though (pic with blue letters) or Affinity Publisher.

Bildschirmfoto 2023-11-02 um 12 54 47

Edit: Adding that this issue does not appear with 2.010. Also I have not touched the accents for 2.011. This is an interesting problem for the Glyphs Forum ;-)

MarcusSterz commented 8 months ago

Will be solved in the upcoming version.

bebraw commented 7 months ago

If you want to try, the upcoming fix is available in the prerelease version now.

ghost commented 7 months ago

Apparently, the preview release channel isn’t available for Basic users like me. But I will take your word for it, and close this issue.

bebraw commented 6 months ago

Fixed in 2.012 available now.

ghost commented 6 months ago

Indeed, problem fixed in the new version. Thank you very much!

Capture d’écran