Log In  

Steep enough lines aren't rendered correctly when they originate off screen

This code should draw a completely solid screen. It does not.

cls()
for i = 0,260 do
line(i,127,i-5,0,1)
end

P#86822 2021-01-27 01:35 ( Edited 2021-01-30 05:06)

1

Thanks @WalrusesAreAwesome -- this was part of a clipping problem that also affected tline(), and is fixed for 0.2.2

P#87029 2021-01-31 19:41 ( Edited 2021-01-31 19:42)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 15:25:44 | 0.036s | Q:13