https://issues.apache.org/ooo/show_bug.cgi?id=121382
--- Comment #9 from Armin Le Grand <[email protected]> --- ALG: Hi Christian, thanks for keeping up looking into this :-) Yes, OutputDevice is somewhat confusing sometimes and was not designed to work with homogen transformations at all. Normally, it can only apply scale and transformation in the form of MapModes. I did not even know that there is maXForm as a matrix... As said, normally it does only scale and translate, no rotation at all. Maybe the ImplMap 2nd part (which is scaling in principle) should be applied first, and the transformation from maXForm last...? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
