Proxyshop icon indicating copy to clipboard operation
Proxyshop copied to clipboard

Followup to #37: add support for WEBP and JPEG2000 for "Render All"

Open lmancini opened this issue 2 years ago • 2 comments

This PR adds support for WEBP and JPEG2000 also when working in "Render All" mode.

Also, removes dependency on get_image_size which is not used anymore, and make requirements.txt an UTF-8 file (it plays fine with git diff this way)

lmancini avatar Oct 13 '22 17:10 lmancini

@MrTeferi acknowledged your comment about removing the unneeded dependency here.

lmancini avatar Oct 13 '22 17:10 lmancini

@MrTeferi updated this PR so that it applies cleanly on current main branch.

lmancini avatar Nov 01 '22 17:11 lmancini

These changes were already present in a commit I forgot to make lol, so got this covered already! Thanks for the submission

Investigamer avatar Nov 05 '22 18:11 Investigamer