~jaro/balkon

ref: 7dc45d1deab5d7d7e967fe2056f322f0dabac0bc 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.