emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Removing assumption of unsigned long pixel values for colours


From: Alan Third
Subject: Re: Removing assumption of unsigned long pixel values for colours
Date: Mon, 6 May 2019 09:12:55 +0100
User-agent: Mutt/1.11.3 (2019-02-01)

On Sat, May 04, 2019 at 05:04:43PM -0600, Alex Gramiak wrote:
> 
> It might also help simplify the NS side to use NSColor objects directly
> rather than using the unsigned long values as indices to an
> ns_color_table (CC'd Alan to confirm/deny).

Unfortunately I don’t know too much about this area, but it certainly
looks like it might simplify things. It seems like there’s a lot of
conversion from NSColor, to unsigned long, which must then be
converted back to NSColor for drawing.
-- 
Alan Third



reply via email to

[Prev in Thread] Current Thread [Next in Thread]