Top "Dpi" questions

DPI stands for Dots Per Inch

Windows Forms DPI scaling

My application looks good with 100% DPI setting, but when user selects different (125% or 150%) words don't fit in containers. I tried …

c# winforms dpi
How to control the font DPI in .NET WinForms app

I created an app for a small business. Some of the employees in the office can not see the form …

winforms fonts dpi
DPI in Retina iPad app design

I don't know if this belongs in StackOverflow or some other SE site, but here goes. I have a PSD …

ios ipad retina-display dpi ppi
How to take a 300 DPI screenshot of a web page

Ok, dumb question, the images on the page are all 72, so you can't have 300. But... what's the best way to …

printing dpi
Stop Firefox DPI Scaling (when Windows setting is at 125%)

I'm currently making a webpage and testing it in chrome works fine, but in Firefox - it is zoomed in. …

css firefox zoom scaling dpi
How to detect the screen DPI using JavaScript

The only way I found till now, is getting the offsetWidth, offsetHeight of a test div element with height and …

php javascript dpi
C# Scaling UserControl content to match users Dpi/Font Size

How do I get my OwnerDrawn UserControl to respect the users dpi (96/120/xxx) and/or font-size (normal, large, extra large)? …

c# .net user-controls scale dpi
matplotlib, savefig: DPI setting is ignored

I cannot find anyone else with this problem. In matplotlib, you can view your plots using either show() or savefig(). …

python matplotlib show dpi
getheight() px or dpi?

Help.I found the height of ListView and I do not know px or dpi? I need dpi final ListView …

android dpi
Why Nexus 6 density is 560 dpi?

How to prepare resources for Nexus 6? If I put images to xxxhdpi they will scale down and lose quality. I …

android dpi screen-density