wilq32-pwitkowski / jqueryrotate

jQueryRotate - plugin to rotate images by any angle cross-browse with animation support
http://jqueryrotate.com
151 stars 58 forks source link

Compressed version is larger than regular #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The compressed version of this library is actually larger than the regular 
version. I believe this is because the compressed one contains a lot of 
unnecessary spaces.

Perhaps after gzip the compressed one does end up being smaller, but this still 
seems pretty unusual.

Original issue reported on code.google.com by geo...@deglin.com on 6 May 2011 at 10:42

GoogleCodeExporter commented 9 years ago
Oh my god, you're right ! I never saw that - always use same technique to 
compress and this time I get bigger file than input one O_o. I will try to 
investigate this... Sorry for late response :/

Original comment by wil...@gmail.com on 4 Aug 2011 at 3:03

GoogleCodeExporter commented 9 years ago
Just remove the spaces in the file and resave. Comes out as approx 6kb [see 
attached].

Original comment by fugu...@gmail.com on 15 Sep 2011 at 11:07

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks... It took me ages but I was quite occupied recently:) Just uploaded 
corrected version of compressed jQuery :)

Original comment by wil...@gmail.com on 17 Nov 2011 at 3:06