X-Received: by 2002:a6b:ea12:: with SMTP id m18mr1426398ioc.35.1550902943926; Fri, 22 Feb 2019 22:22:23 -0800 (PST) X-Received: by 2002:aca:5884:: with SMTP id m126mr73493oib.4.1550902943746; Fri, 22 Feb 2019 22:22:23 -0800 (PST) Path: csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!y22no195915ita.0!news-out.google.com!v188ni393itb.0!nntp.google.com!y22no195913ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Fri, 22 Feb 2019 22:22:23 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=14.139.45.241; posting-account=8SNwFAoAAACMlYSccTSYy0kXtaQrNAbU NNTP-Posting-Host: 14.139.45.241 References: <59f7fec7-639d-4faa-9274-7b809594e1e8@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <62abbaa2-a003-4f7c-816d-e07a5ea86182@googlegroups.com> Subject: Re: Version 5.2 patchlevel 6 From: Savin Beniwal Injection-Date: Sat, 23 Feb 2019 06:22:23 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Lines: 39 Xref: csiph.com comp.graphics.apps.gnuplot:4160 On Saturday, 23 February 2019 11:34:25 UTC+5:30, Ethan Merritt wrote: > On Fri, 22 Feb 2019 21:34:37 -0800, Savin Beniwal wrote: >=20 > > On Friday, 22 February 2019 21:08:08 UTC+5:30, Chris Elvidge wrote: > >> Hi all. > >>=20 > >> Does anyone know how to get a degree sign (=C2=B0) on svg enhanced ter= minal,=20 > >> output file.svg >=20 > SVG is natively in UTF-8 encoding. > You should set gnuplot to match. > (Actually you should set gnuplot to use UTF8 always unless there > is some special reason not to). >=20 > gnuplot> set encoding utf8 > gnuplot> show decimal > decimalsign for input is .=20 > decimalsign for output has default value (normally '.') > degree sign for output is =C2=B0=20 >=20 >=20 > > Dear Chris!!! > > Have you tried with {/Symbol \260} ? I think it works well.=20 > > Savin >=20 > No, sorry. That won't work. > Symbol \260 assumes the encoding is Adobe Special Symbol, > which is basically only preferred for PostScript output. > I don't think you can get SVG to use that encoding. >=20 >=20 > cheers >=20 > Ethan Oh, then at this point I don't know the solution of your query Chris.!!! Thank you Ethan.=20 With Regards!!1