~alcinnz/CatTrap

ref: cdc350349a9cf2f83b74014a0bd7c264c67c8c79 CatTrap/Graphics/Layout/Inline d---------
66067a7c — Adrian Cochrane 11 months ago
Fix release of CatTrap 0.4 (as I should've called it...)
3a25ee5a — Adrian Cochrane 11 months ago
Test table lowering
878e6868 — Adrian Cochrane 11 months ago
Parse & apply CSS <table>-styling properties.
2fe0db0f — Adrian Cochrane 1 year, 4 months ago
Handle  property on containing blocks.
fdea2a59 — Adrian Cochrane 1 year, 4 months ago
Insert Bidi characters into the tree handed to Balkon!
79c5cd46 — Adrian Cochrane 1 year, 4 months ago
Implement unicode-bidi-property, attempted. Doesn't handle tree.
b07f5dcb — Adrian Cochrane 1 year, 4 months ago
Refactor to use newer Balkón APIs.

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