~alcinnz/CatTrap

ref: e3db59e14fb0ec93feaf966398d74396c38b237b CatTrap/Graphics/Layout.hs -rw-r--r-- 16.9 KiB
e3db59e1 — Adrian Cochrane 1 year, 3 months ago
Type error fix upon boxMinWidth type declaration change.
ae8cdfe4 — Adrian Cochrane 1 year, 3 months ago
Attempt to simplify generic minwidth logic.
006bc9e8 — Adrian Cochrane 1 year, 3 months ago
Integrate utility resolving conflicting dataflow.
1090e6ce — Adrian Cochrane 1 year, 3 months ago
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/CatTrap into main
ca995b39 — Adrian Cochrane 1 year, 3 months ago
Define public APIs.
ddef83e3 — Adrian Cochrane 1 year, 3 months ago
Seperate out Font API from internals.
7bc6a4f4 — Adrian Cochrane 1 year, 3 months ago
Implement rudimentary pagination.
8d989cfb — Adrian Cochrane 1 year, 3 months ago
Expose fontsize in glyphsperfont map.
7d7cb04a — Adrian Cochrane 1 year, 3 months ago
Expose utility to inform atlas construction.
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.
b47a0b46 — Adrian Cochrane 1 year, 4 months ago
Unittest & fix abstract layout.
c06fd552 — Adrian Cochrane 1 year, 4 months ago
Test & fix block layout.
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.