Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2332

Re: UTF-8 encoding

X-Received by 10.58.152.228 with SMTP id vb4mr6721507veb.0.1393787465292; Sun, 02 Mar 2014 11:11:05 -0800 (PST)
X-Received by 10.50.66.133 with SMTP id f5mr213164igt.13.1393787464963; Sun, 02 Mar 2014 11:11:04 -0800 (PST)
Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!hw13no3966529qab.1!news-out.google.com!gi6ni0igc.0!nntp.google.com!ur14no1258749igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Sun, 2 Mar 2014 11:11:04 -0800 (PST)
In-Reply-To <levoku$sct$1@speranza.aioe.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=122.249.243.114; posting-account=5JisHQoAAADMr3ysDKnlNc3lf_eH-hYV
NNTP-Posting-Host 122.249.243.114
References <levoku$sct$1@speranza.aioe.org>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <c472cc2d-4cb8-41bd-93a9-c17f07a6d097@googlegroups.com> (permalink)
Subject Re: UTF-8 encoding
From me.kalin@gmail.com
Injection-Date Sun, 02 Mar 2014 19:11:05 +0000
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
X-Received-Bytes 1728
X-Received-Body-CRC 2950470065
Xref csiph.com comp.graphics.apps.gnuplot:2332

Show key headers only | View raw


On Monday, March 3, 2014 2:09:53 AM UTC+9, Janis Papanagnou wrote:
> I have problems making UTF-8 characters be printed correctly in a png term.
> My whole system is configured to process everything in UTF-8.
> 
It is not the UTF-8, it is the default font gnuplot is using, just set it explicitly (Even using path to TTF file should work, AFAIR).
This works for me:

gnuplot -e 'set term png font "Arial Unicode MS"; set xrange [0:2*3.14]; plot sin(x) w l title "Това е синус,ブルガリ語で"' >a.png; display a.png

Kalin.

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar


Thread

UTF-8 encoding Janis Papanagnou <janis_papanagnou@hotmail.com> - 2014-03-02 18:09 +0100
  Re: UTF-8 encoding me.kalin@gmail.com - 2014-03-02 11:11 -0800

csiph-web