dpi
Screen sizes and precise element placement on Android
I have a problem with supporting different screen sizes. My application has different drawables for mdpi (320x480), hdpi (480x800) or ldpi (240x432). I also have different layout for small, normal-not[详细]
2023-03-16 05:33 分类:问答Visual Studio 2010 looks "zoomed in"
Today, I installed Visual Studio 2010 Professional on a new laptop with a fresh Windows 7 Ultimate 64-bit install. I, being quite used to the look of Visual Studio 2010, instantly spotted that somethi[详细]
2023-03-13 23:38 分类:问答Different Text Size under same screen resolution but different dpi in two Android machines
I have two Android machines - Samsung Galaxy Tab and HTC Flyer. They both have 1024x600 screen. However Tab has 240dpi screen while Flyer has 160dpi according to the log from Context.getResources().ge[详细]
2023-03-12 17:59 分类:问答Paperclip: resize images without decreasing image dpi or set fixed dpi
By defaul开发者_Python百科t, the dpi of image after resizing done by paperclip is 72. I\'m looking to set the dpi 300 even after the paperclip resizes the original images into thumb, medium and large.[详细]
2023-03-12 12:47 分类:问答How to get Windows Display settings?
There is setting for Display in Windows 7 (Control Panel -> Display). It allows to change the size of the text and other items on the screen.[详细]
2023-03-05 15:09 分类:问答visual studio designer dpi setting
I\'ve learn how to manage different DPI settings the hard way, so 开发者_JS百科that at runtime my applications are properly displayed.[详细]
2023-03-05 02:23 分类:问答WPF high dpi issues
I created a simple web browser WPF test application with pictures and text within a canvas, with windows set at 96dpi.[详细]
2023-03-04 15:08 分类:问答Reduce DPI resolution of UIImage
I am sending an image via-email using mfmailcomposeviewcontroller: [mailComposer addAttachmentData:UIImageJPEGRepresentation(self.开发者_如何学JAVAeditedImageView.image, 1.0f)[详细]
2023-03-03 16:49 分类:问答Java Image Quality (JPEG)
Is it possible to get the current quality of an existing image? I want to load a JPEG and save it again without any change in quality and DPI. (I need to 开发者_如何学Pythondo some pixel manipulation[详细]
2023-02-28 11:10 分类:问答How can I set the size of an object in cm, using JavaScript
I need to set the size 开发者_开发百科of an object in cm/inches (or another value that is always the same on any monitor). I know the code to set the size in px, but not in a value that is always the[详细]
2023-02-22 22:20 分类:问答