Skip to content

Fixing T rendering on macOS Chrome #152

Description

@davelab6

Going back 12 months ago, an internal user reported that "weights 400, 700, maybe others, I have not tested, uppercase T in Chrome 123.0.6312.123 (Official Build) (x86_64) OS: OSX 14.4.1 (23E224), has unwanted overlapping contour rendering"

Image

Image

While we could maybe use the OVERLAP_* bit flags differently to fix this, that has other issues since some products need them set one way and other products need them set another way.

Since all outlines are H/V, removing overlap could work, but that will nuke the hints for places that use them... so I suggest we just lower the top of the stem to inside the bar and see if that fixes it without losing hinting.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions