Description: LO draws third arc (second is invisible) with a thick line, MSO on win10 uses a thin orange line. Steps to Reproduce: Open attached EMF sample. Actual Results: Second from the right arc is rendered with thick orange stroke. Expected Results: Reference implementation draws it as a thin orange line. Reproducible: Always User Profile Reset: No Additional Info: The arc in question is the 3rd EMR in the file.
Created attachment 171564 [details] EMF sample with Arcs
Created attachment 171565 [details] Screenshot for the attached sample opened in MSO win10
confirm in Version: 7.2.0.0.alpha0+ / LibreOffice Community Build ID: a52590d76b89dc75be2aa87f4287624c89f1e82f CPU threads: 4; OS: Mac OS X 11.3; UI render: default; VCL: osx Locale: ru-RU (ru_RU.UTF-8); UI: en-US Calc: threaded
Review: https://gerrit.libreoffice.org/c/core/+/146551
Bartosz Kosiorek committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/bbdbe8ea2ef176ef6f08b30b3c18876c2c4f0c22 tdf#142018 Properly create Pen width if style is COSMETIC It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://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 "libreoffice-7-5": https://git.libreoffice.org/core/commit/78ca5b0421562a6204a561d390ac8a8692411421 tdf#142018 Properly create Pen width if style is COSMETIC It will be available in 7.5.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.