feat(bg): multi-background support with kraft, manuscript, composition, and custom image

This commit is contained in:
Developer
2026-05-14 23:19:14 +08:00
parent a82fa6b7b6
commit 88f15d307a
6 changed files with 757 additions and 109 deletions

View File

@@ -14,6 +14,7 @@ epub = "1.2"
rfd = "0.15"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
image = "0.25"
[profile.release]
opt-level = "z"