raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e71e8bd30bbc3117469703353dc41740d6019146
commit e71e8bd30bbc3117469703353dc41740d6019146 Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Wed Jun 14 15:13:18 2017 +0900 test suite - evas - fix xpm ref image - it was badly broken... since rgb.txt has seemingly disappeared from systems we didnt parse colornames (missing the colorname db entirely) and the test image was generated using a broken missing rgb.txt thus colors were wrong. a recent fix made evas find colornames again... --- src/tests/evas/images/Pic4-xpm.png | Bin 76577 -> 28141 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/tests/evas/images/Pic4-xpm.png b/src/tests/evas/images/Pic4-xpm.png index adb298cf6a..37c56159a4 100644 Binary files a/src/tests/evas/images/Pic4-xpm.png and b/src/tests/evas/images/Pic4-xpm.png differ --
