Performance: text_svg still isn't that great neither is video DnD: The cosmic DND solution still doesn't work consistently, so I will likely code my own trick.
This commit is contained in:
parent
79eff08add
commit
0c51e7a724
7 changed files with 136 additions and 20 deletions
|
@ -33,6 +33,7 @@ gstreamer-app = "0.23"
|
|||
url = "2"
|
||||
colors-transform = "0.2.11"
|
||||
rayon = "1.11.0"
|
||||
resvg = "0.45.1"
|
||||
# femtovg = { version = "0.16.0", features = ["wgpu"] }
|
||||
# wgpu = "26.0.1"
|
||||
# mupdf = "0.5.0"
|
||||
|
@ -51,4 +52,4 @@ opt-level = 3
|
|||
debug = true
|
||||
|
||||
[lints.rust]
|
||||
mismatched_lifetime_syntaxes = "allow"
|
||||
mismatched_lifetime_syntaxes = "allow"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue