Crate fake_dpi

Crate fake_dpi 

Source
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§

FakeDpiWindow
Wraps a window to simulate Hi-DPI screen.