yes, scaling tolerates portrait mode
This commit is contained in:
parent
1dee12d398
commit
70eb385609
1 changed files with 0 additions and 4 deletions
|
|
@ -115,10 +115,6 @@ static unsigned draw_colors(unsigned action);
|
||||||
|
|
||||||
/////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////
|
||||||
// hide all scale-related values here
|
// hide all scale-related values here
|
||||||
|
|
||||||
// FIXME: Does this take into account taller-than-wide canvas sizes?
|
|
||||||
// (e.g., 768x1024 on a tablet PC in 'portrait' configuration?)
|
|
||||||
// -bjk 2006.10.26
|
|
||||||
typedef struct scaleparams
|
typedef struct scaleparams
|
||||||
{
|
{
|
||||||
unsigned numer, denom;
|
unsigned numer, denom;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue