Opened 8 years ago

Last modified 8 years ago

#14604 confirmed Task

[Skin building] Some versions of ImageMagic may corrupt icons while processing.

Reported by: kkrzton Owned by:
Priority: Low Milestone:
Component: UI : Skins Version:
Keywords: imagemagick, iconmaker Cc:

Description

While generating new icons using iconmaker.js script (./dev/iconmaker/iconmaker.js) we discovered that some icons generated on Linux and Mac differs.

On Linux current version is:

Version: ImageMagick 6.7.7-10 2014-03-06 Q16 http://www.imagemagick.org

and on Mac:

Version: ImageMagick 6.9.3-7 Q16 x86_64 2016-03-27 http://www.imagemagick.org

The problem is with newer version on Mac (which will probably land one day on Linux too) for specific icons it adds some blurring/background (not sure how to call it). It can be seen on attached screenshot comparing generated icons (left - mac, right - Linux).

It's not a big deal for now but we should keep in mind that such problem exists and may return in future.

ImageMagick convert method which is used by the script have plenty of options and maybe some of them may help to solve the issue.

Attachments (1)

icons.png (19.8 KB) - added by kkrzton 8 years ago.

Download all attachments as: .zip

Change History (2)

Changed 8 years ago by kkrzton

Attachment: icons.png added

comment:1 Changed 8 years ago by kkrzton

Status: newconfirmed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy