Re: GD graph labels: degree symbol?
- From: anno4000@xxxxxxxxxxxxxxxxxxxxxxx (Anno Siegel)
- Date: 31 Oct 2005 14:18:47 GMT
<parboil@xxxxxxxxx> wrote in comp.lang.perl.misc:
> Hi
>
> I'm using GD::Graph quite successfully, but I'm darned if I can get a
> label text string like 'Degrees °C'
>
> I use vi to edit everything, but I've no idea whether I need to
> "insert" the o-superscript using a special vi keystroke or whether I
> need to do a hex(o-superscript) type bit-o-code inside perl.
Whatever works. You want a character that displays as a degree
character in the font GD uses to produce label texts. That may
be the same character that works on your screen or not, so forcing
vi to accept the input (type ^V, then the character, in input mode)
may take you only half of the way.
Anno
--
If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers.
.
- References:
- GD graph labels: degree symbol?
- From: parboil
- GD graph labels: degree symbol?
- Prev by Date: Re: OO Perl, iterators
- Next by Date: Re: GD graph labels: degree symbol?
- Previous by thread: GD graph labels: degree symbol?
- Next by thread: Re: GD graph labels: degree symbol?
- Index(es):
Relevant Pages
|