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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
           Hardware|Macintosh                   |All

--- Comment #1 from Andreas Beeker <kiwiwi...@apache.org> ---
Please elaborate a bit more your use-case - best would be some kind of example
where the rendering is to be inserted.

How would you change org.apache.poi.sl.draw.DrawTextShape to suit your needs?

The background for this change is, the common sl change, which refactors the
rendering code from X/HSLF to a separate package hierarchy. You can even
provide your own org.apache.poi.sl.draw.DrawFactory to provide custom
rendering.

Please be aware X/HSLF still has scratchpad state, so api breaks aren't a
regression.
My goal is to keep the common sl interfaces (org.apache.poi.sl.*) downward
compatible, but this isn't necessarily true for the X/HSLF implementation
classes - usually the HSLF api will be migrated towards 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