Michael Barton wrote:
> Also, I forgot to reiterate that d.rast.nums only does Romans and does
> not respond to GRASS_FONT.
$ grep R_font display/d.rast.num/*
display/d.rast.num/number.c: R_font("romans");
remove that line, then it will.
(but then will it still be guaranteed to fit within a cell?)
Hamish