size of text and numbers in graphs (PR#349)

Peter Dalgaard BSA p.dalgaard@biostat.ku.dk
27 Nov 1999 19:58:36 +0100


koller2@fgr.wu-wien.ac.at writes:

> Hi!
> 
> Since installation of R 0.90 there are problems with the size 
> of text and numbers also in the x11-device (I reported about similar 
> problems with the postscript device recently). For numbers and 
> letters a different size is used:
> 
> plot(1:10,1:10,type="n")
> text(2,8,"F5F5F5F5F5")
> text(2,7,"F5F5F5F5F5",cex=2)
> 
> The same problem is also found in the postscript device.
> The difference is small but clearly visible.
> 
> Thanks for fixing soon!

It's not a bug. The fonts are designed that way (capital letters one
pixel taller than numbers in some sizes). Try for instance running
xfontsel with

-*-helvetica-medium-r-*-*-34-*-*-*-*-*-*-*

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._