~alcinnz/CatTrap

ref: ca995b3993984cc2d9395a63051b2ecb1bc974a4 CatTrap/Graphics/Layout/CSS/Length.hs -rw-r--r-- 2.9 KiB
a226a881 — Adrian Cochrane 1 year, 3 months ago
Rename Graphics.Layout.CSS.Internal to Length
ddef83e3 — Adrian Cochrane 1 year, 3 months ago
Seperate out Font API from internals.
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.
f6855618 — Adrian Cochrane 1 year, 3 months ago
Enforce harfbuzz scaling to be of Double type.
6099cfd9 — Adrian Cochrane 1 year, 3 months ago
Actually query for desired font, remove needless Maybe.
86d19fc3 — Adrian Cochrane 1 year, 3 months ago
Improve font styling & it's configurability, expose font-pattern in output.
44b621fd — Adrian Cochrane 1 year, 3 months ago
Ensure units are converted correctly between CatTrap & Balkon.
9b5c291c — Adrian Cochrane 1 year, 3 months ago
Integrate inline layout!
d379817e — Adrian Cochrane 1 year, 3 months ago
Finish implementing preprocessing/CSS parsing & integrating everything with test script.
7beb4828 — Adrian Cochrane 1 year, 3 months ago
Draft grid preprocessor which sucessfully compiles.
ed7d0445 — Adrian Cochrane 1 year, 4 months ago
Parse CSS4 Grid properties.