summaryrefslogtreecommitdiff
path: root/src/library/text.rs
AgeCommit message (Expand)Author
2021-10-23Introduce page / block / inline levelsLaurenz
2021-10-10Rename `State` to `Style` and move it into its own moduleLaurenz
2021-10-10Move paint and colors into `geom`Laurenz
2021-10-05Fill shorthand for font functionLaurenz
2021-09-27Add spacing capabilities to stack functionLaurenz
2021-09-15Bugfix and tidyingLaurenz
2021-09-10Rename `Arguments` to `Args`Laurenz
2021-08-29Allow body for font function once againLaurenz
2021-08-27Make font fallback disableableLaurenz
2021-08-24Switch from state to decorations for underline/strikethrough/overlineLaurenz
2021-08-23Links! (#43)Martin
2021-08-21Shorter/clearer field name for geometry typesLaurenz
2021-08-17Library functions behave more imperativelyLaurenz
2021-08-14Separate type for string valuesLaurenz
2021-08-13Add file information to spansLaurenz
2021-08-09New source loading architectureLaurenz
2021-07-30Fatal errorsLaurenz
2021-07-29Refactor stateLaurenz
2021-07-29Move font family and refactor alignmentLaurenz
2021-07-25Merge font and par state into text stateLaurenz
2021-07-11Simpler castingLaurenz
2021-07-10Remove warnings from parsing and castingLaurenz
2021-07-10Reference-count complex valuesLaurenz
2021-07-10Eco string 🌱Laurenz
2021-07-08Rename Fill to PaintLaurenz
2021-07-08Rename some library argumentsLaurenz
2021-06-30Make clippy a bit happierLaurenz
2021-06-29Make use of wide callsLaurenz
2021-06-26Remove unused template name fieldLaurenz
2021-06-26Cleanse libraryLaurenz