Click here to Skip to main content
15,885,141 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I'm joining the dark side - they have Pi Pin
honey the codewitch27-Apr-21 1:32
mvahoney the codewitch27-Apr-21 1:32 
GeneralRe: I'm joining the dark side - they have Pi Pin
#realJSOP27-Apr-21 23:23
mve#realJSOP27-Apr-21 23:23 
GeneralRe: I'm joining the dark side - they have Pi Pin
honey the codewitch28-Apr-21 3:01
mvahoney the codewitch28-Apr-21 3:01 
GeneralRe: I'm joining the dark side - they have Pi Pin
Mike Hankey27-Apr-21 1:01
mveMike Hankey27-Apr-21 1:01 
GeneralRe: I'm joining the dark side - they have Pi Pin
W Balboos, GHB27-Apr-21 2:38
W Balboos, GHB27-Apr-21 2:38 
GeneralRe: I'm joining the dark side - they have Pi Pin
honey the codewitch27-Apr-21 2:55
mvahoney the codewitch27-Apr-21 2:55 
GeneralRe: I'm joining the dark side - they have Pi Pin
BillWoodruff27-Apr-21 12:04
professionalBillWoodruff27-Apr-21 12:04 
GeneralRe: I'm joining the dark side - they have Pi Pin
honey the codewitch27-Apr-21 12:27
mvahoney the codewitch27-Apr-21 12:27 
The way C++ works none of the colors are instantiated unless you use them. Strings ... that's not *as* true, so I'm wary of strings. Basically, until I can find a use case for having an actual string in the code for a color name, I'm going to avoid it.

All of the X11 colors I declared are good because like I said, they are only instantiated in the final binary if they are used, and even then they are represented by a single machine word.

The subtractive color models like CYMk? I can support those, I just have nothing that uses them yet so I haven't created a pixel with those channels.

This library will support pretty much any color model, with the possible exception of color models that are dependent on spatial positioning.
Real programmers use butterflies

NewsBeavers brought down part of Canada's Internet. Pin
Cp-Coder26-Apr-21 9:41
Cp-Coder26-Apr-21 9:41 
GeneralRe: Beavers brought down part of Canada's Internet. Pin
PIEBALDconsult26-Apr-21 9:52
mvePIEBALDconsult26-Apr-21 9:52 
QuestionRe: Beavers brought down part of Canada's Internet. Pin
Eddy Vluggen26-Apr-21 10:44
professionalEddy Vluggen26-Apr-21 10:44 
AnswerRe: Beavers brought down part of Canada's Internet. Pin
Mycroft Holmes26-Apr-21 12:19
professionalMycroft Holmes26-Apr-21 12:19 
GeneralRe: Beavers brought down part of Canada's Internet. Pin
Eddy Vluggen26-Apr-21 12:42
professionalEddy Vluggen26-Apr-21 12:42 
GeneralRe: Beavers brought down part of Canada's Internet. Pin
enhzflep9-May-21 23:12
enhzflep9-May-21 23:12 
GeneralRe: Beavers brought down part of Canada's Internet. Pin
RickZeeland26-Apr-21 19:58
mveRickZeeland26-Apr-21 19:58 
GeneralRe: Beavers brought down part of Canada's Internet. Pin
pkfox26-Apr-21 22:19
professionalpkfox26-Apr-21 22:19 
GeneralHave I mentioned I hate vendors? Pin
Dave Kreskowiak26-Apr-21 9:36
mveDave Kreskowiak26-Apr-21 9:36 
GeneralRe: Have I mentioned I hate vendors? Pin
Eddy Vluggen26-Apr-21 10:33
professionalEddy Vluggen26-Apr-21 10:33 
GeneralRe: Have I mentioned I hate vendors? Pin
Gary R. Wheeler26-Apr-21 11:01
Gary R. Wheeler26-Apr-21 11:01 
GeneralRe: Have I mentioned I hate vendors? Pin
Dave Kreskowiak26-Apr-21 12:27
mveDave Kreskowiak26-Apr-21 12:27 
GeneralRe: Have I mentioned I hate vendors? Pin
Phil.Benson27-Apr-21 1:13
professionalPhil.Benson27-Apr-21 1:13 
GeneralRe: Have I mentioned I hate vendors? Pin
W Balboos, GHB27-Apr-21 2:42
W Balboos, GHB27-Apr-21 2:42 
GeneralRe: Have I mentioned I hate vendors? Pin
Dave Kreskowiak27-Apr-21 3:34
mveDave Kreskowiak27-Apr-21 3:34 
GeneralRe: Have I mentioned I hate vendors? Pin
W Balboos, GHB27-Apr-21 4:11
W Balboos, GHB27-Apr-21 4:11 
GeneralRe: Have I mentioned I hate vendors? Pin
Dave Kreskowiak27-Apr-21 4:15
mveDave Kreskowiak27-Apr-21 4:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.