You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by GitBox <gi...@apache.org> on 2022/04/09 13:21:35 UTC

[GitHub] [poi] kiwiwings commented on pull request #322: fix bug: when transfer .ppt(which include the object such as excel...…

kiwiwings commented on PR #322:
URL: https://github.com/apache/poi/pull/322#issuecomment-1094017412

   I'm -1 for this change. you don't simply change graphics context properties without reverting those settings in the middle of drawing stuff.
   
   Regarding the HwmfPenStyle, see the MS Spec [2.1.1.23 PenStyle Enumeration](https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-wmf/2af5f7e4-9abb-4fb4-b428-d739c8b23829). IIRC you can specify a dash pattern. If you provide me a .WMF with this enumeration, I'll check this for you (disclaimer: although I've implemented the wmf renderer, I'm currently not very active with POI ...)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org