You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Upgrade to CEF 119.4.3 (Chromium 119.0.6045.159).
Implement support for page zooming through the --initial-zoom command line argument and hotkeys Ctrl+K/J/M for zoom in/out/reset.
Implement support for setting font render parameters for the browser view using the --browser-font-render-mode command line option.
Set the default font render mode to antialiased without subpixel rendering (previously, the system default was used, which typically includes subpixel rendering).