Text


Text Positioning

[First Char]

It specifies that the coordinates of the first character only is written in the SVG files.
If [First Char] is specified, sometimes there is a little difference in character's position between Dynamic Draw and other applications.

[Every Chars]

It specifies that the coordinates of every characters are written in the SVG files.
If [Every Chars] is specified, even if displaying the file with other applications, you can see almost same image as displaying with Dynamic Draw.
But it become difficult for other applications to read a text object as a sequence of characters. It will be parsed as divided characters.

The default value is [First Char].