https://bugs.documentfoundation.org/show_bug.cgi?id=152913
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |107634, 128568 Assignee|[email protected] |[email protected] |desktop.org | --- Comment #1 from Regina Henschel <[email protected]> --- I have found two reasons so far: (A) Currently the generated file 'vml-shape-types' (in the installed LO in folder share/filter) is used. In 48 possible presets of Fontwork, 18 markups are missing. And the others have errors in the handle position as described earlier. (B) The export in VMLExport::Commit() method in vmlexport.cxx has no case for exporting the actual values of the handles. So even when (A) is fixed, the handles position will be wrong. I will take this bug report for problem (A) and write a new bug report for problem (B). In the meantime I have change the export so, that any Fontwork shape, which is filled with a bitmap, will be exported as VML. That is necessary because 'abc transform' of DML is not able to use bitmap fill. So you can see the problem not only with "Slant Up" Fontwork shape but with others too, when you use a bitmap fill. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107634 [Bug 107634] [META] Fontwork / WordArt bugs and enhancements https://bugs.documentfoundation.org/show_bug.cgi?id=128568 [Bug 128568] FILESAVE: DOCX: Fontwork broken with Word 2007-365 format -- You are receiving this mail because: You are the assignee for the bug.
