~alcinnz/CatTrap

ref: 590ef319be4179b113a8fc2212fe0f27b0dc3daf CatTrap/Graphics/Layout/CSS/Length.hs -rw-r--r-- 5.2 KiB
590ef319 — Adrian Cochrane 1 year, 2 months ago
Fix inline sizing, handle length units for callers.
e8a4642a — Adrian Cochrane 1 year, 3 months ago
Reconstruct inline tree.
3e2dcdd3 — Adrian Cochrane 1 year, 3 months ago
Implement property prioritization & shorthands.
bf8689d2 — Adrian Cochrane 1 year, 5 months ago
Add descriptions of CSS property-parsing submodules.
93c6516b — Adrian Cochrane 1 year, 5 months ago
Commence reference documentation!
711248ff — Adrian Cochrane 1 year, 5 months ago
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/CatTrap
d11d3168 — Adrian Cochrane 1 year, 5 months ago
Export extended length parser.
28335188 — Adrian Cochrane 1 year, 5 months ago
Export numeric conversion utility.
0458df98 — Adrian Cochrane 1 year, 5 months ago
Constrain exports from Graphics.Layout.CSS.Length
a226a881 — Adrian Cochrane 1 year, 5 months ago
Rename Graphics.Layout.CSS.Internal to Length
ddef83e3 — Adrian Cochrane 1 year, 5 months ago
Seperate out Font API from internals.
aed0013a — Adrian Cochrane 1 year, 6 months ago
Attempt to fix failure to query system fonts.
03748b5b — Adrian Cochrane 1 year, 6 months ago
Typecheck fixes.
e9d8aec6 — Adrian Cochrane 1 year, 6 months ago
Hardcode fallback fontfile, associate vals per span-line not per span.
f6855618 — Adrian Cochrane 1 year, 6 months ago
Enforce harfbuzz scaling to be of Double type.
6099cfd9 — Adrian Cochrane 1 year, 6 months ago
Actually query for desired font, remove needless Maybe.
86d19fc3 — Adrian Cochrane 1 year, 6 months ago
Improve font styling & it's configurability, expose font-pattern in output.
44b621fd — Adrian Cochrane 1 year, 6 months ago
Ensure units are converted correctly between CatTrap & Balkon.
9b5c291c — Adrian Cochrane 1 year, 6 months ago
Integrate inline layout!
d379817e — Adrian Cochrane 1 year, 6 months ago
Finish implementing preprocessing/CSS parsing & integrating everything with test script.
Next