Expand description
§Fake-DPI
A window wrapper that simulates fake Hi-DPI screen by manipulating window events.
Used to test application logic on computers without Hi-DPI screen support.
Structs§
- Fake
DpiWindow - Wraps a window to simulate Hi-DPI screen.