Implement pencil and line tool

This commit is contained in:
2026-02-24 22:20:06 +08:00
parent b567ef1fed
commit 4e999ed459
6 changed files with 1011 additions and 179 deletions

View File

@@ -5,3 +5,4 @@ edition = "2024"
[dependencies]
iced = {version = "0.14.0", features = ["advanced", "image"]}
iced_core = "0.14.0"