summaryrefslogtreecommitdiff
path: root/src/geom/mod.rs
AgeCommit message (Expand)Author
2023-03-31Make `Paint` not implement `Copy`Laurenz
2023-03-07Fully untyped modelLaurenz
2023-02-13Block sizingLaurenz
2023-01-28Better analysis for literalsLaurenz
2022-12-15Reflection for castablesLaurenz
2022-11-04Style changesLaurenz
2022-11-03Split cratesLaurenz
2022-10-28Refactor `geom` moduleLaurenz
2022-06-14Make radius configuration unconfusingLaurenz
2022-05-02Move rounding logic out of exportersMartin Haug
2022-04-08Em unitsLaurenz
2022-04-07Make `Relative` genericLaurenz
2022-04-07Rename length-related typesLaurenz
2022-02-17Better debug implementations for numeric typesLaurenz
2022-01-24Export into rendered imagesLaurenz
2021-11-26X/Y abstractionsLaurenz
2021-11-23TransformationsLaurenz
2021-11-22Remove decorumLaurenz
2021-10-10Move paint and colors into `geom`Laurenz
2021-08-31Make user-facing "debug" representation use Debug instead of DisplayLaurenz
2021-08-23Kerned PDF outputLaurenz
2021-06-17Setter methodLaurenz
2021-06-09Tidy upLaurenz
2021-06-09Add a grid layouterMartin Haug
2021-06-09Introduce `fr`sMartin Haug
2021-03-25Refactor alignments & directions 📐Laurenz
2021-03-20Square, circle and ellipse 🔵Laurenz
2021-03-19Scheduled maintenance 🔨Laurenz
2021-01-09Add angle data type 📐Laurenz
2021-01-03Move and rename many things 🚛Laurenz
2020-10-13BoxAlign and Flow aliases ✏Laurenz
2020-10-12Naming and grammar ✔Laurenz
2020-10-10Switch back to custom geometry types, unified with layout primitives 🏞Laurenz