Index: [thread] [date] [subject] [author]
  From: Andrew Apted <ajapted@netspace.net.au>
  To  : ggi-develop@eskimo.com
  Date: Tue, 22 Sep 1998 15:11:45 +1000

Line drawing bug

There's a bug in the line drawing code.  I've committed a small program
`demos/linetest.c' which reproduces the bug here, at least in
800x600[16] mode (I haven't tried other modes yet).  The symptom is a
line drawn to the wrong endpoint, horizontally half-way between (x1,y1)
and (x2,y2).  Any ideas ?

Cheers,
_____________________________________________  ____
                                               \  /
  Andrew Apted   <andrew@ggi-project.org>       \/
  

Index: [thread] [date] [subject] [author]