degree symbol not plotting
Posted: 2014-05-21T07:00:33-07:00
Using Centos 6.5 + Imagemagick 6.5.4-7 2014-02-10 Q16
When I try to use convert to plot text with the degree symbol, the text stops plotting at the degree symbol.
The relevant lines from the script:
set runhr = "Daytime Temperatures (°F) GFS MOS 24 hour Forecast Valid 12Z"
convert tmp1.gif -pointsize 20 -font helvetica -fill black -box white -gravity North -annotate 0x0+0+5 "$runhr" mostemp.24.gif
This was working fine in ImageMagick 6.2.5 04/05/07 Q16 under Fedora 5
When I try to use convert to plot text with the degree symbol, the text stops plotting at the degree symbol.
The relevant lines from the script:
set runhr = "Daytime Temperatures (°F) GFS MOS 24 hour Forecast Valid 12Z"
convert tmp1.gif -pointsize 20 -font helvetica -fill black -box white -gravity North -annotate 0x0+0+5 "$runhr" mostemp.24.gif
This was working fine in ImageMagick 6.2.5 04/05/07 Q16 under Fedora 5