I tried the above solutions, no luck. A work-around does work for me: use
'COMMENT' to place the degree symbol (alt-176). Use '\g' to remove unwanted
spaces so that the degree C is placed close to the value.
"GPRINT:PUL_MIN:minimum temperature\: %2.1lf\g" \
COMMENT:"°C\n" \
I type
How then would I set an utf8 locale active in a windows environment?
Thank you for your support!
--
View this message in context:
http://rrd-mailinglists.937164.n2.nabble.com/ASCII-codes-in-gprint-tp1074361p7226343.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.
Chris,
make sure you have a utf8 locale active when doing that ...
cheers
tobi
Today Chris Nighswonger wrote:
> On Thu, Mar 3, 2011 at 6:11 AM, Wirthmueller <
> urs.wirthmuel...@swissonline.ch> wrote:
>
> > Did anyone got a solution to this problem... got the same!
> >
>
> I've been having prob
On Thu, Mar 3, 2011 at 6:11 AM, Wirthmueller <
urs.wirthmuel...@swissonline.ch> wrote:
> Did anyone got a solution to this problem... got the same!
>
I've been having problems with UTF-8 in GPRINT. Specifically the degree
symbol. (0x00B0) It prints fine in the legend (--vertical-label) but print
Did anyone got a solution to this problem... got the same!
Thanks
Urs
--
View this message in context:
http://rrd-mailinglists.937164.n2.nabble.com/ASCII-codes-in-gprint-tp1074361p6084402.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.
_
On Mon, Mar 10, 2008 at 06:37:29PM +0100, Hans Schulz wrote:
> Hello,
> I use rrdtool to plot graphs of temperatures, in degrees Centigrade
> (Celsius). The standard symbol for degrees is ASCII 0176 (a sort of
> superscript o). I cannot figure out how to get this symbol in my graphs
> legend or com