<div dir="ltr">Hi all!<div><br></div><div>Last week I started work on ScOutputData, I changed DrawDocumentBackground and DrawGrid to draw in logic units.</div><div><br></div><div><a href="https://gerrit.libreoffice.org/#/c/15984/">https://gerrit.libreoffice.org/#/c/15984/</a><br></div><div><a href="https://gerrit.libreoffice.org/#/c/16008/">https://gerrit.libreoffice.org/#/c/16008/</a><br></div><div><br></div><div>I still use PixelToLogic conversions, but I think in the first stage of the work I will rewrite code so it doesn't useĀ SetMapMode(MAP_PIXEL), and in the second stage I will change the private members of ScOutputData to be in logic units as well, at which point the Draw* functions can be changed not to convert between Pixels and Logic units.</div><div><br></div><div>All the best,</div><div>Krisztian</div></div>