Re: DOCX import: MS Office WordArt to LO Fontwork

2023-01-02 Thread Miklos Vajna
Hi Regina, On Thu, Dec 22, 2022 at 12:30:54AM +0100, Regina Henschel wrote: > Maybe I should try to improve the export first? Given that many users are just interested in the import (and they don't care about the export), we can also argue the other way around... :-) I just merged the import o

Re: DOCX import: MS Office WordArt to LO Fontwork

2022-12-25 Thread Regina Henschel
Hi Miklos, Miklos Vajna schrieb am 15.12.2022 um 09:34: Hi Regina, (B) The current import does not generate a Fontwork at all. However, LO will recreate the WordArt from the GrabBags, if the document is resaved to docx and nothing on the shape was changed. With my work, a Fontwork is created

Re: DOCX import: MS Office WordArt to LO Fontwork

2022-12-21 Thread Regina Henschel
Hi Miklos, Miklos Vajna schrieb am 15.12.2022 um 09:34: Hi Regina, On Wed, Dec 14, 2022 at 11:39:03PM +0100, Regina Henschel wrote: (B) The current import does not generate a Fontwork at all. However, LO will recreate the WordArt from the GrabBags, if the document is resaved to docx and noth

Re: DOCX import: MS Office WordArt to LO Fontwork

2022-12-15 Thread Miklos Vajna
Hi Regina, On Wed, Dec 14, 2022 at 11:39:03PM +0100, Regina Henschel wrote: > (A) > > The principle in my patch is to use the information in the > CharInteropGrabBag to create LineProperties and FillProperties. The problem > in Writer is that only after the text has been read and the shape, inc

DOCX import: MS Office WordArt to LO Fontwork

2022-12-14 Thread Regina Henschel
Hi all, you might have noticed, that I'm working on import of WordArt in DOCX. https://gerrit.libreoffice.org/c/core/+/143615 The work has now progressed to the point where it is possible to discuss the principle. Import of dashes is missing and unit tests are missing. But that is no principle