Commit graph

2 commits

Author SHA1 Message Date
Dan Luu
2f1167d9ad
Lossless image optimization (#7671)
* Lossless image optimization (using ImageOptim).

This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.

* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
2024-03-20 11:46:05 +00:00
Jeff Ong
9429698e1e
Stage: add theme (#7455)
* Initial zip.

* Bump version.

* Remove unused patterns and fix pattern refs.

* Escape patterns.

* Compress images.

* Fix image ref.

* Add credits.
2023-11-02 12:12:22 -04:00