[A86] Re: Drawing points
[Prev][Next][Index][Thread]
[A86] Re: Drawing points
FindPixel. Do a search on the mailing list archives, or check out the=20
routines on ticalc.org.
On Friday 28 September 2001 20:02, you wrote:
> I feel _really_ stupid asking this, but how do you turn on a pixel at a=
ny
> given coordinates? I have the coordinates in a data byte structure
> already in the form X=3DCorner1, Y=3DCorner1+1. This is for a box draw=
ing
> routine and I am using fline.asm to draw the lines, but whenever I give
> it 2 coordinates that are the same, it draws a diagonal line, not a
> point.
>
> Dylan Stewart
References: