Difference between changing dpi and font size?

  • Thread starter Thread starter kirk jim
  • Start date Start date
K

kirk jim

Whats the difference
between changing dpi and font size?



They both effect the fonts, but what is the purpose for having two ways

what are their pros and cons and which is best?
 
On 4/11/2007 6:10 PM On a whim, kirk jim pounded out on the keyboard
Whats the difference
between changing dpi and font size?



They both effect the fonts, but what is the purpose for having two ways

what are their pros and cons and which is best?

Good question.

I found this:
http://www.microsoft.com/resources/...isplay_use_large_or_small_fonts.mspx?mfr=true

Note the "the dpi size you specify" portion.

--
Terry

***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
 
the DPI changes EVERYTHING that is displayed on the screen.
font changes should only effect the LETTERS displayed on the screen.



(e-mail address removed)



Whats the difference
between changing dpi and font size?



They both effect the fonts, but what is the purpose for having two ways

what are their pros and cons and which is best?
 
changing the DPI from the default of 96 DPI is NOT recommended. Many
programs do not display correctly if the DPI has been changed, due to a
long standing "issue" or difficulty in windows graphics programming, going
all the way back to Windows 386. Symptoms include window contents that
extend beyond the window borders (and are thus inaccessable). This issue
tends to affect smaller, simplier programs where the programmer did not
bother to go the extra mile (or miles) to scale things manually. Even
some of MS's own small programs don't do it right.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top