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

            Bug ID: 472333
           Summary: Mixed text alignment not working in pre-wrap text with
                    inline-size
    Classification: Applications
           Product: krita
           Version: git master (please specify the git hash!)
          Platform: Microsoft Windows
                OS: Microsoft Windows
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Tool/Text
          Assignee: krita-bugs-n...@kde.org
          Reporter: al...@alvinhc.com
  Target Milestone: ---

With this SVG:
```
<text text-rendering="auto" fill="#000000" stroke-opacity="0" stroke="#000000"
stroke-width="0" stroke-linecap="square" stroke-linejoin="bevel"
style="inline-size: 100;text-align: start;text-align-last: auto;font-family:
Noto Sans;font-size: 9;font-size-adjust: 0.536;white-space: pre-wrap;"><tspan
x="0">Testing line 1: 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0
</tspan><tspan x="50" text-anchor="middle">Line 2 (centre)
</tspan><tspan x="100" text-anchor="end">Line 3 (right)</tspan></text>
```
The second and third lines don't align correctly.

(Base commit 6540ff1c0)

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

Reply via email to