It can often create havoc on your interface if a user is using large fonts (or normal if you have designed in large fonts.
if Screen.PixelsPerInch = 96 then ;// Its the normal font size;
if Screen.PixelsPerInch = 120 then ;// Its the large font size;
Login
Don't have an account yet? You can create one. As a registered user you have some advantages like a theme manager, comments configuration and posting comments with your name.