gasflow icon indicating copy to clipboard operation
gasflow copied to clipboard

feat: lossless compression of all the png images

Open mysegfault opened this issue 7 years ago • 0 comments

using linux command "convert a.png -strip a.png"

Total folder size (du -sh --apparent-size app/src/main/res/) before : 8.9M app/src/main/res/ now : 7.3M app/src/main/res/

mysegfault avatar Jul 31 '17 23:07 mysegfault