rickytan / RTImageAssets

A Xcode plugin to automatically generate 2x, 1x image from 3x image for you, or upscale to 3x from 2x
MIT License
2.46k stars 334 forks source link

iOS 7 -iOS8 #95

Closed Luccifer closed 5 years ago

Luccifer commented 8 years ago

Actually when using auto-mod, the device can't find the autogenerated slices and only black images(white/transparent) appears

If we use manual drag-n-drop slices into assets - everything okey, but if using plugin on iOS 7 and iOS 8 we can achieve the following: [CUIThemeRendition newImageFromCSIDataSlice:ofBitmap: usingColorspace:] Unsupported pixel format in CSI got 4 Unable to create unsliced image from csi bitmap data.

rickytan commented 7 years ago

I think you have to change the color space of your images