Incorrect font rendering at bold weights
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
People
(Reporter: jokelaromi, Unassigned)
Details
Attachments
(1 file)
49.09 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0
Steps to reproduce:
- Navigate to a page that uses some regular weight fonts at a font weight higher than 600
- Observe font rendering
Actual results:
In the two example sites that I observed, a Blender press release using "Heebo Regular" at font weight 700 causes artifacting in upper case B's and W's, and lowercase v's
(https://www.blender.org/press/apple-joins-blender-development-fund/)
A product page for "Ink" using the font Muli Light has artifacting in lower case y's in elements at weight 700
(https://www.inklestudios.com/ink/)
Expected results:
The fonts should apply the synthetic bolding evenly, as shown in the attached comparison with Firefox on the left, and Edge on the right
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Layout: Text and Fonts' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•3 years ago
|
||
This is a DirectWrite issue, as described in bug 1587094. (Firefox 99 will include a workaround to avoid the ugly result seen here.)
Description
•