DPI stands for Dots Per Inch
I have the following app that draws a rule : public class Rule extends JComponent { public static final long serialVersionUID=26362862L; // …
java detect dpiI am developing a map control in WPF with C#. I am using a canvas control e.g. 400 x 200 which …
c# wpf gis resolution dpiSome of my customers want to be able to scale my application manually (when Windows dpi is set to 96), so …
delphi dpi hdpiI've run into an interesting problem. At least in Vista, getSystemMetrics(SM_CXSCREEN) returns an incorrect value when the desktop …
winapi dpi screen-resolutionI have a Java application using the Substance LookAndFeel with Windows as the the target platform and I want to …
java swing testing accessibility dpiI am trying to get the real screen resolution (in pixels) in a windows C++ app. When the windows dpi …
c++ winapi screen-resolution dpiI would like to know the physical screen size under Mac OSX. But NSDeviceResolution is always reporting wrong value (72), so …
objective-c macos screen dpiI have a problem with the display of our .NET Windows application under high dpi settings. All forms are set …
.net dpi winappOn my laptop running Win7, when I set the display setting to 125%, the DPI shows up as 120 (using both graphics.…
windows dpi