summaryrefslogtreecommitdiff
path: root/src/layout/frame.rs
AgeCommit message (Expand)Author
2021-05-28Refactored loading and cache architectureLaurenz
2021-05-26Add hash impls for all nodesMartin Haug
2021-05-19Reword some doc commentsLaurenz
2021-05-17Convert font units to lengths earlierLaurenz
2021-05-17Rename expand to fixed and switch to boolsLaurenz
2021-05-14Remove resource abstraction and handle images nativelyLaurenz
2021-04-23Reengineer font and resource loading 🏞Laurenz
2021-04-21Make frames serializable 📚Laurenz
2021-04-05Reshaping with unsafe-to-break ⚡Laurenz
2021-03-30Baseline alignment ⏏Laurenz
2021-03-24Text shaping 🚀Laurenz
2021-03-20Square, circle and ellipse 🔵Laurenz
2021-03-19Scheduled maintenance 🔨Laurenz