Hide Comments
Hide Comments

TSVGGraphicElement.LetterSpacing Property

Comments (0)

Specifies spacing between text characters supplemental to any spacing due to the RSSVG.TSVGGraphicElement.Kerning property

noteNote

Three properties affect the space between characters and words:

‘kerning’ indicates whether the user agent should adjust inter-glyph spacing based on kerning tables that are included in the relevant font (i.e., enable auto-kerning) or instead disable auto-kerning and instead set inter-character spacing to a specific length (typically, zero).

‘letter-spacing’ indicates an amount of space that is to be added between text characters supplemental to any spacing due to the ‘kerning’ property.

‘word-spacing’ indicates the spacing behavior between words.

Namespace: RSSVG

expandingSyntax

Property Value

Type: TSVGStylePropertyAutoLength

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2016, Thomas G. Grubb