feat: working export with pngjs

This commit is contained in:
Arnošt Pleskot
2023-06-16 22:36:24 +02:00
parent 2b19d53549
commit d5ac76d4ea
4 changed files with 72 additions and 57 deletions
+2
View File
@@ -44,6 +44,7 @@
"png-chunk-text": "1.0.0",
"png-chunks-encode": "1.0.0",
"png-chunks-extract": "1.0.0",
"pngjs": "7.0.0",
"points-on-curve": "0.2.0",
"pwacompat": "2.0.17",
"react": "18.2.0",
@@ -74,6 +75,7 @@
"@types/lodash.throttle": "4.1.7",
"@types/pako": "1.0.3",
"@types/pica": "5.1.3",
"@types/pngjs": "6.0.1",
"@types/react": "18.0.15",
"@types/react-dom": "18.0.6",
"@types/resize-observer-browser": "0.1.7",