google / google/fonts

Pavanam rendering inconsistency between devices

Open
#1,104 10 comments 0 reactions 1 assignee Claimed by @laerm0 View on GitHub
I Font Bug
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:

![image](https://user-images.githubusercontent.com/2687/28665092-cb43c740-7305-11e7-856f-9b747c5395e7.png)

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

![safari](https://user-images.githubusercontent.com/2687/28665368-c8fb6eb0-7306-11e7-8eaa-7c44817c543e.png)

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

![side-by-side](https://user-images.githubusercontent.com/2687/28665376-d015134a-7306-11e7-83a4-0dcd3f71d42b.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.