phase 1 & 2 add text mark
This commit is contained in:
@@ -21,7 +21,9 @@ tauri-build = { version = "2", features = [] }
|
||||
tauri = { version = "2", features = ["protocol-asset"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
image = "0.25"
|
||||
image = { version = "0.25", features = ["png", "jpeg", "webp"] }
|
||||
rayon = "1.10"
|
||||
tauri-plugin-dialog = "2"
|
||||
imageproc = "0.25"
|
||||
ab_glyph = "0.2.23"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user