Diffusion Krita 548f7522be86

Fix loading of consequent special unicode whitespace characters

Authored by dkazakov on Oct 2 2018, 8:04 PM.

Description

Fix loading of consequent special unicode whitespace characters

To add multiple consequent whitespaces, do the following:

  1. Switch to SVG mode
  2. Write   (for en-space) or   (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   or   are not supported (is seems like SVG standard doesn't support that)

BUG:392710

Details

Committed
dkazakovOct 2 2018, 8:05 PM
Parents
R37:cb05f64d9f0b: Fix namespaces problem when loading SVG
Branches
Unknown
Tags
Unknown