Skip to content
Commit 0d0cb13c authored by Emmanuele Bassi's avatar Emmanuele Bassi 👣
Browse files

stage: Adjust drawing to include the window scaling factor

In order to transparently support high DPI density displays, we must
maintain all coordinates and sizes exactly as they are now — but draw
them on a surface that is scaled up by a certain factor. In order to
do that we have to change the viewport and initial transformation
matrix so that they are scaled up by the same factor.

https://bugzilla.gnome.org/show_bug.cgi?id=705915
parent b9072a5e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment