summaryrefslogtreecommitdiff
path: root/src/layout/par.rs
AgeCommit message (Expand)Author
2021-03-30BiDi reordering 🔃Laurenz
2021-03-30Fix space/newline trimming 🐞Laurenz
2021-03-30Fix double leading 🐞Laurenz
2021-03-29Fixed par layouter directions 🗜Laurenz
2021-03-29Line break iterating run shaper 🌵Laurenz
2021-03-29Write spaces and linebreaks into text runs ✒Laurenz
2021-03-27Better space coalescing logic 🌧Laurenz
2021-03-25Refactor alignments & directions 📐Laurenz
2021-03-20Square, circle and ellipse 🔵Laurenz
2021-03-19Scheduled maintenance 🔨Laurenz
2021-03-12Rename ChildAlign to LayoutAligns ✏Laurenz
2021-03-11Better expansion behaviour 🐪Laurenz
2021-03-10Better line spacing calculations ↕Laurenz
2021-03-09Rename run to line and add some explanatory comments ✏Laurenz
2021-01-20If expressions 🔀Laurenz
2021-01-13Unbounded pages 🌌Laurenz
2021-01-04Better value representations, type function 🌐Laurenz
2021-01-03Move and rename many things 🚛Laurenz
2020-10-13BoxAlign and Flow aliases ✏Laurenz
2020-10-13Rename geometric eval and apply to resolve ✏Laurenz
2020-10-12Naming and grammar ✔Laurenz
2020-10-12Less vecs in layouting ⚡Laurenz
2020-10-12Synchronous layout 🪀Laurenz
2020-10-11Evaluation benchmark 🔋Laurenz
2020-10-11Refactor paragraph layout 📰Laurenz
2020-10-11Rename LayoutItem to Layouted ✏Laurenz
2020-10-10Switch back to custom geometry types, unified with layout primitives 🏞Laurenz