mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
3eaaf59319
* Non-integer DPI handling is fundamentally a broken concept, because UIs are essentially pixel art with some vector drawing. Rounding down half fractions seems to be a better tradeoff than rounding up or trying to render them as-is.