~alcinnz/CatTrap

ref: cdc350349a9cf2f83b74014a0bd7c264c67c8c79 CatTrap/Graphics/Layout/CSS/Font.hs -rw-r--r-- 10.8 KiB
55b1018f — Adrian Cochrane 2 years ago
Fix fontsize handling.
b07f5dcb — Adrian Cochrane 2 years ago
Refactor to use newer Balkón APIs.

Add support for logical properties thanks to Stylist Traits update.
3e2dcdd3 — Adrian Cochrane 2 years ago
Implement property prioritization & shorthands.
bf8689d2 — Adrian Cochrane 2 years ago
Add descriptions of CSS property-parsing submodules.
93c6516b — Adrian Cochrane 2 years ago
Commence reference documentation!
a226a881 — Adrian Cochrane 2 years ago
Rename Graphics.Layout.CSS.Internal to Length
ecaa0e01 — Adrian Cochrane 2 years ago
Fix imports in Graphics.Layout.CSS.Font
ddef83e3 — Adrian Cochrane 2 years ago
Seperate out Font API from internals.