Go to file
Laurenz c3acb491e3 Refactor execution context 🏗
- The execution context is a lot more structured: Instead of a magic stack of arbitrary objects there are static objects for pages, stacks and paragraphs
- Page softness/keeping mechanic is now a lot simpler than before
2021-03-12 14:16:59 +01:00
.github Switch to pdf-writer ⬆️ 2020-11-19 23:46:51 +01:00
bench Reorganize tests 🔀 2021-02-20 23:34:33 +01:00
fonts Replace default fonts 🆕 2021-03-02 17:31:41 +01:00
src Refactor execution context 🏗 2021-03-12 14:16:59 +01:00
tests Refactor execution context 🏗 2021-03-12 14:16:59 +01:00
tools Fix whitespace ✔ 2021-03-04 13:55:21 +01:00
.gitignore VS Code extension for easier testing 🛠 2021-02-20 23:41:42 +01:00
Cargo.toml Remove dependencies on itoa and ryu ⬇️ 2021-03-02 15:45:01 +01:00
LICENSE.txt Closures and function definitions 🚀 2021-03-03 17:53:40 +01:00
rustfmt.toml Devise reasonably nice rustfmt.toml 🌿 2020-08-30 22:07:16 +02:00