~alcinnz/CatTrap

ref: 55b1018f43f6e8e8f3be0ed947796449d766e418 CatTrap/Graphics/Layout/CSS d---------
55b1018f — Adrian Cochrane 1 year, 3 months ago
Fix fontsize handling.
e8a4642a — Adrian Cochrane 1 year, 3 months ago
Reconstruct inline 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.
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
ecaa0e01 — Adrian Cochrane 1 year, 5 months ago
Fix imports in Graphics.Layout.CSS.Font
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.
Next