WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
256450
[WPE][GTK][Cairo] Disable font hint metrics for testing
https://bugs.webkit.org/show_bug.cgi?id=256450
Summary
[WPE][GTK][Cairo] Disable font hint metrics for testing
Vitaly Dyackhov
Reported
2023-05-08 01:26:52 PDT
`
260443@main
` was supposed to disable font hinting for testing, that is, to set font hint metrics to `CAIRO_HINT_METRICS_OFF` and font hint style to `CAIRO_HINT_STYLE_NONE`. But by mistake, font hint metrics were set to `CAIRO_HINT_METRICS_ON` instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Vitaly Dyackhov
Comment 1
2023-05-08 01:29:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13568
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug