|
|
|
date: Fri, 28 Mar 2008 10:12:48 -0400,
group: microsoft.public.win32.programmer.gdi
back
Re: conversion: Font Point Size <=> LOGFONT::lfHeight
Dave,
A point is 1/72".
The number of pixels, or dots, per inch is what DPI is.
So a 36 point font is 300 pixels, or dots, on a printter that has 600 DPI.
Does that answer your question?
Paul
"Dave Calkins" <david.calkins@noemail.noemail> wrote in message
news:%23lsg8YllIHA.3940@TK2MSFTNGP05.phx.gbl...
> "Scott Seligman" wrote in message
> news:fsjppq$ebl$1@panix3.panix.com...
>> "Dave Calkins" <david.calkins@noemail.noemail> wrote:
>>>the conversion from inches to feet would never change of course.
>>>
>>>however, why do you say that the number of points per inch won't
>>>change?
>>
>> Because much like an inch is effectively defined as 1/12th of a foot, a
>> point is defined as 1/72nd of an inch.
>
> ok, so in other words, the 72 value is "points" per inch which is fixed
> and the "points" are logical points completely distinct from the "dots"
> referenced in the Windows Display DPI setting?
>
> i.e. the "points" referenced via the 72 != the "dots" referenced in the
> DPI setting?
>
>
date: Fri, 4 Apr 2008 09:56:42 -0400
author: Paul Baker [MVP, Windows Desktop Experience] am
|
|