Re: plotting points formatted in utf8
James Cloos <[email protected]> Wed, 02 Feb 2022 14:45:15 -0500
| Newsgroups | gmane.comp.graphics.gnuplot.user |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "GK" == Geoff Kaniuk <[email protected]> writes: GK> It is not clear what syntax I should use to express the character. GK> All of the versions: GK> pt "◎" GK> pt "0x9678" GK> pt "U+25CE" the other two replies coverred most, but i'll note that that ◎ is not 0x9678. 9678 is the decimal number which matches 0x25CE. 0x9678 (aka U+9678) is the ideograph 陸. Both "\U+25CE" and "◎" worked fine here (wxt term in x11). -JimC -- James Cloos <[email protected]> OpenPGP: 0x997A9F17ED7DAEA6 _______________________________________________ gnuplot-info mailing list [email protected] Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info