23 Sep 20:44
Re: color mix
From: Jae-Joon Lee <lee.j.joon@...>
Subject: Re: color mix
Newsgroups: gmane.comp.python.matplotlib.devel
Date: 2008-09-23 18:44:50 GMT
Subject: Re: color mix
Newsgroups: gmane.comp.python.matplotlib.devel
Date: 2008-09-23 18:44:50 GMT
Hi. I don't think my last message (sent a few days ago) made it to the mailing list. I'm reposting it again. On Fri, Sep 19, 2008 at 4:50 PM, Jae-Joon Lee <lee.j.joon@...> wrote: > I just uploaded a slightly modified patch with more doumentations. > > http://sourceforge.net/tracker/index.php?func=detail&aid=2119751&group_id=80706&atid=560722 > > I added a documentation for the colors.py module and > ColorConverter.to_rgb() method. Is there any other place I need to > care? > I'll see what I can do with the user's guide also. > > Jouni, > Thanks for the suggestion. But I'm afraid that I'm not so keen about > implementing your suggestions, although their implementation should be > very straight forward. My intention was to support only a simple color > mixing, so trivial that my brain can actually predict the result. > While my current code understands strings like > "orange!30!purple!50!white", I don't think I'll ever use it because it > is hard to predict the resulting color (at least for me). Instead, > I'll just to look up the color table and pick up the color I want. So, > I'm sorry, but I may not implement those features you suggested unless > you or someone else give me a good motivation. On the other hand, I > added a "mix_rgb" method in the ColorConverter class, which partially > support what you have suggested. > > Regards,(Continue reading)
RSS Feed