Re: [R-sig-Debian] Font issue under X11() (Ubuntu 20.04)

2022-08-23 Thread Dirk Eddelbuettel
On 23 August 2022 at 15:04, Viechtbauer, Wolfgang (NP) wrote: | Hi all, | | Using R under (X)ubuntu 20.04 here. I just noticed that the equal symbol (and other symbols like <>) are hanging kinda low under X11(). For example, if I run this code: | | plot(NA, xlim=c(0,2), ylim=c(0,2)) |

[R-sig-Debian] Font issue under X11() (Ubuntu 20.04)

2022-08-23 Thread Viechtbauer, Wolfgang (NP)
Hi all, Using R under (X)ubuntu 20.04 here. I just noticed that the equal symbol (and other symbols like <>) are hanging kinda low under X11(). For example, if I run this code: plot(NA, xlim=c(0,2), ylim=c(0,2)) text(1,1,"P = 0.01", cex=2) abline(h=1) then the = symbol is completely below the