summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-05-17Tidy up layouting codeLaurenz
2021-05-17Move aspect ratio into stackLaurenz
2021-05-17Rename expand to fixed and switch to boolsLaurenz
2021-05-14Fix compilation on unixLaurenz
2021-05-14Remove resource abstraction and handle images nativelyLaurenz
2021-05-13Expose units_per_em and raw face idLaurenz
2021-05-05Make file system loader serializable 📚Laurenz
2021-04-23Reengineer font and resource loading 🏞Laurenz
2021-04-21Make frames serializable 📚Laurenz
2021-04-07Refactor and comment ♻Laurenz
2021-04-07Do binary search and find the outermost glyph with the text index 🔍Laurenz
2021-04-06Deduplicate ttf-parser and rustybuzz face 🥞Laurenz
2021-04-05Reshaping with unsafe-to-break ⚡Laurenz
2021-04-03Fix multi-page paragraph bugs 🐞Laurenz
2021-04-03New paragraph layout 🚀Laurenz
2021-03-30Baseline alignment ⏏Laurenz
2021-03-30Refactor ♻Laurenz
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-29Move around test cases 🚚Laurenz
2021-03-27Better space coalescing logic 🌧Laurenz
2021-03-25Refactor alignments & directions 📐Laurenz
2021-03-24Make pdf module top-level 🧱Laurenz
2021-03-24Text shaping 🚀Laurenz
2021-03-22Better font family definitions ✒Laurenz
2021-03-22More consistent documentation 📝Laurenz
2021-03-22Fix bug with line spacing after headings ✅Laurenz
2021-03-21Syntax functions 🚀Laurenz
2021-03-20Square, circle and ellipse 🔵Laurenz
2021-03-19Text colors 🦩 (#18)Martin
2021-03-19Better debug representations 💻Laurenz
2021-03-19Scheduled maintenance 🔨Laurenz
2021-03-19Add basic paragraph function 📑Laurenz
2021-03-19Configurable font edges ⚙Laurenz
2021-03-19Merge text and shape PDF loops 🎡Martin Haug
2021-03-17Formatting and documentation ✨Laurenz
2021-03-17Switch from name to ratio for font stretch parameter 📐Laurenz
2021-03-17Rename box to rect and color to fill ✏Laurenz
2021-03-17Fixes in TextMate grammar ✅Laurenz
2021-03-13Factor out alignment deduplication into separate function ♻Laurenz
2021-03-12Fix pagebreak-in-box bug ✔Laurenz
2021-03-12Refactor execution context 🏗Laurenz
2021-03-12Rename ChildAlign to LayoutAligns ✏Laurenz
2021-03-11Better expansion behaviour 🐪Laurenz
2021-03-10Pad function 🔲Laurenz
2021-03-10Move around library types 🚚Laurenz