aspect-ratio Questions

6

Solved

EDIT: Thanks for all your answers and comments. After thinking about it i would rephrase the core of the question to: "How to determine and limit the minimum resolution/ratio my game is able t...
Tybie asked 15/8, 2011 at 2:44

3

Solved

I am using the UIImagePickerController to select images for my app. However I am facing some challenges with regards to maintaining aspect ratio of the selected images For example, I have a raw i...
Unloose asked 13/7, 2011 at 5:42

1

Solved

Possible Duplicate: converting pixels to dp in android I'm trying to convert pixels to dp. What is the formula? Lets convert 640 and 480 into dp. The docs say this The conversion...
Placate asked 11/7, 2011 at 21:3

1

Solved

I have a screen that I'm trying to layout... Basically, I'm trying to evenly distribute 4 ImageButton objects vertically on a screen... I used this here to evenly distribute the items, but now am...
Tentation asked 13/5, 2011 at 14:1

1

Solved

I have a large number of images that can be any dimension that I need make into the same aspect ratio (basically square). So if one image is 100x300 the output should be 300x300. What I don't want ...
Fireside asked 1/4, 2011 at 20:35

3

Solved

My Android app (a text-based game) uses background images a lot in order to provide a better visual ambiance. For example, if the action in the game takes you into a tavern, then you get a backgrou...
Hottentot asked 3/9, 2010 at 10:38

1

Solved

How can I make a form have a fixed aspect ratio that is preserved when it is resized? I know it can be done by overriding OnSizeChanged and manually modifying the [new] Height/Width, but that caus...
Skillern asked 2/8, 2010 at 20:18

2

Solved

I'm looking for help/suggestions in finding the most efficient way to resize an image to be as small as possible using PHP/GD while preserving the aspect ratio of the original image but ensuring th...
Laspisa asked 2/12, 2009 at 5:30

19

Solved

I design web apps mainly for desktop use (not PDAs, phones etc) by co-workers and customers. As more users become equipped with 16:9-type screens the traditional screen layouts are no longer ergono...
Nahuatlan asked 5/2, 2009 at 15:3

© 2022 - 2024 — McMap. All rights reserved.