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 upmacos: synthetic bold not working #2269
Closed
Comments
|
Confirmed this works fine on windows. |
|
(Is there a way to test synthetics in wrench?) |
|
You just need to use synthetic-bold: true for wrench |
|
Seems to work in wrench, probably a gecko bindings issue? (might also be font-specific, idk) |
|
If you disable WR, does that case work? |
|
Yes, the screenshot shows it working without wr. |
|
Bugzilled since it seems like a gecko issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1428874 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On my text stress test, the synthetic bold case doesn't seem to be working:
left: vanilla firefox
right: webrender-firefox
The html is (problematic parts are the ones with "basic" as the font):
"basic" is a font I'm loading from Adobe Edge Fonts which doesn't provide a bold variant.