~jaro/balkon

ref: 1e8de66a311429538c26baf8e8a6fac212270e42 balkon/src/Data/Text/ParagraphLayout/Internal/ProtoLine.hs -rw-r--r-- 4.2 KiB
Implement vertical alignment.

BREAKING: Boxes now generate struts (CSS), which can make a line taller
than is necessary to contain its fragments.
Separate vertical alignment from horizontal positioning.
Allow explicit control of box collapsing.
Add extensible filter for invisible lines.
Handle ancestor boxes in rich layout.