~alcinnz/CatTrap

55c1e702 — Adrian Cochrane 1 year, 3 months ago
Don't pass empty input to Balkon, is that what's crashing?
8171bce9 — Adrian Cochrane 1 year, 3 months ago
Finish refactor allowing for runs of inlines to be captured & passed to Balkon.
a5c44a37 — Adrian Cochrane 1 year, 3 months ago
Correct `display: initial` to being `inline` rather than `block`.
f6855618 — Adrian Cochrane 1 year, 3 months ago
Enforce harfbuzz scaling to be of Double type.
8d989cfb — Adrian Cochrane 1 year, 3 months ago
Expose fontsize in glyphsperfont map.
6099cfd9 — Adrian Cochrane 1 year, 3 months ago
Actually query for desired font, remove needless Maybe.
7d7cb04a — Adrian Cochrane 1 year, 3 months ago
Expose utility to inform atlas construction.
86d19fc3 — Adrian Cochrane 1 year, 3 months ago
Improve font styling & it's configurability, expose font-pattern in output.
f5fbeaa6 — Adrian Cochrane 1 year, 3 months ago
Commit missing Inline implementation.
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, 3 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.
b47a0b46 — Adrian Cochrane 1 year, 4 months ago
Unittest & fix abstract layout.
eae2c200 — Adrian Cochrane 1 year, 4 months ago
Unittest basic grid sizing.
0759cd2e — Adrian Cochrane 1 year, 4 months ago
Build testable gridlayout function, fix syntax errors.
074d5d9c — Adrian Cochrane 1 year, 4 months ago
Finish drafting CSS4 Grid support!
6d1a719d — Adrian Cochrane 1 year, 4 months ago
Draft grid width-sizing code.
Next