summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-05-28Refactored loading and cache architectureLaurenz
2021-05-26Add a cache for unchanged layoutsMartin Haug
2021-05-23A few predefined colors for testingLaurenz
2021-05-23Stack functionLaurenz
2021-05-18Leaner argument parsingLaurenz
2021-05-18Rename _new to new and typify to valueLaurenz
2021-05-18Min and max functionsLaurenz
2021-05-18Reorganize test casesLaurenz
2021-05-17Tidy up layouting codeLaurenz
2021-05-14Remove resource abstraction and handle images nativelyLaurenz
2021-05-05Make file system loader serializable 📚Laurenz
2021-04-23Reengineer font and resource loading 🏞Laurenz
2021-04-21Make frames serializable 📚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-03Refresh all reference images ✅Laurenz
2021-04-03Better paragraph layout tests ✅Laurenz
2021-03-30Refactor ♻Laurenz
2021-03-30BiDi tests ✅Laurenz
2021-03-30BiDi reordering 🔃Laurenz
2021-03-30Line breaking tests ✅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-23Render svg emoji 🐳Laurenz
2021-03-23Bump tiny-skia to 0.5 🔼Laurenz
2021-03-22Better font family definitions ✒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-19Scheduled maintenance 🔨Laurenz
2021-03-19Add basic paragraph function 📑Laurenz
2021-03-19Configurable font edges ⚙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-13Better tests for pad function ✅Laurenz
2021-03-13Faster compile times and test execution ⚡Laurenz
2021-03-12Fix pagebreak-in-box bug ✔Laurenz
2021-03-12Refactor execution context 🏗Laurenz
2021-03-12Fix test false positive for empty output ✔Laurenz
2021-03-11Better expansion behaviour 🐪Laurenz
2021-03-10Pad function 🔲Laurenz
2021-03-10Move around library types 🚚Laurenz
2021-03-10Better line spacing calculations ↕Laurenz
2021-03-03Improve tests 🔨Laurenz
2021-03-03Callee expressions 🍅Laurenz