mirror of
https://github.com/servo/servo
synced 2026-05-12 09:56:50 +02:00
This PR follows #39519 and adds synthetic bold face support for Windows platform. Testing: There are existing WPT testcases for font synthesis (wpt/css/css-fonts/font-synthesis-*). A new test that checks for "double emboldening" (a bold font gets emboldened again) is getting added to the upstream WPT repo (https://github.com/web-platform-tests/wpt/pull/55313) Depends on: https://github.com/servo/dwrote-rs/pull/70, https://github.com/servo/dwrote-rs/pull/71 Part of #39637 --------- Signed-off-by: Minghua Wu <michael.wu1107@gmail.com> Signed-off-by: minghuaw <wuminghua7@huawei.com> Co-authored-by: minghuaw <wuminghua7@huawei.com>