![]() |
VOOZH | about |
The lengthAdjust attribute is used to decide the stretching of the text within the length defined by the textLength attribute. The elements which are using this attribute are <text>, <textPath>, <tref>, and <tspan>.
Syntax:
lengthAdjust = spacing | spacingAndGlyphs
Attribute values: The lengthAdjust attribute accepts the values mentioned above and described below.
Note: The default value of lengthAdjust attribute is spacing.
Below examples illustrates the use of lengthAdjust attribute.
Example 1:
Output:
👁 ImageExample 2:
Output:
👁 ImageExample 3:
Output:
👁 ImageExample 4:
Output:
👁 Image