Starting process of porting to tiny skia
This commit is contained in:
@ -11,14 +11,15 @@ reqwest = "0.12"
|
||||
reqwest-middleware = "0.4.2"
|
||||
http-cache-reqwest = "0.15.1"
|
||||
palette = "0.7.6"
|
||||
tiny-skia = "0.11.4"
|
||||
# text rendering dependencies
|
||||
arabic_reshaper = "0.4.2"
|
||||
unicode-bidi = "0.3.18"
|
||||
image = "0.25.6"
|
||||
imagetext = { git = "https://github.com/nathanielfernandes/imagetext" }
|
||||
|
||||
[dependencies.magick_rust]
|
||||
path = "./magick-rust"
|
||||
#[dependencies.magick_rust]
|
||||
#path = "./magick-rust"
|
||||
|
||||
[dependencies.tokio]
|
||||
version = "1.21.2"
|
||||
|
||||
Reference in New Issue
Block a user