Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGFont > Properties

TSVGFont.FontVariant Property

Scroll Prev Top Next More

Specifies the font-variant for text. This property indicates whether the text is to be rendered using the normal glyphs for lowercase characters or using small-caps glyphs for lowercase characters.

noteNote

The RSCL supports the svg specification of the font variant, i.e., normal (normal lowercase characters) or small-caps (small, capitalized letters for every character in a word except for the first character). However, the RSCL extends the specification and also provides "uppercase", "lowercase", and "titlecase". These values for font-variant are ignored by other SVG viewers, which will just use normal lowercase characters in that case.

Namespace: RSSVGTypes

Property Value

Type: TSVGFontVariant

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb