[][src]Crate fake_dpi

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.