Go to file
Laurenz 7e2c217cbc Rename some library arguments
- font
  - color -> fill
  - shorthands for families and size
- decoration functions
  - color -> stroke
  - strength -> thickness
  - position -> offset
  - invert offsets: now positive goes downwards just like the rest of typst
2021-07-08 21:42:36 +02:00
.github Bump dependencies 2021-06-30 00:52:50 +02:00
bench No more collisions between syntax::Tree and layout::Tree 2021-06-30 11:40:27 +02:00
fonts BiDi tests 2021-03-30 14:31:50 +02:00
src Rename some library arguments 2021-07-08 21:42:36 +02:00
tests Rename some library arguments 2021-07-08 21:42:36 +02:00
tools Replace using with from 2021-07-08 21:16:16 +02:00
.gitignore Make frames serializable 📚 2021-04-21 21:17:25 +02:00
Cargo.toml Bump dependencies 2021-06-30 22:56:45 +02:00
NOTICE Move third party notices to NOTICE 2021-05-22 01:34:26 +02:00
rustfmt.toml Make frames serializable 📚 2021-04-21 21:17:25 +02:00