googlefonts / googlefonts/roboto-flex

More problems in diagonal letters | wght 200 | wdth 33 | opsz 48

Open
#316 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
525
Forks
35
PR merge metrics
No merged PRs in 30d

Description

The problems mentioned in https://github.com/googlefonts/roboto-flex/issues/315 become more visible with `wght` 200, `wdth` 33, `opsz` 48 when I reduce `YTLC` to something like 435 and `YTUC` to something like 565.

```
.my-text {
font-feature-settings: "rvrn" 1;
font-variation-settings: "wght" 200, "wdth" 33, "opsz" 48, "GRAD" 0, "slnt" 0, "XTRA" 468, "XOPQ" 96, "YOPQ" 79, "YTLC" 435, "YTUC" 565, "YTAS" 750, "YTDE" -203, "YTFI" 738;
}
```

https://user-images.githubusercontent.com/519108/159826620-3b3bce6c-0706-488b-97c5-42aac7278ffa.mp4

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing issue #315 and this report using the supplied CSS settings for wght 200, wdth 33, and opsz 48, then compare the attached video with the current font output. No source file or test is named; done means the diagonal-letter problems are resolved at the reported YTLC and YTUC values.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
design
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.