Skip to content

v0.9.8.0

Compare
Choose a tag to compare
@ttalvitie ttalvitie released this 26 Nov 10:32
· 39 commits to master since this release
43abfa3
  • 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).