[][src]Module embedded_graphics::style

Styling struct to customize the look of objects.

Structs

MonoTextStyle

Style properties for text using a monospaced font.

MonoTextStyleBuilder

Text style builder for monospaced fonts.

PrimitiveStyle

Style properties for primitives.

PrimitiveStyleBuilder

Primitive style builder.

Styled

Styled.

Enums

StrokeAlignment

Stroke alignment.

Traits

StyledPrimitiveAreas

Stroke and fill area trait.

TextStyle

Text style.

TextStylePixels

Pixels iterator.