On Friday 14 January 2005 23:29, John Dougherty wrote:> I am encountering an font error when using either plot() or pairs() for a
> scatter plot matrice under some circumstances. For instances pairs(hills)
> using the "hills" data set in MASS results in the following
error:
>
> "Error in text.default(x, y, txt, cex = cex, font = font) :
> X11 font at size 16 could not be loaded"
>
> However pairs(iris) works fine. Since the iris data set contains
> considerably more variables than hills, I am at sea regarding the
> correction.
>
Managed to forget to list the OS. I'm running SuSE 9.2.
John