~jaro/balkon

ref: 409c6d7eddc9c7f96438f7c9c2d51b1c644f1413 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.