[R] axis fontsize suse 9.3

2005-11-23 Thread Sebastian Leuzinger
hello, does anybody have an idea why the fontsize is impossible to be changed 
in R version 2.1.0 under linux suse 9.3?
par(cex.axis=1.5) does not change anything and 
par(cex.axis=2) triggers the error message

X11 font at size 16 could not be loaded

any hints appreciated

-- 

Sebastian Leuzinger
Institute of Botany, University of Basel
Schönbeinstr. 6 CH-4056 Basel
ph0041 (0) 61 2673511
fax   0041 (0) 61 2673504
email [EMAIL PROTECTED] 
web   http://pages.unibas.ch/botschoen/leuzinger

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html


Re: [R] axis fontsize suse 9.3

2005-11-23 Thread Prof Brian Ripley
Please search the archives.  The issue is that you need the X11 fonts 
installed, both the 75dpi and 100dpi sets.

RSiteSearch(Suse font size) gave me lots of relevant hits.

On Wed, 23 Nov 2005, Sebastian Leuzinger wrote:

 hello, does anybody have an idea why the fontsize is impossible to be changed
 in R version 2.1.0 under linux suse 9.3?
 par(cex.axis=1.5) does not change anything and
 par(cex.axis=2) triggers the error message

 X11 font at size 16 could not be loaded

 any hints appreciated

-- 
Brian D. Ripley,  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel:  +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UKFax:  +44 1865 272595

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html