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

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/66127663d6930fcc8581997d
                   |                            |977761a9f838ef49
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 66127663d6930fcc8581997d977761a9f838ef49 by Dmitry Kazakov.
Committed on 02/10/2018 at 20:05.
Pushed by dkazakov into branch 'master'.

Fix loading of consequent special unicode whitespace characters

To add multiple consequent whitespaces, do the following:

1) Switch to SVG mode
2) Write &#x2002; (for en-space) or &#x2003; (for em-space)
   at the place where non-compressible characters should appear.
3) Now you may switch back into rich-text mode if needed, the
   mnemonics will be automatically converted into corresponding
   Unicode characters.

NOTE: non-numeric mnemonics, like &ensp; or &emsp; are not supported
      (is seems like SVG standard doesn't support that)

M  +3    -3    libs/flake/text/KoSvgTextChunkShape.cpp

https://commits.kde.org/krita/66127663d6930fcc8581997d977761a9f838ef49

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

Reply via email to