choffmeister / roboto-fontface-bower

Bower package for the Roboto font-face
Apache License 2.0
153 stars 57 forks source link

Font differ with font from google #52

Closed AntonovAv closed 6 years ago

AntonovAv commented 6 years ago

Hello, I add this package into my project instead fonts from google But height of letters little differ. (see red arrows on screenshot).
Left - roboto-fontface include into project with:

@import url("../../node_modules/roboto-fontface/css/roboto/roboto-fontface.css");

Right - fonts from google include into project with:

@import url(http://fonts.googleapis.com/css?family=Roboto:100,100italic,200,300,300ita‌​lic,400,400italic,500,500italic,700,700italic,900italic,900);

image

any ideas?

DanielRuf commented 6 years ago

Probably not the last release from Google.