Colors look 'washed out' when source is not in sRGB color space.
Example: An image from Universiteit Utrecht is in eciRGB v2, and its colors look significantly different on the spritesheet.
Can probably be solved by using sharp's .toColourspace('srgb')
Colors look 'washed out' when source is not in sRGB color space.
Example: An image from Universiteit Utrecht is in eciRGB v2, and its colors look significantly different on the spritesheet.
Can probably be solved by using sharp's
.toColourspace('srgb')