Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upText snapping(?) still suboptimal #1704
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looking at
layout/reftests/w3c-css/submitted/selectors4/dir-style-01b.htmlon macos.Left: gecko
Right: webrendest-layers-free gecko
You can see many of the glyphs are too close together (because one is exactly one pixel off?).
I would be surprised if this was a bug in the gecko layout code. It could be that gecko needs to send more font info? Or it could just be our text-snapping logic.