https://bugs.documentfoundation.org/show_bug.cgi?id=127234

--- Comment #13 from Telesto <[email protected]> ---
(In reply to Roman Kuznetsov from comment #12)
> (In reply to Telesto from comment #11)
> 
> > 
> > Apparently QR is generated as SVG. SVG not supported by DOCX/DOC format and
> > converted to PNG which goes wrong. I reported the same thing: see bug 
> > 135746.
> 
> Where in this bug report do you see anything about DOC/DOCX?

I don't, but all this stuff is tied together.. The DOCX filter utilizes the
same conversion SVG to PNG as used for export. At least this would 'proper'
coding style entail; re-use the same function instead of duplicate the code
(copy/paste). With single place you can 'fix'. With the downside that it's
broken all over the place. 

And this should be the case in my observations. There is something seriously
broken in the file-format to file format conversion area (not only SVG -> PNG).
Across all components (Writer/Draw/Impress/Calc). 

But well, if you prefer to leave this separate, also fine. But I prefer
directing all relevant bugs to bug 51510, to give it more priority [old +
plenty duplicates + big CC list). And I believe this one would be fixed with
bug 51510. However that's my take; no warrantees.

I leave it up to you.. [and sorry for marking it as duplicate in rude manner]

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to