jtsage / jtsage-datebox

A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
http://datebox.jtsage.dev/
Other
474 stars 166 forks source link

Compress datebox.png #280

Closed jnyrup closed 11 years ago

jnyrup commented 11 years ago

datebox.png can be compressed to reduce file size. I reduced it from 2424 to 451 bytes without being able to notice any differences. pngquant -f --ext .png -s1 --quality 0-20 datebox.png && trimage -f datebox.png

You can get the different combinations I've tried from this archive: http://zero3.dk/guru/testing/jqm-datebox-logo.zip