compose/remote/Documentation/parts/core_text.md
Core Text is a leaf layout component responsible for high-fidelity text rendering and measurement.
Complex Text Analysis:
Autosize:
autosize is enabled, the layout performs a binary search between minFontSize and maxFontSize.maxWidth and maxHeight without causing unexpected hyphenation or overflow.Intrinsic Size:
Left, Center, Right, Justify) is applied during the text layout process.