You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2018/05/16 20:16:21 UTC

[Bug 62381] New: Fix rendering of AutoShapes

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: kiwiwings@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-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 62381] Fix rendering of AutoShapes

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62381
Bug 62381 depends on bug 59004, which changed state.

Bug 59004 Summary: HSLF rendering - adjust values for presetShapeDefinition differs in HSLF/XSLF
https://bz.apache.org/bugzilla/show_bug.cgi?id=59004

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 62381] Fix rendering of AutoShapes

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62381

Andreas Beeker <ki...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Andreas Beeker <ki...@apache.org> ---
Applied via r1831743

Btw. Libre Office currenly also distorts the arrows

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 62381] Fix rendering of AutoShapes

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=62381

Andreas Beeker <ki...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |53176, 59004


Referenced Bugs:

https://bz.apache.org/bugzilla/show_bug.cgi?id=53176
[Bug 53176] [PATCH] Auto shapes render problem in pptx files
https://bz.apache.org/bugzilla/show_bug.cgi?id=59004
[Bug 59004] HSLF rendering - adjust values for presetShapeDefinition differs in
HSLF/XSLF
-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org