Pavanam rendering inconsistency between devices
- Dominant language
- HTML
- Stars
- 20.5k
- Forks
- 2.9k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 95
Description
I'm seeing the Pavanam from Google Fonts rendering differently across two devices and I think that there shouldn't be such a difference of rendering. I was [told to file an issue](https://twitter.com/googlefonts/status/890391877945610240) so here I am.
Here's a test page:
```html
body {
font: 14pt Pavanam;
}
This is a test of the Pavanam Font Rendering
```
Here's how I am seeing the font rendered on Chrome Version 59.0.3071.115 on macOS:

And here's how I'm seeing this same page rendered on Safari on iOS 10.3.2:

And here's the two side-by-side:

Contributor guide
Assessment
This issue has not been assessed yet.