~alcinnz/CatTrap

711248ff — Adrian Cochrane 1 year, 3 months ago
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/CatTrap
ca995b39 — Adrian Cochrane 1 year, 3 months ago
Define public APIs.
3d40a0a8 — Adrian Cochrane 1 year, 3 months ago
Restrict main CSS APIs.
1feefbc9 — Adrian Cochrane 1 year, 3 months ago
Restrict exports for inline & paragraph styling libraries.
d11d3168 — Adrian Cochrane 1 year, 3 months ago
Export extended length parser.
28335188 — Adrian Cochrane 1 year, 3 months ago
Export numeric conversion utility.
0458df98 — Adrian Cochrane 1 year, 3 months ago
Constrain exports from Graphics.Layout.CSS.Length
a226a881 — Adrian Cochrane 1 year, 3 months ago
Rename Graphics.Layout.CSS.Internal to Length
bc02af2a — Adrian Cochrane 1 year, 3 months ago
Repair imports in app for new APIs.
ecaa0e01 — Adrian Cochrane 1 year, 3 months ago
Fix imports in Graphics.Layout.CSS.Font
5bd4424d — Adrian Cochrane 1 year, 3 months ago
Fix imports for abstracted CSS API.
ddef83e3 — Adrian Cochrane 1 year, 3 months ago
Seperate out Font API from internals.
406578a2 — Adrian Cochrane 1 year, 3 months ago
Switch inline nodes to inherit from parent rather than use default values.
7bc6a4f4 — Adrian Cochrane 1 year, 3 months ago
Implement rudimentary pagination.
aed0013a — Adrian Cochrane 1 year, 3 months ago
Attempt to fix failure to query system fonts.
03748b5b — Adrian Cochrane 1 year, 3 months ago
Typecheck fixes.
e9d8aec6 — Adrian Cochrane 1 year, 3 months ago
Hardcode fallback fontfile, associate vals per span-line not per span.
15bde40d — Adrian Cochrane 1 year, 3 months ago
Capture length of spans when lowering runs of inlines.
9efd1bac — Adrian Cochrane 1 year, 3 months ago
Fix inlines getting prematurely cut off.
013c14e7 — Adrian Cochrane 1 year, 3 months ago
Revert false-fix skipping inline layout if empty, set display: inline upon inherit.
Next