Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news-1.dfn.de!news.dfn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Olaf Schultz Newsgroups: comp.graphics.apps.gnuplot,sci.engr.color,sci.image.processing,rec.photo.digital Subject: Re: gnuplot chromaticity diagrams Date: Tue, 16 Dec 2014 16:02:26 +0100 Lines: 16 Message-ID: References: <82458a.7j5.17.1@news.alt.net> <548868c6$0$2956$e4fe514c@news2.news.xs4all.nl> <827som.o77.17.1@news.alt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: individual.net 1udf3yujhzAL4KQOHIzg9QumiLWs5ekLnktsjweY0rvSyLrYjt Cancel-Lock: sha1:XMFAO6J8GyVlg/NP/0RqAWwIw8g= User-Agent: Thunderbird 2.0.0.18 (X11/20081112) In-Reply-To: <827som.o77.17.1@news.alt.net> Xref: csiph.com comp.graphics.apps.gnuplot:2669 Moin, I struggled IIRC first time in 2011 to generate these plots with gnuplot. Now I had a little bit more time and developed a dirty solution: generating with an awk-script a file containing a lot of points with x,y and the RGB-color (0x....) Files stored in www.enhydralutris.de/Diverses/plotCIEwithGnuplot.tgz Looking on the ps-file http://docs-hoffmann.de/ciesuper.txt is frustrating me... but at least I have now a way that produces similar (at least at my TFT and visual impression) with gnuplot:-) Olaf, HTH