Click or drag to resize
SoTextPropertykerning Property

Set this field to true to apply kerning on text rendering.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFBool kerning { get; }

Property Value

Type: SoSFBool
Remarks

For more information about kerning, refer to the FreeType documentation located at http://www.freetype.org/freetype2/documentation.html Default value is false.

See Also