add compress to sip (hack webp only) + crop code but not in ui

This commit is contained in:
2023-10-04 20:17:53 +02:00
parent 58edc97787
commit e12d7b1458
4 changed files with 198 additions and 15 deletions

View File

@ -72,5 +72,6 @@ target_link_libraries(tomato PUBLIC
stb_image
webpdemux
libwebpmux # the f why (needed for anim encode)
)