https://bugs.documentfoundation.org/show_bug.cgi?id=137438
--- Comment #6 from Justin L <[email protected]> --- LibreOffice doesn't have a concept of text outline AFAICS. So it needs to merge the text-fill with the outline-fill in a meaningful way. Here is what I think needs to happen. -when importing a:ln (text outline), then the colour should only be applied to the text only if the line transparency is greater than the text transparency. -that will be a little tricky if the colour is inherited from a style. oox/source/drawingml/textcharacterpropertiescontext.cxx // TODO unsupported yet // case A_TOKEN( ln ): // CT_LineProperties -- You are receiving this mail because: You are the assignee for the bug.
