Scale resolution aspectratio modes
Revision as of 09:40, 9 August 2012 by Kloppix (talk | contribs) (Created page with 'Category:constantcategories == Description == When assigned to to the global variable scale_resolution_aspectratio allows to choose between stretching a screen resiz…')
Description
When assigned to to the global variable scale_resolution_aspectratio allows to choose between stretching a screen resized by screen_resolution to fill the screen or keeping his aspect ratio.
List
Constant | - Value | Description |
SRA_STRETCH | - 0 | Stretches the screen. |
SRA_PRESERVE | - 1 | Keeps the aspect ratio. |