https://bz.apache.org/bugzilla/show_bug.cgi?id=69523
Bug ID: 69523 Summary: org.apache.poi.sl.draw.SLGraphics class drawString() functions not support rotation and font is wrong Product: POI Version: 5.3.0-FINAL Hardware: PC Status: NEW Severity: critical Priority: P2 Component: XSLF Assignee: dev@poi.apache.org Reporter: yudal...@ucas.edu.cn Target Milestone: --- Created attachment 39964 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39964&action=edit My poor fix I always use the xslf to export JPanel to pptx format. But I found the SLGraphics class's drawString function only can draw the non rotated string. The attachement contains my rough fix. But the problem still exists. And the font family and font size is wrong. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org