https://bugs.kde.org/show_bug.cgi?id=472333

wolthera <griffinval...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INTENTIONAL
             Status|REPORTED                    |RESOLVED

--- Comment #2 from wolthera <griffinval...@gmail.com> ---
So, the core problem here is that SVG text overall only has a single
block/paragraph per text, while Qt text document of course allows for multiple.
So neither text-anchor nor text-align would allow for mixed-alignment in a
wrapped text. I remember when Halla and I were pair programming on the
conversion for QTextDocument to SVG, we discussed whether it would make sense
to have the conversion spit out multiple text shapes, one for each block, but
it was deemed too complicated to roundtrip.

I'll close it as intentional.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to