KJNeko / Atlas

A replacement program written in c++ to replace Game-List (f95zone game manager)
GNU General Public License v3.0
18 stars 3 forks source link

Proposed fix for issue #67 #69

Closed CartographicCorsair closed 1 year ago

CartographicCorsair commented 1 year ago

Fixes error where images too big for WebP still try to force the format. Adds webp_max constant.

CartographicCorsair commented 1 year ago

Refactored the code a bit.