Description: EMF+ EmfPlusRecordTypeSetClipRect and EmfPlusRecordTypeSetClipPath records needs to be updated after move to new engine. Steps to Reproduce: 1. Drag test_libuemf_p.emf file into Writer document 2. 3. Actual Results: Intersect star is not show correctly Expected Results: Intersect star is shows correctly Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/62.0.3202.62 Chrome/62.0.3202.62 Safari/537.36
Created attachment 137509 [details] Sample file
Created attachment 137510 [details] Reference image taken from MS Office
Review: https://gerrit.libreoffice.org/#/c/44289/
Bartosz Kosiorek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6070dec9ca9a15587a2aece81f9ae1ab5ac0f8c4 tdf#113635 Add support for Clip Intersect and XOR It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Bartosz Kosiorek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e49aa9303f047d7610b2b8334404db120d7bc8db tdf#77229 tdf#113635 EMF+ Add support for Clip Union, Exclude and Complement It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.