Description: EMF+ EmfPlusRegionNode record is not displaying correctly. It needs to be imported into LibreOffice and displayed correctly, according to official documentation. Steps to Reproduce: 1. Drag test_libuemf_p.emf file into Writer document 2. 3. Actual Results: Images which is using EmfPlusRegionNode is not displayed correctly Expected Results: The EmfPlusRegionNode record should be properly displayed 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.75 Chrome/62.0.3202.75 Safari/537.36
Created attachment 137606 [details] Sample file
Created attachment 137607 [details] Reference image taken from MS Office
Bartosz Kosiorek committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=d0c4cee7e5ad00363d264aec0011a4b07983b19d tdf#113704 Implement proper reading of the EmfPlusRegionNode 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=d552f67f5ee508ac6fbe03d16e6ba3ac429c3a48 tdf#113704 EMF+ Add support for EmfPlusRecordTypeFillRegion record 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.