ColinGilbert / pixeltoaster

Automatically exported from code.google.com/p/pixeltoaster
25 stars 0 forks source link

16:9 aspect ratio #52

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Due to the increasing number of 16:9 laptop screens it will be interesting
to have something to manage this.

Several options in mind:

1 - Have the ability to ask for the aspect ratio.
2 - If you ask for a 4:3 aspect ratio and the display it's a 16:9 render in
a square.
3 - If you ask for a 16:9 aspect ratio and the display it's a 4:3 open a
bigger resolution and render in a frame (cinemascope).
4 - ¿suggestions?

Cheers!

Original issue reported on code.google.com by arturjo...@gmail.com on 13 Nov 2006 at 11:49

GoogleCodeExporter commented 9 years ago
Sorry, this should be an enhancement not a Defect (where do I have to change 
the type
or sign the issue)

Original comment by arturjo...@gmail.com on 13 Nov 2006 at 11:56

GoogleCodeExporter commented 9 years ago
i think we can handle this, i already plan to enhance the API to let the user 
query for the set of display modes, 
and the current desktop display mode -- the programmer could then use this 
functionality to implement any 
sort of smart resolution/aspect ratio code they want in fullscreen and windowed 
output

cheers

Original comment by glenn.fi...@gmail.com on 14 Jan 2007 at 6:59

GoogleCodeExporter commented 9 years ago

Original comment by glenn.fi...@gmail.com on 14 Jan 2007 at 7:00

GoogleCodeExporter commented 9 years ago
marking as dupe, because another issue exists regarding the user querying the 
display modes, current display 
mode etc. -- using this data, the user can easily implement aspect ratio code 
themselves

Original comment by glenn.fi...@gmail.com on 27 Jan 2007 at 11:45