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


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

Re: Version 5.2 patchlevel 6

Path csiph.com!eternal-september.org!feeder.eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From Ethan Merritt <eamerritt@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Version 5.2 patchlevel 6
Date Sat, 23 Feb 2019 06:04:24 -0000 (UTC)
Organization A noiseless patient Spider
Lines 34
Message-ID <q4qnp8$k3h$1@dont-email.me> (permalink)
References <q4p50u$v7o$1@dont-email.me> <59f7fec7-639d-4faa-9274-7b809594e1e8@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
Injection-Date Sat, 23 Feb 2019 06:04:24 -0000 (UTC)
Injection-Info reader02.eternal-september.org; posting-host="3df33badcaeb678ebe479643a681c23d"; logging-data="20593"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+LZJ3e8SVwrcfD2zuUJ6K9"
User-Agent Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2)
Cancel-Lock sha1:QNfgElsv/HmtScD/gsFVz55cicM=
Xref csiph.com comp.graphics.apps.gnuplot:4159

Show key headers only | View raw


On Fri, 22 Feb 2019 21:34:37 -0800, Savin Beniwal wrote:

> On Friday, 22 February 2019 21:08:08 UTC+5:30, Chris Elvidge  wrote:
>> Hi all.
>> 
>> Does anyone know how to get a degree sign (°) on svg enhanced terminal, 
>> output file.svg

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).

gnuplot> set encoding utf8
gnuplot> show decimal
        decimalsign for input is  . 
        decimalsign for output has default value (normally '.')
        degree sign for output is ° 


> Dear Chris!!!
> Have you tried with  {/Symbol \260} ? I think it works well. 
> Savin

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.


	cheers

		Ethan

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


Thread

Version 5.2 patchlevel 6 Chris Elvidge <chris@mshome.net> - 2019-02-22 15:38 +0000
  Re: Version 5.2 patchlevel 6 Savin Beniwal <darshanbeniwal11@gmail.com> - 2019-02-22 21:34 -0800
    Re: Version 5.2 patchlevel 6 Ethan Merritt <eamerritt@gmail.com> - 2019-02-23 06:04 +0000
      Re: Version 5.2 patchlevel 6 Savin Beniwal <darshanbeniwal11@gmail.com> - 2019-02-22 22:22 -0800
      Re: Version 5.2 patchlevel 6 Chris Elvidge <chris@mshome.net> - 2019-02-23 11:42 +0000
        Re: Version 5.2 patchlevel 6 Chris Elvidge <chris@mshome.net> - 2019-02-23 15:39 +0000

csiph-web