https://issues.apache.org/ooo/show_bug.cgi?id=121382
--- Comment #8 from [email protected] --- I think you're right, in theory. However, if you look at the DrawText you'll find that the rotation has been already applied in the font. This is why my kludge solution works: I assume that the MetaFontAction rotates the the device context? Tested your suggestion with limited success: The rotated text looks the same. Diving deep in the OutputDevice class resulted in confusion: There I'd need more time. Sincerely C. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
