wip tiff support

This commit is contained in:
bmatthieu3
2024-07-26 19:07:41 +02:00
committed by Matthieu Baumann
parent dcf3bb360a
commit 3c4ec3a0c1
5 changed files with 256 additions and 73 deletions

View File

@@ -58,5 +58,8 @@
"vite-plugin-wasm": "^3.2.2",
"vite-plugin-wasm-pack": "^0.1.12",
"vitest": "^0.32.2"
},
"dependencies": {
"tiff": "^6.1.0"
}
}