Doc - High-DPI support is now enabled by default in Chromium
Author: amaitlandCreated Feb 27, 2023Updated Mar 24, 2025
Labelsbreaking-changedocumentation
Starting in M108 High-DPI support is now enabled by default in Chromium.
Additionally, as a refactor to move responsibility out of the embedder this change moves the existing EnableHighDPISupport calls in chrome_exe_main_win.cc into the respective GpuMain & BrowserMainRunnerImpl for the GPU & Browser processes.
Source: cefsharp/CefSharp