Types

Link copied to clipboard

A CharacterStyleAttribute that adds a background color to the character

Link copied to clipboard

A CharacterStyleAttribute that sets a KalugaFont to the character

Link copied to clipboard

A CharacterStyleAttribute that sets the text color of the character

Link copied to clipboard

A CharacterStyleAttribute that adds kerning to the character

Link copied to clipboard
data class Shadow(val color: KalugaColor, val xOffset: Float, val yOffset: Float, val blurRadius: Float) : StringStyleAttribute.CharacterStyleAttribute

A CharacterStyleAttribute that adds a shadow to the character

Link copied to clipboard

A CharacterStyleAttribute that adds a strike through to the character

Link copied to clipboard

A CharacterStyleAttribute that adds a stroke to the character

Link copied to clipboard

A CharacterStyleAttribute that makes the character appear in subscript

Link copied to clipboard

A CharacterStyleAttribute that makes the character appear in superscript

Link copied to clipboard
Link copied to clipboard

A CharacterStyleAttribute that adds an underline to the character