Speaking of fonts...



I think I know what the real problem is with getting good font
display by default. There isn't enough information in the
xorg.conf file to scale the fonts properly. It came to me
when thinking about this, that the bigger your monitor, the
farther back you tend to sit.

The algorithms rampant in the various font systems on linux
seem to scale based on a linear algorithm considering
only dots per inch, and not taking into account how far
away from the monitor you probably sit.

This didn't seem like it could be an original thought, so
I did a little web searching and found this:

http://www.humanfactors.com/downloads/feb02.asp

As the author points out, what you want is for the font to
subtend the same angle to be the same apparent point size.

We either need xorg.conf to include a new DistanceFromMonitor
parameter that can be factored into the font scaling, or
we just need the scalaing algorithms to use a heuristic that
guesses you are likely to be sitting farther away the larger
your monitor is (or both - it might be nice to have a relatively
small monitor, but inform X you are gonna be looking at it
from across the room, so it needs to scale the fonts way up,
so a heuristic wouldn't necessarily always work, but could be
a good default).


--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Puzzles with printed output
    ... except that the scale is ordinarily greatly increased. ... e.g. not a fixed-pitch font. ... The display is simply a column of text of arbitrary ... Do you mean that the JDK is doing that (a JDK bug)? ...
    (comp.lang.java.gui)
  • Re: Speaking of fonts...
    ... xorg.conf file to scale the fonts properly. ... The algorithms rampant in the various font systems on linux ... away from the monitor you probably sit. ...
    (Fedora)
  • Re: Cellpadding et al
    ... borders scale a little. ... I don't see how they could scale a little. ... You can set them in metric units, or in pixels, or as relative to the font size. ...
    (comp.infosystems.www.authoring.stylesheets)
  • Re: EMF terminal size units?
    ... Apparently when you scale an EMF object, ... rendered in a scaled version of the font you specified. ... While EMF apparently doesn't scale text glyphs, ... won't look the same as an 800 unit wide plot done using "Times ...
    (comp.graphics.apps.gnuplot)
  • Re: Font size postscript terminal
    ... comparison to the 10 pt latex font. ... it gets larger or smaller along with the graphics. ... scale up or down with the graphics. ...
    (comp.graphics.apps.gnuplot)