After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 790728 - Start using WebKit's new font size functionality
Start using WebKit's new font size functionality
Status: RESOLVED FIXED
Product: yelp
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Yelp maintainers
Yelp maintainers
Depends on:
Blocks:
 
 
Reported: 2017-11-22 20:34 UTC by Gabriel Ivașcu
Modified: 2017-11-27 23:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
WebKit automatically updates font size on DPI change now (5.67 KB, patch)
2017-11-22 20:37 UTC, Gabriel Ivașcu
committed Details | Review

Description Gabriel Ivașcu 2017-11-22 20:34:51 UTC
WebKitGTK+ 2.19.2 introduces functions to convert font size between points and pixels; moreover, the font size is updated automatically by WebKit when GtkSettings:gtk-xft-dpi changes.

https://webkitgtk.org/releases/webkitgtk-2.19.2.tar.xz.news
Comment 1 Gabriel Ivașcu 2017-11-22 20:37:42 UTC
Created attachment 364229 [details] [review]
WebKit automatically updates font size on DPI change now

This was introduced in WebKitGTK+ 2.19.2.
Comment 2 Michael Catanzaro 2017-11-27 23:37:14 UTC
Attachment 364229 [details] pushed as ca8fe4a - WebKit automatically updates font size on DPI change now