Path: csiph.com!news.swapon.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Ethan A Merritt Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Gnuplot Canvas Tk Date: Tue, 02 Feb 2016 16:31:54 -0800 Organization: gnuplot development Lines: 19 Message-ID: References: <6983d13f-2c65-4b68-a640-efd90d3b4d37@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit Injection-Date: Wed, 3 Feb 2016 00:29:05 -0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="8e86a57dfa599721f116da4577f3d1af"; logging-data="13413"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+MoWmv6a0/bwpQu5Q6JNCS" User-Agent: KNode/4.10.5 Cancel-Lock: sha1:wPT4U/PpJPEKcIw+mhzJIbtAycI= Xref: csiph.com comp.graphics.apps.gnuplot:3205 Nicolas wrote: > Hello , > > i have a problem with tk extension , i would like realize the same thing > that image 1 with png extension Can you help me ? The tkcanvas terminal is very old [\me looks in source history...] Wow! tkcanvas has not been updated since last century. That means it supports none of the features added to gnuplot over the past 15 years. No filled areas, no enhanced text, no user-specified colors, and on and on and on. We should probabaly drop it from the supported terminal list. Maybe there is another terminal you could use. What are you doing, exactly?