Skip to content

Draft: image/rendering: Align to physical pixels

Sophie Herold requested to merge wip/sophie-h/physical-pixels into main

For fractional scaling, the image can be rendered offset from the physical pixels, bluring the intended results. This makes sure it always draws into a physical pixel grid.

Closes #326

Edited by Sophie Herold

Merge request reports