https://bugs.documentfoundation.org/show_bug.cgi?id=137576

--- Comment #3 from Regina Henschel <rb.hensc...@t-online.de> ---
It seems TRSetBaseGeometry and TRGetBaseGeometry are wrong. To work similar as
for path objects (as intended), the second parameter has to be used. In the
current version of TRSetBaseGeometry the matrix is applied to a unit line from
(0|0) to (1|0). But the matrix which is generated by TRGetBaseGeometry contains
only scale and translate. Thus a chain with TRGetBaseGeometry followed by
TRSetBaseGeometry does not work. It will always end up in a horizontal line.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to