resolution-independence
designing a REST api that supports multiple screensizes
Until now all my thumbnails have been 150x150. I would like to support different thumbnail sizes, in order to deal with different Android/iPhone models.[详细]
2023-04-10 06:07 分类:问答Scaling entire screen in XNA
Using XNA, I\'m trying to make an adventure game engine that lets you make games that look like they fell out of the early 90s, like Day of the Tentacle and Sam & Max Hit the Road. Thus, I want th[详细]
2023-04-10 02:45 分类:问答Which screen size / density combinations should I support for bitmap background image?
I\'m writing an application where I will need a number of full screen bitmap backgrounds. Based on my naive reading of Supporting Multiple Screens in the Android documentation, to cover all my bases I[详细]
2023-02-19 03:46 分类:问答Scale an entire WPF window
I have a WPF application that I am going to be demoing to an audience on a large, high-resolution projector, and I am worried that the application will be too small to see from afar.[详细]
2023-02-11 03:17 分类:问答Resolution independent or monitor size independent WPF apps
How could I develop resolution-indepe开发者_如何学编程ndent and monitor size independent WPF apps?Monitor size independent means here suppose I develop a WPF app on a 15-inch monitor and when I will v[详细]
2023-02-08 07:27 分类:问答How do I display this image in Android?
How do I display an image with the following configuration in Android? Retain original aspect ratio (the image can be scaled, but not stretched)[详细]
2023-01-24 22:34 分类:问答Is it bad to work with pixels in CSS? [closed]
开发者_运维知识库As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely[详细]
2023-01-01 17:24 分类:问答I have a page that contains both Flex and HTML at the same time. How do I make it cross resolution?
In one of my pages, I use a Flex 4 app in a column on the left, and then normal HTML in a 开发者_如何学Gocolumn to the right. Is there anyway I can make it so that the ratio between the two columns is[详细]
2022-12-30 18:07 分类:问答HTML/CSS: What should I use to define image height/width to make it resolution independent?
I\'ve read all over the Internet that开发者_如何学Python I should not define fonts (or anything) with absolute pixel height/width/size and instead, use EM ... so that on higher resolution displays, my[详细]
2022-12-28 01:57 分类:问答