mirror of
https://github.com/penpot/penpot.git
synced 2025-07-20 07:17:14 +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> |
||
---|---|---|
.. | ||
.storybook | ||
dev | ||
externs | ||
playwright | ||
resources | ||
scripts | ||
src | ||
test/frontend_tests | ||
text-editor | ||
translations | ||
vendor | ||
.gitignore | ||
.prettierrc.json | ||
deps.edn | ||
gulpfile.js | ||
package.json | ||
playwright.config.js | ||
shadow-cljs.edn | ||
vite.config.js | ||
yarn.lock |