You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VIPS_SAVEABLE_RGB_CMYK lets scRGB through, cast to uint8. Other savers need scRGB, so we can't just convert it. We should overhaul the SAVEABLE system, it's not very good.
The text was updated successfully, but these errors were encountered:
Probably other similar savers too.
Produces a black image.
VIPS_SAVEABLE_RGB_CMYK
lets scRGB through, cast to uint8. Other savers need scRGB, so we can't just convert it. We should overhaul the SAVEABLE system, it's not very good.The text was updated successfully, but these errors were encountered: