Commit graph

15 commits

Author SHA1 Message Date
doofus-01
033012219e
Add Exif tags to images (#9254)
Artist & copyright Exif tags track the copyright info in images, replacing what used to be tracked with "copyrights.csv".
2024-08-25 20:18:16 -07:00
Edward Chernenko
4384bd550a optipng run: ./utils/woptipng.py -d 15 images/
It has been a while since the last optipng run (it was in 2015),
and many non-optimized PNG files have accumulated in the repository.

288 of 1666 files optimized, 258992 bytes reduced to 156258 bytes; -102734 bytes, -39.66%

To avoid unnecessarily increasing the size of Git repository for minor
size reductions, we skip images that weren't reduced by at least 15%.
2019-01-02 19:26:48 +02:00
Charles Dang
9721910d98 Initial implementation of GUI2 MP Staging dialog (Connect + Wait) 2016-09-20 05:34:31 +11:00
Nils Kneuper
3ca6988963 applied utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 14370 KiB on 172 files
 Optimized size: 12855 KiB
   Total saving: 1514 KiB = 10% decrease
2014-03-02 18:35:49 +01:00
Emilien Rotival
b9418a52f1 Added some 30x30 action and arrow icons that were missing 2014-02-21 22:51:31 +01:00
Nils Kneuper
c9f6847f66 applied utils/wesnoth-optipng
Overall statistics (only for files with a smaller recompressed size):
  Original size: 16720 KiB on 404 files
 Optimized size: 15237 KiB
   Total saving: 1482 KiB = 8% decrease
2013-06-23 10:07:53 +02:00
Emilien Rotival
c13faf22a1 Missing artwork for the resize directions buttons 2013-05-30 11:47:34 +02:00
Emilien Rotival
cb5300bc0d Missing artwork for the 'pressed' state of long arrow buttons 2013-05-30 07:47:40 +02:00
Alexander van Gessel
55241e1641 Optipng run
Original size: 444 KiB on 301 files
 Optimized size: 137 KiB
   Total saving: 306 KiB = 69% decrease
2013-05-26 00:44:47 +02:00
Emilien Rotival
4e5ebba351 New artwork for replay controls and commonplace set controls (add/delete, previous/next) 2013-05-23 02:57:09 +02:00
Charles Dang
db032cb1ad Ran wesnoth-optipng
Original size: 581 KiB on 188 files
Optimized size: 372 KiB
Total saving: 209 KiB = 35% decrease
2013-05-17 23:16:28 +11:00
Alexander van Gessel
bb25eeabd8 Optipng run
Overall statistics (only for files with a smaller recompressed size):
  Original size: 105 KiB on 167 files
 Optimized size: 66 KiB
   Total saving: 38 KiB = 36% decrease
2013-05-15 14:43:39 +02:00
Emilien Rotival
0be412d939 New artwork for "big arrow" buttons 2013-05-15 12:24:19 +02:00
Nils Kneuper
7a9795dff3 applied utiles/wesnoth-optipng on images/
Overall statistics (only for files with a smaller recompressed size):
  Original size: 423 KiB on 192 files
 Optimized size: 216 KiB
   Total saving: 207 KiB = 48% decrease
2013-05-12 20:55:41 +02:00
fendrin
dd7a497db1 Automagic Button State System. 2013-04-29 17:51:37 +02:00