googlefonts / RobotoMono

Apache License 2.0
102 stars 16 forks source link

Italics are missing smcp glyphs #18

Closed m4rc1e closed 4 years ago

m4rc1e commented 4 years ago

glyphs_missing

pichotta commented 4 years ago

@moyogo

The Italic small caps are visible in the generated TTF

They are also visible in the variable RobotoMono-Italic[wght].ttf in DinamoDarkroom.

![Uploading RobotoMono-Italic[wght].ttf 2020-04-24 at 9.57.26 AM.png…]()

m4rc1e commented 4 years ago

The Italic small caps are visible in the generated TTF

If I enable the smcp feature on the italic fonts, small caps are not shaped.

$ hb-shape RobotoMono-Italic\[wght\].ttf "a" --features="smcp"
[a=0+1202]

It works for Roman

$ hb-shape RobotoMono\[wght\].ttf "a" --features="smcp"
[A.smcp=0+1229]