https://bugs.documentfoundation.org/show_bug.cgi?id=104597
--- Comment #57 from Armin Le Grand <[email protected]> ---
Ah - sorry, one note to that: Of course since internally the Y-Axis goes down,
to get the lower-left edge you would need to multiply Point(0,1) with the
matrices - but in the given example working with the Vectors at the top of the
text rectangles would work just the same.
And if that was not clear - this is the clue with matrices - you can transform
ANY coordinate pair in unit coordinates [0.0 .. 1.0] by multiplication with the
matrix to it's 'target' coordinates, this 'magically' applies
scale,shear,rotate and translate. So - e.g. to get the center of that object,
use Point(0.5, 0.5), multiply -> voila
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs