Micha Nelissen wrote:

On Sun, 13 Nov 2005 21:10:28 +0100
darekM <[EMAIL PROTECTED]> wrote:
Micha Nelissen napisaƂ(a):
What does PixelsPerInch have to do with sizes of fonts ?
Maybe not from Forms, but I use PixelsPerInch for calculate size of printing elements,
I don't remember exactly,

Measuring your text using PixelsPerInch is very unreliable, almost
meaningless.

Why You want to remove it. It's not disturb.

Because it does not have much meaning, and it changes often from one user
to the next.

Micha

I use PixelsPerInch constantly in a TCanvas descentant that I have that can draw vector graphics to screen and printer. Especially for the printer it is important to be able to draw with precision on all printers. Since I use this canvas for monitoring ECG waves on the screen and for printing the results, a precise presentation is very important.

Of course text is also scaled by this, since the canvas sets its text size by millimeters or inches. For this I also need to know the PixelsPerInch of the current canvas.

I am sure that anyone who writes a CAD program would need the same, and there are probably other usefull uses as well. In the real world, it is important to have good measurement units. Please don't remove one of the very few provided.



--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.13.0/167 - Release Date: 11.11.2005

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to