~jaro/balkon

ref: 367a43f0ade7d83d773196ac2d0f961e27edca7b balkon/src/Data/Text/ParagraphLayout/Internal/Layout.hs -rw-r--r-- 14.6 KiB
Handle ancestor boxes in rich layout.
Add ancestor boxes to interface.
Improve code readability with type alias.
Separate WithSpan for sharing with other modules.
Embed TextOptions in ResolvedSpan.

SpanOptions are relegated to the legacy Plain interface, and
TextOptions are now being used internally.
Separate interface-independent layout algorithm.