Files
OpenFrontIO/resources/flags
Tristan b09fc88453 opti : Compress all images losslessly from 140Mo to 30Mo (#2063)
## Description:

Compress all images (.png, .svg, .webp) losslessly from 140Mo to 30Mo.

To confirm : find . -type f \( -iname "*.png" -o -iname "*.svg" -o
-iname "*.webp" \) -exec du -ch {} + | tail -n1
Before : 140M 
Now : 30M

## Please complete the following:

- [X ] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Please put your Discord username so you can be contacted if a bug or
regression is found:

Iron_Mine : (300612003138109451)
2025-09-22 10:08:57 -07:00
..
2025-06-27 19:44:23 +00:00
2025-05-10 00:27:18 -04:00
2025-05-04 11:17:04 -07:00
2025-07-26 17:44:39 +02:00
2025-05-18 09:54:27 -07:00
2025-06-10 09:34:03 -07:00
2025-05-30 13:25:07 -07:00
2025-05-27 16:44:30 -04:00