Re: Laptop recomendations



Matthew Saltzman:
And make sure that your font configurator knows the true
DPI of your display. That way it can scale fonts to
their true size.

linuxmaillists@xxxxxxxxxxx:
Can you explain this so it is clear as to what you are
talking about?

A font "point" isn't an arbitrary or relative measurement, it's a real
world measurement, just like we have centimetres and inches, with an
exact meaning. A 12pt font has a particular size, it should always be
that specific size, no matter whether drawn on screen or paper.

Conversely, a 12 pixel font is whatever size the pixels are, on
whatever's drawing the font. That's going to be tiny on a 1280 by 1084
screen, and much bigger on 640 by 480 screen.

When a computer knows your DPI (dots per inch), it knows how many pixels
it takes to make something an inch in size. It'll also know how many
dots make a centimetre, point, or any other real world measurement.
Now, it *can* render a 12 point font at its proper size.

Of course that presumes that the rendering engine was written by someone
knowing what they're doing, and not by an idiot who thinks that font
points are a scaling system to be rendered in no particular manner.

--
(This box runs FC6, my others run FC4 & FC5, in case that's
important to the thread.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.


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



Relevant Pages

  • Re: Speaking of fonts...
    ... understood the situation properly (those who design font rendering ... DPI means how many dots per inch, or pixels in that inch, will be used ... Changing your printer from 24 DPI to 48 DPI, for example, didn't change ...
    (Fedora)
  • Re: [PHP] Calculate string width using some font.
    ... everything is pixels. ... there is no dpi - your screen & printer has a certain dpi and that determine ... with some Y font size to use in an svg-to-pdf conversion. ... Create a dummy image. ...
    (php.general)
  • Re: Splash Screen and Image Control Problem
    ... the form and image display and are centered on a 96DPI font display. ... > Horizontal DPI = 71 ... >>> 300x400 pixels, then it will be 300x400 pixels regarless as to the ... >>> Dim factor As Single ...
    (microsoft.public.vb.general.discussion)
  • Re: Large Fonts
    ... The effects vary from one machine to the next of course, but generally in Windows all True Type fonts (including the Verdana 8 point he is using) are required to be "whole pixel" values, so that on most machines if you ask for 8 point Verdana you will actually get 8.25 points. ... Similar considerations also come into effect when you switch between "Windows small fonts setting" (96 dpi) and "Windows large fonts setting". ... So in the author's specific case he would quite probably see the effect he described (the size of the "container" or button or whatever expanding by a larger percentage than the size of the font which it contains). ... In my case the height of a Command Button increased by 25 per cent, as expected, when changing from 96 dpi to 120 dpi, but the height of the font increased by only 12 per cent, but at 9 points there was virtually no difference at all between the two, and at 10 point Verdana I had the opposite effect, where the height of the Command Button increased by 25 per cent but the height of the font increased by 33 per cent. ...
    (microsoft.public.vb.general.discussion)
  • Re: Speaking of fonts...
    ... 42" 1920x1080 dpi monitor, the setting is 52dpi, and at ... understood the situation properly (those who design font rendering ... and those who get you to set font sizes in pixels in web ... But the printer or its device-specific driver knows how wide/tall a sheet of paper is and the DPI in any mode is fixed. ...
    (Fedora)