~jaro/balkon

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