Retini icon indicating copy to clipboard operation
Retini copied to clipboard

Invalid color space and incorrect size

Open false opened this issue 8 years ago • 2 comments

@2x and @1x generated images size is often not correct ; Eg : @3x 152x152 => @2x 200x200, @1x 100x100

Moreover the generated pngs don't keep the original colorspace. They seem to take the current screen color space.

Find attached one of the files that causes such close_button 3x issues.

false avatar Feb 07 '17 16:02 false

The incorrect size issue should be fixed in v1.2.1, just tested it with your image. The colorspace is something i'm looking into right now.

terwanerik avatar Jan 08 '18 13:01 terwanerik

Has this issue been fixed?

richardtop avatar Nov 19 '19 12:11 richardtop