Commit graph

13 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
aef6248d34 New map size icon by myself 2016-09-01 21:53:01 +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
David Mikos
86adae8b07 Move multiplayer lobby map size info to bottom icon area. 2013-12-15 19:22:44 +10:30
Cédric Duval
700ef51145 Moved. 2004-07-21 23:34:24 +00:00
Pauli Manninen
728240838f pngcrushed images 2004-07-20 11:30:11 +00:00
Dave White
8997cfc402 rebalanced various scenarios; fixed bug with roles not working properly 2004-06-26 20:57:49 +00:00
Francisco Muñoz
0735a1666d USed pngcrush in all image files to save a 10-30% filesize! 2004-04-16 16:38:13 +00:00
uid68803
67a6e34861 made images use proper transparency, ...
...instead of using black as transperant colour (this change will
probably break a few things, which will be fixed in due course)
2003-12-24 23:19:28 +00:00
Francisco Muñoz
8d4186660d Changed map 2003-12-01 22:49:17 +00:00
zas
df298355c7 Regain about 160Kb by lossless png optimization (using optipng tool). 2003-09-19 15:34:36 +00:00
Dave White
12b5c0300e [[Image additions and property changes]] 2003-09-15 12:22:11 +00:00