Results 1 to 5 of 5

Thread: twips per pixel

  1. #1

    Thread Starter
    Hyperactive Member badgers's Avatar
    Join Date
    Sep 1999
    Location
    Madison, WI USA
    Posts
    444
    I have a question.
    I used to believe that twips per pixel was 15.
    I have tested this on several machines here at work.
    Trinitron Multiscan 500PS monitor.
    when set to 1600X1200 VB gives me 12 twips per pixel.
    all other resolutions below this give me 15 twips per pixel.

    they are equal values for X and Y
    what gives.
    NT4.0 SP5 VB6 SP3
    Compaq Deskpro
    integrated video, I don't know the make of the chip set.
    Guessing ATI rage but it is just a guess.
    21" monitor
    anyone else see this happen?
    I am so skeptical, I can hardly believe it!
    PS I am not a 'hyperactive member' I am a cool, calm, and collected member

  2. #2
    Guest
    use these to get the Twips Per Pixel

    Code:
    Screen.TwipsPerPixelX
    Screen.TwipsPerPixelY

  3. #3

    Thread Starter
    Hyperactive Member badgers's Avatar
    Join Date
    Sep 1999
    Location
    Madison, WI USA
    Posts
    444
    i know that.
    My point is that I thought that twips per pixel was a constant. It appears that it is not.
    Is my system lying or am I wrong in thinking that twips per pixel is constant.
    I am so skeptical, I can hardly believe it!
    PS I am not a 'hyperactive member' I am a cool, calm, and collected member

  4. #4
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    Changing the system font settings will change the number of twips per pixel. There's a difference between large fonts, small fonts and (of course) custom size fonts. You can set these in the desktop properties(right click on desktop --> properties --> Settings --> Advanded --> Font Size)

  5. #5

    Thread Starter
    Hyperactive Member badgers's Avatar
    Join Date
    Sep 1999
    Location
    Madison, WI USA
    Posts
    444
    thanks for the info!
    small fonts=15 Tpp
    large fonts=12 Tpp
    I am so skeptical, I can hardly believe it!
    PS I am not a 'hyperactive member' I am a cool, calm, and collected member

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width