https://bz.apache.org/bugzilla/show_bug.cgi?id=62381

            Bug ID: 62381
           Summary: Fix rendering of AutoShapes
           Product: POI
           Version: 4.0-dev
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SL Common
          Assignee: dev@poi.apache.org
          Reporter: kiwiwi...@apache.org
  Target Milestone: ---

Created attachment 35938
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35938&action=edit
Arrows test

I recently received a test file, which shows some rendering errors.

The problem is/was that the patch for #53176 was not applied to the computed
outlines. By moving the code to getAnchor() also the outlines receive that
normalized anchor.

Furthermore I've disabled the evaluation of adjust values for HSLF, because the
auto shapes look usually more distorted when the adjust values (instead of the
defaults) are used.

And last but not least, there the parent relation/shape wasn't initialized in
XSLF.

-- 
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

Reply via email to