Dither image outside of typst
This commit is contained in:
parent
81c994c8be
commit
c0fe22922d
7 changed files with 103 additions and 18 deletions
|
|
@ -26,6 +26,10 @@ typst-assets = { version = "0.13.0", features = ["fonts"] }
|
|||
typst-kit = "0.13.0"
|
||||
typst-render = "0.13.0"
|
||||
|
||||
[workspace.dependencies.mark]
|
||||
git = "https://github.com/Garmelon/mark.git"
|
||||
rev = "2a862a69d69abc64ddd7eefd1e1ff3d05ce3b6e4"
|
||||
|
||||
[workspace.lints]
|
||||
rust.unsafe_code = { level = "forbid", priority = 1 }
|
||||
# Lint groups
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue