[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3] ui/cocoa: Use kCGColorSpaceSRGB
From: |
Gerd Hoffmann |
Subject: |
Re: [PATCH v3] ui/cocoa: Use kCGColorSpaceSRGB |
Date: |
Mon, 22 Feb 2021 11:36:56 +0100 |
On Sat, Feb 20, 2021 at 01:29:29PM +0900, Akihiko Odaki wrote:
> kCGColorSpaceGenericRGB | Apple Developer Documentation
> https://developer.apple.com/documentation/coregraphics/kcgcolorspacegenericrgb
> > Deprecated
> > Use kCGColorSpaceSRGB instead.
>
> This change also removes the legacy color space specification for
> PowerPC.
Still doesn't apply, looks like a conflict with one of your other
(meanwhile merger) patches. Those kind of changes are best submitted
as patch series.
take care,
Gerd