Scale resolution aspectratio modes

From Bennu Wiki
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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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.