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


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

Re: Only partial handling of Unicode in `with points pointtype "CHAR" `?

Path csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Only partial handling of Unicode in `with points pointtype "CHAR" `?
Date Sun, 27 Sep 2015 23:02:14 +0200
Organization solani.org
Lines 20
Message-ID <mu9lgm$5rd$1@solani.org> (permalink)
References <851d6499-ce49-4434-9c6e-40281b7443a0@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace solani.org 1443387734 5997 eJwFwYEBwCAIA7CXLEhh52Ad/59gEk5QuRncMTFYcQrDlNzNqi2ovtTKDe++lkjM+T+p4PkADqAQwA== (27 Sep 2015 21:02:14 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Sun, 27 Sep 2015 21:02:14 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0
X-User-ID eJwFwQkBwDAIA0BLQEkYcspT/xJ2h0NlhxN0PDy5qVk1HulB07I9OZ9ILVV8LOUSaGnfRtsPC2gQkg==
In-Reply-To <851d6499-ce49-4434-9c6e-40281b7443a0@googlegroups.com>
Cancel-Lock sha1:4urMzlUZM/T2H1PmUbjn6nTNN9k=
X-NNTP-Posting-Host eJwFwQkBwDAIA0BL4Qlb5QAF/xJ6RwuJ/jwYzuWqOv9smUkwCqdKLXDlrvXZxCjmjrJbkI4HH58RZg==
X-Enigmail-Draft-Status N1110
Xref csiph.com comp.graphics.apps.gnuplot:3097

Show key headers only | View raw


Am 27.09.2015 um 21:10 schrieb Kalin Kozhuharov:
> However, the one below (UNICODE CAT FACE, U+1F431) does not work, no matter what I tired:
> 
> gnuplot -p -e 'plot sin(x) w p pt "🐱";'
> 
> (I confirmed I can see the glyph e.g. when using 'title "🐱"', so it is not font issue)
> 
> Any ideas? How can that be worded better, assuming it is a bug?

Sure looks like a bug. Seems unicode characters > U+FFFF trip up
something. On qt (under win7/gp50pl1) I get three question marks in a
black diamond in the plot, and an open square in labels. (i haven't
found a font that actually has that character)

wxt puts nothing in the plot, and a "missing" character (square with
four "0"s in it) in a huge font (fs 60 or so) in labels. I guess the
huge font is another bug triggered by the same thing (probably a bug in
pango and/or because the symbol is not in the font?).

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


Thread

Only partial handling of Unicode in `with points pointtype "CHAR" `? Kalin Kozhuharov <me.kalin@gmail.com> - 2015-09-27 12:10 -0700
  Re: Only partial handling of Unicode in `with points pointtype "CHAR" `? Karl Ratzsch <mail.kfr@gmx.net> - 2015-09-27 23:02 +0200
  Re: Only partial handling of Unicode in `with points pointtype "CHAR" `? Ethan A Merritt <sfeam@users.sourceforge.net> - 2015-09-28 17:35 -0700
    Re: Only partial handling of Unicode in `with points pointtype "CHAR" `? Kalin Kozhuharov <me.kalin@gmail.com> - 2015-09-28 20:50 -0700

csiph-web