Commit Graph

3 Commits

Author SHA1 Message Date
Poommetee Ketson bf995a2392 Update some images for Godot 3 2017-07-18 21:40:25 +07:00
Rémi Verschelde a3a44b34b3 Fix all PNG images for potential incorrect sRGB profile
Using `find . -type f -name "*.png" -exec convert {} {} \;`.
2016-10-01 14:34:15 +02:00
Rémi Verschelde b5d200f0e0 Remove _2.0 from image file name
It is better to keep the names version-independent and to
overwrite the images with new ones when need be, else we
have to fix all pages that include those images each time.
2016-02-24 22:41:23 +01:00