From: "Thomas Harte" Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro camera things (aspect) Date: 24 May 1997 18:07:09 GMT Organization: SoftySoft Message-ID: <01bc686d$47fb3260$a32d63c3@default> References: <01bc66fe$da95ada0$e13663c3 AT default> <5m41fg$61r$1 AT news0 DOT xs4all DOT nl> <5m65ob$hqr AT freenet-news DOT carleton DOT ca> NNTP-Posting-Host: host5-99-45-163.btinternet.com Lines: 8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > What about simply scaling by 4/3? No matter what the viewport settings > are, the monitor is 4/3 as wide as high. But doesn't that presume square pixels? Surely, in (for example) 320x200, a square, flat on would then appear as say 40x30 pixels, but drawing this would result in a rectangle. -Thomas