[krita] [Bug 392471] Krita text tool does not respect empty lines

2018-04-07 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=392471

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/ae3c2cfbd1bcb015ef0c2e7d |ta/ea60cd8a930334fc54428403
   |095a995bc5bff747|4bc5c4d797b3e94b

--- Comment #4 from Dmitry Kazakov  ---
Git commit ea60cd8a930334fc544284034bc5c4d797b3e94b by Dmitry Kazakov.
Committed on 07/04/2018 at 13:28.
Pushed by dkazakov into branch 'krita/4.0'.

Let Text Shape have empty lines

SVG does not support adding relative offset for empty tags (and
mere spaces are considered as just "nothing" in xml), so if we
want to represent empty lines, we should just change the offset
of the lines with sane data.

M  +33   -9libs/flake/text/KoSvgTextShapeMarkupConverter.cpp

https://commits.kde.org/krita/ea60cd8a930334fc544284034bc5c4d797b3e94b

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

[krita] [Bug 392471] Krita text tool does not respect empty lines

2018-04-03 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=392471

--- Comment #3 from Tyson Tan  ---
Thank you Dmitry!

Yeah I was suspecting this to be a SVG compliance induced issue as well. SVG is
just too restraint for text in artwork. I think Krita might be better off
keeping its own text info format inside .kra files, only convert Krita text to
SVG text for export/copy.

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

[krita] [Bug 392471] Krita text tool does not respect empty lines

2018-04-03 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=392471

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kri
   ||ta/ae3c2cfbd1bcb015ef0c2e7d
   ||095a995bc5bff747

--- Comment #2 from Dmitry Kazakov  ---
Git commit ae3c2cfbd1bcb015ef0c2e7d095a995bc5bff747 by Dmitry Kazakov.
Committed on 03/04/2018 at 13:32.
Pushed by dkazakov into branch 'master'.

Let Text Shape have empty lines

SVG does not support adding relative offset for empty tags (and
mere spaces are considered as just "nothing" in xml), so if we
want to represent empty lines, we should just change the offset
of the lines with sane data.

M  +33   -9libs/flake/text/KoSvgTextShapeMarkupConverter.cpp

https://commits.kde.org/krita/ae3c2cfbd1bcb015ef0c2e7d095a995bc5bff747

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

[krita] [Bug 392471] Krita text tool does not respect empty lines

2018-04-02 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392471

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||acc4commissi...@gmail.com

--- Comment #1 from Boudewijn Rempt  ---
*** Bug 392646 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 392471] Krita text tool does not respect empty lines

2018-04-02 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=392471

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 CC||b...@valdyas.org
 Ever confirmed|0   |1
   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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