mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 05:27:15 +02:00
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> |
||
---|---|---|
.. | ||
dev | ||
scripts | ||
src/app/common | ||
target/classes/app/common | ||
test | ||
vendor | ||
.gitignore | ||
build.clj | ||
deps.edn | ||
package.json | ||
shadow-cljs.edn | ||
tests.edn | ||
yarn.lock |