penpot/common
Dalai Felinto f450c9dbe3 🎉 Add support for WEBP format on shape export
It is very convenient to be able to export WEBP right from penpot.
Otherwise users have to first download to PNG then convert it locally.

---

Playwright only supports JPEG and PNG. So in order to support WEBP I had
to first generate a PNG and then convert it afterwards.

Signed-off-by: Dalai Felinto <dalai@blender.org>
2025-03-13 16:15:30 +01:00
..
dev
scripts
src/app/common 🎉 Add support for WEBP format on shape export 2025-03-13 16:15:30 +01:00
target/classes/app/common
test ♻️ Refactor file data migrations subsystem (#5692) 2025-01-31 13:37:41 +01:00
vendor
.gitignore
build.clj
deps.edn ⬆️ Update dependencies (#5694) 2025-01-29 11:21:38 +01:00
package.json Improve build process 2025-01-31 13:39:49 +01:00
shadow-cljs.edn 🐛 Fix nodejs incompatibility with common tests prepend script (#5730) 2025-01-30 14:32:43 +01:00
tests.edn
yarn.lock 🐛 Fix nodejs incompatibility with common tests prepend script (#5730) 2025-01-30 14:32:43 +01:00