summaryrefslogtreecommitdiff
path: root/tests/typ/text/basic.typ
AgeCommit message (Collapse)Author
2022-11-03Tidy up libraryLaurenz
2021-12-15Set Rules Episode VII: The Set AwakensLaurenz
2021-09-30New default fontsLaurenz
2021-08-17Library functions behave more imperativelyLaurenz
- Templates scope state changes - State-modifying function operate in place instead of returning a template - Internal template representation contains actual owned nodes instead of a pointer to a syntax tree + an expression map - No more wide calls
2021-06-29Make use of wide callsLaurenz
2021-04-03Better paragraph layout tests ✅Laurenz
2021-03-24Text shaping 🚀Laurenz
- Shapes text with rustybuzz - Font fallback with family list - Tofus are shown in the first font Co-Authored-By: Martin <mhaug@live.de>