~alcinnz/CatTrap

7bc6a4f4 — Adrian Cochrane 1 year, 3 months ago
Implement rudimentary pagination.
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.
15bde40d — Adrian Cochrane 1 year, 3 months ago
Capture length of spans when lowering runs of inlines.
9efd1bac — Adrian Cochrane 1 year, 3 months ago
Fix inlines getting prematurely cut off.
013c14e7 — Adrian Cochrane 1 year, 3 months ago
Revert false-fix skipping inline layout if empty, set display: inline upon inherit.
83daa6d3 — Adrian Cochrane 1 year, 3 months ago
Fix for mixed-child elements on stripping out extraneous whitespace.
e0d43db4 — Adrian Cochrane 1 year, 3 months ago
Strip out extraneous whitespace.
7abbe00f — Adrian Cochrane 1 year, 3 months ago
Repair logic for determining whether elements are inline.
5c0e2aa9 — Adrian Cochrane 1 year, 3 months ago
Add support for display: none;
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.
Next