~alcinnz/CatTrap

ref: 85d144a03f9b1010423c53b2addffa1f77762178 CatTrap/cattrap.cabal -rw-r--r-- 1.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.
7d7cb04a — Adrian Cochrane 1 year, 3 months ago
Expose utility to inform atlas construction.
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.
17c324d5 — Adrian Cochrane 1 year, 4 months ago
Parse CSS Box model CSS properties, dispatch others to FontConfig & injected dependency.
eae2c200 — Adrian Cochrane 1 year, 4 months ago
Unittest basic grid sizing.
272852e8 — Adrian Cochrane 1 year, 4 months ago
Draft new CatTrap API which hopefully is easier to implement.
3dce4d79 — Adrian Cochrane 1 year, 4 months ago
Unit test calc() implementation!
09970dfc — Adrian Cochrane 1 year, 4 months ago
Draft public API for CatTrap.