Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compress images #352

Merged
merged 9 commits into from
Aug 6, 2023
Merged

compress images #352

merged 9 commits into from
Aug 6, 2023

Conversation

bbannon
Copy link
Contributor

@bbannon bbannon commented Mar 13, 2023

Ran github imgbot to compress images.

ImgBotApp and others added 5 commits March 12, 2023 08:01
*Total -- 213.44kb -> 196.43kb (7.97%)

/images/pix.gif -- 0.06kb -> 0.03kb (41.67%)
/pub/ckeditor/skins/moono-lisa/images/hidpi/close.png -- 1.21kb -> 0.78kb (35.14%)
/pub/ckeditor/skins/moono-lisa/images/hidpi/refresh.png -- 1.58kb -> 1.04kb (34.13%)
/pub/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png -- 1.05kb -> 0.70kb (33.15%)
/pub/ckeditor/skins/moono-lisa/images/hidpi/lock.png -- 1.04kb -> 0.71kb (31.64%)
/pub/ckeditor/skins/moono-lisa/images/refresh.png -- 0.74kb -> 0.51kb (30.38%)
/pub/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png -- 11.95kb -> 8.88kb (25.72%)
/pub/ckeditor/skins/moono-lisa/images/close.png -- 0.60kb -> 0.46kb (23.25%)
/pub/ckeditor/skins/moono-lisa/images/lock-open.png -- 0.50kb -> 0.39kb (22.5%)
/pub/ckeditor/skins/moono-lisa/images/lock.png -- 0.49kb -> 0.39kb (21.74%)
/pub/ckeditor/plugins/about/dialogs/logo_ckeditor.png -- 5.52kb -> 4.32kb (21.68%)
/pub/ckeditor/skins/moono-lisa/images/spinner.gif -- 2.91kb -> 2.38kb (18.36%)
/pub/ckeditor/skins/moono-lisa/icons_hidpi.png -- 37.36kb -> 34.01kb (8.99%)
/pub/ckeditor/plugins/icons_hidpi.png -- 37.36kb -> 34.01kb (8.99%)
/pub/ckeditor/skins/moono-lisa/icons.png -- 12.06kb -> 10.99kb (8.87%)
/pub/ckeditor/plugins/icons.png -- 12.06kb -> 10.99kb (8.87%)
/images/bootstrap-icons/dash-circle.svg -- 0.29kb -> 0.28kb (2.4%)
/images/bootstrap-icons/circle-fill.svg -- 0.16kb -> 0.16kb (2.38%)
/docs/event_status.gif -- 43.00kb -> 42.01kb (2.31%)
/images/bootstrap-icons/plus-circle.svg -- 0.33kb -> 0.32kb (2.08%)
/images/bootstrap-icons/check-circle.svg -- 0.38kb -> 0.37kb (1.81%)
/images/bootstrap-icons/key-fill.svg -- 0.28kb -> 0.27kb (1.4%)
/images/bootstrap-icons/arrow-down-short.svg -- 0.31kb -> 0.30kb (1.27%)
/images/bootstrap-icons/arrow-up-short.svg -- 0.31kb -> 0.30kb (1.27%)
/images/bootstrap-icons/printer.svg -- 0.55kb -> 0.54kb (1.25%)
/images/bootstrap-icons/trash.svg -- 0.56kb -> 0.55kb (1.22%)
/images/bootstrap-icons/search.svg -- 0.32kb -> 0.32kb (1.21%)
/images/bootstrap-icons/arrow-90deg-up.svg -- 0.34kb -> 0.34kb (1.15%)
/images/bootstrap-icons/arrow-left-circle.svg -- 0.36kb -> 0.36kb (1.08%)
/images/bootstrap-icons/arrow-right-circle.svg -- 0.36kb -> 0.36kb (1.08%)
/images/bootstrap-icons/rss-fill.svg -- 0.39kb -> 0.38kb (1.01%)
/images/bootstrap-icons/exclamation-triangle-fill.svg -- 0.40kb -> 0.40kb (0.97%)
/pub/ckeditor/plugins/link/images/hidpi/anchor.png -- 1.08kb -> 1.08kb (0.72%)
/images/bootstrap-icons/question-circle-fill.svg -- 0.66kb -> 0.66kb (0.59%)
/themes/autumn_pref.gif -- 16.45kb -> 16.44kb (0.05%)
/themes/default_pref.gif -- 20.42kb -> 20.41kb (0.04%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
[ImgBot] Optimize images
@craigk5n
Copy link
Owner

craigk5n commented Apr 24, 2023

I'm good with modifying the webcalendar images, but anything in "pub" will get overwritten since those images are pulled in with PHP composer. You would need to modify the toplevel Makefile to compress them as they are copied from "vendor" to "pub".

@bbannon
Copy link
Contributor Author

bbannon commented Apr 24, 2023 via email

@craigk5n craigk5n merged commit 0df566b into craigk5n:master Aug 6, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants