Skip to content
Prev 11893 / 398502 Next

cex option in the text function

On Mon, 25 Jun 2001, Paul Murrell wrote:

            
Not quite.  This warning is given if the X11 driver itself altered the size
you requested by more than 10%, in an attemot to get it satisfied.
It does not check what the X11 font server actually gave you, which could
be quite different.

I don't understand why the X11 device has a lower limit of 8 (pixels, I
believe).  With anti-aliasing, text can be readable much lower.
No other device does the fudging....  On Windows you should have scalable
fonts (at least in the default families) and get the size you ask for. The
allowed range is 2 to 100 points (not pixels).  In practice the text seems
unreadable below about 4 points on my laptop.
I think that it is confined to the X11 device.