NEW256450
[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
Vitaly Dyackhov
Comment 1 2023-05-08 01:29:21 PDT
Note You need to log in before you can comment on or make changes to this bug.