Package-level declarations
Types
Per-side border spec for a container.
Outline drawn around a container.
Per-corner radius spec for a container.
Soft shadow drawn behind a decorated container (card, box, column, row).
Font weight on the standard 100..900 axis. Renderers map this to the closest available weight in the resolved font.
One colour stop along a gradient.
Per-cell visual style. Defaults are sensible for body cells; the com.conamobile.pdfkmp.dsl.TableScope.header DSL applies its own sensible defaults on top.
Width specification for one column of a com.conamobile.pdfkmp.dsl.table.
Base direction of a paragraph.
What to do with text that exceeds TextStyle.maxLines.
Vertical script position of a rich-text span.
Visual style applied to a piece of text.
Functions
Resolves TextDirection.Auto against actual text: the first strong directional character wins, mirroring the UAX#9 paragraph-level rule. Strings with no strong characters (digits, punctuation) read as LTR.