~alcinnz/CatTrap

ref: f7e9b3f425a0d1e8f57ff07065e0ca14b113ecfa CatTrap/Graphics/Layout/Inline d---------
2fe0db0f — Adrian Cochrane 1 year, 3 months ago
Handle  property on containing blocks.
fdea2a59 — Adrian Cochrane 1 year, 3 months ago
Insert Bidi characters into the tree handed to Balkon!
79c5cd46 — Adrian Cochrane 1 year, 3 months ago
Implement unicode-bidi-property, attempted. Doesn't handle tree.
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.