Created attachment 140564 [details] sample 1. Open attached file 2. Text is not formatted Expected: Text has the arc shape.
Created attachment 140566 [details] comparison
Reproduced in Version: 6.1.0.0.alpha0+ Build ID: adc6ba2ad502f095dde8f36242fda9aaa6c276fd CPU threads: 4; OS: Linux 4.13; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); Calc: group Version: 5.2.0.0.alpha0+ Build ID: 3ca42d8d51174010d5e8a32b96e9b4c0b3730a53 Threads 4; Ver: 4.10; Render: default; Version: 4.3.0.0.alpha1+ Build ID: c15927f20d4727c3b8de68497b6949e72f9e6e9e Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a) LibreOffice 3.3.0 OOO330m19 (Build:6) tag libreoffice-3.3.0.4
Created attachment 143844 [details] ST_TextShapeType from ISO/IEC 29500-1:2016(E) Hi Szymon, I have noticed, that your map does not include all possible transformations. Including "none" there should be 41.
Created attachment 143845 [details] Document with all WordArt transformations available in PowerPoint The attached document contains all WordArt transformations available in the UI of PowerPoint 365. The presentation lists them in the order they are available in the UI. There is each a slide with the WordArt and a next slide with an image of it.
Thank you for a test document, I will add all types.
Szymon Kłos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=bf3420110cdd21490bc8d49a471340e747585159 tdf#116350 Import preset text geometry (text effects) It will be available in 6.2.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.
nice work ! Thanks :)
Indeed, your work is great. One reason, why it looks different in PowerPoint and LibreOffice, is the fact, that the needed attribute draw:text-path-scale of the <draw:enhanced-geometry> element is not implemented in LibreOffice. Instead the text is always scaled to path, but in PowerPoint it is scaled to shape. If you re-save the file to pptx format, PowerPoint says, that the file is corrupted and wants to repair it, without success. But that problem exists already before your patch.
Szymon Kłos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5934d4ab724c96f69ef0d5b0c76d770c1f615960 tdf#116350 Export preset text geometry (text effects) It will be available in 6.2.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.
(In reply to Regina Henschel from comment #8) > Indeed, your work is great. > > One reason, why it looks different in PowerPoint and LibreOffice, is the > fact, that the needed attribute draw:text-path-scale of the > <draw:enhanced-geometry> element is not implemented in LibreOffice. Instead > the text is always scaled to path, but in PowerPoint it is scaled to shape. > > If you re-save the file to pptx format, PowerPoint says, that the file is > corrupted and wants to repair it, without success. But that problem exists > already before your patch. I'm still working on it to improve display of arcs with non-default adjustment (now it looks horrible because text is oversized).
Szymon Kłos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e1d6ed941590a771abfc73f9eef4a98346eca762 tdf#116350 Correctly display text on arc It will be available in 6.2.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.
Szymon Kłos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=f536bff1dc0e80c6ef23d132edf471ea75ffb05e tdf#116350 Fix export of fontwork It will be available in 6.2.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.
Case 'arc' is fixed, but there are still fillings, see bug 119160.
Szymon Kłos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a643c8353754c6ce8b318e37cbbc60c3425e9d32 tdf#116350 Better text layout for big shapes It will be available in 6.2.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.
Szymon Kłos committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b56857dbd21083f5d41eaf4c0f08db1977cf8d2e&h=libreoffice-6-1 tdf#116350 Import preset text geometry (text effects) It will be available in 6.1.1. 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.
Szymon Kłos committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=409fd186af22bd9c1819cc0f05bfca3bdf427a42&h=libreoffice-6-1 tdf#116350 Export preset text geometry (text effects) It will be available in 6.1.1. 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.
Szymon Kłos committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=406280c62843e9ed167e7adaa005fba92a39608f&h=libreoffice-6-1 tdf#116350 Fix export of fontwork It will be available in 6.1.1. 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.
Szymon Kłos committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=40b396ef207213ebd07981206674a2260256cb3c&h=libreoffice-6-1 tdf#116350 Correctly display text on arc It will be available in 6.1.1. 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.
Confirm it work on 6.2.0 Version: 6.2.0.0.alpha0+ Build ID: f05b0a6aaf8af5d78f9cad8bb953228cb0ce09f1 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2018-08-20_01:57:14 Locale: ro-RO (ro_RO.UTF-8); Calc: threaded
Szymon Kłos committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=591b7a689928cf428f63cb31adc5bbe6b56da231&h=libreoffice-6-1 tdf#116350 Better text layout for big shapes It will be available in 6.1.1. 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.
A polite ping to Szymon Kłos: Is this bug fixed? if so, could you please close it as RESOLVED FIXED ? Otherwise, Could you please explain what's missing? Thanks
Confirm also works in: Version: 6.1.1.2 (x64) Build ID: 5d19a1bfa650b796764388cd8b33a5af1f5baa1b CPU threads: 2; OS: Windows 6.1; UI render: default; Locale: bs-BA (bs_BA); Calc: group threaded and Version: 6.2.0.0.alpha0+ (x64) Build ID: f780a64a4f62bb7884d9dcfd984dc96ab737b34e CPU threads: 2; OS: Windows 6.1; UI render: default; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-10-01_23:31:23 Locale: bs-BA (bs_BA); Calc: threaded OS:WIN 7
Szymon, can you please comment on backport to 6.0.7?
Comparing attachment 143845 [details] with LO 6.3+ and seeing just differences: slide 2 - some space not correct (but 3 OK) slide 4 - small differences (but 5 OK) slide 8 - arch warped some diff.(but 9 OK) slide 12 - some diff. in wave (but 13 OK) slide 14 and 15 - deflate slide 16 - inflate/deflate (but 17 OK)
Dear Szymon Kłos, This bug has been in ASSIGNED status for more than 3 months without any activity. Resetting it to NEW. Please assigned it back to yourself if you're still working on this.
@Xisco: There are still some errors. Should I track them here, or would it be better to write new bug reports?
(In reply to Regina Henschel from comment #26) > @Xisco: There are still some errors. Should I track them here, or would it > be better to write new bug reports? Yep, good idea. Let's close this one as RESOLVED FIXED and track the remaining issues in follow-up issues. @Regina, would you mind taking care of it ?
Yes, I will write new reports for the remaining problems.