At 10:36 �� 15/11/2001 +0100, you wrote: >On 15 Nov 2001, at 8:31, Dilwyn Jones wrote: > > > Wolfgang, once you are happy with the LINE_A extension, is there any > > chance you'd release it - it sounds like an extension lots of people > > would like to use for graphics. > > > > > >Sure, it(ll just take some time until I find some v lues that don't >work. (Phoebus, why don't you send ma a nonworking example). >Then I'll fix it.
Try this COLOUR_PAL: WINDOW #0,800,600,0,0: FOR y=598 to 1:for x=1 to 799: LINE_A #0,0,598,x,y,60:END FOR x:END FOR y:COLOUR_QL >Wolfgang >----------------- >www.wlenerz.com
