Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU.UUCP Newsgroups: comp.sys.amiga Subject: Re: Overscan graphics Message-ID: <8704140119.AA01525@cory.Berkeley.EDU> Date: Mon, 13-Apr-87 20:19:57 EST Article-I.D.: cory.8704140119.AA01525 Posted: Mon Apr 13 20:19:57 1987 Date-Received: Wed, 15-Apr-87 03:00:53 EST Sender: daemon@ucbvax.BERKELEY.EDU Lines: 12 Word of Warning: For all you developers out there, DON'T COUNT ON OVERSCAN when developing programs!!! That is, any software you develop had better run on a normal 640x200 screen as well. Remember, there are people out there who don't have fancy monitors... or even monitors at all, and many TV's can't handle anything larger than 640x200 (640x400 interlaced). A good example is a modem program... you don't want to open a 650x210 normal (w/borders etc...) window to get 80x25 text unless you first check to see if the (workbench) screen can handle it... easy enough to do. -Matt