~alcinnz/CatTrap

ref: 59a70cdb71a71e7ec2e2a20be7d272f66e917a54 CatTrap/Graphics/Layout/Inline d---------
b07f5dcb — Adrian Cochrane 1 year, 3 months ago
Refactor to use newer Balkón APIs.

Add support for logical properties thanks to Stylist Traits update.
bf8689d2 — Adrian Cochrane 1 year, 5 months ago
Add descriptions of CSS property-parsing submodules.
3cbd0970 — Adrian Cochrane 1 year, 5 months ago
Document Graphics.Layout.Inline.CSS
64892909 — Adrian Cochrane 1 year, 5 months ago
Simplify natwidth generic logic.
711248ff — Adrian Cochrane 1 year, 5 months ago
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/CatTrap
1feefbc9 — Adrian Cochrane 1 year, 5 months ago
Restrict exports for inline & paragraph styling libraries.
ddef83e3 — Adrian Cochrane 1 year, 5 months ago
Seperate out Font API from internals.
15bde40d — Adrian Cochrane 1 year, 6 months ago
Capture length of spans when lowering runs of inlines.
e0d43db4 — Adrian Cochrane 1 year, 6 months ago
Strip out extraneous whitespace.
6099cfd9 — Adrian Cochrane 1 year, 6 months ago
Actually query for desired font, remove needless Maybe.
f5fbeaa6 — Adrian Cochrane 1 year, 6 months ago
Commit missing Inline implementation.