~jaro/balkon

ref: a084e3323207472c41ea5f174d13626080d6531d balkon/test/Data/Text/ParagraphLayout d---------
Add Arabic examples to spanToRuns tests.
Add shaped runs to manually test pagination.
Consolidate tree types into one.
Test interaction between boxes and mixed script.
Test soft breaking on box spacing.
Test line breaking in boxes.
Add ancestor boxes to interface.
Implement finding box edges.
Make paragraph direction explicit in tests.
Store direction in ResolvedBox.
Add required textDirection to TextOptions.
Link ResolvedSpan to boxes.
Use ResolvedBox when flattening trees.
Test layout with mixed font sizes.
Test Rich pagination.
Test Rich line wrapping.
Test Rich layout.
Limit internal imports in interface tests.
Make paginateAll generic.
Deprecate the Plain interface.
Next