Hi all!

Last week I started work on ScOutputData, I changed DrawDocumentBackground
and DrawGrid to draw in logic units.

https://gerrit.libreoffice.org/#/c/15984/
https://gerrit.libreoffice.org/#/c/16008/

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.

All the best,
Krisztian
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to