Project

General

Profile

Bug #465

Rainbow lines are offset, and there are gaps between the rainbow lines.

Added by Brian Flanagan over 3 years ago. Updated over 3 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
AOZ Studio Team
Target version:
-
Start date:
09/03/2020
Due date:
% Done:

0%

Estimated time:
24:00 h
Affected version:

Description

Example code: (see attached snapshot for results)

#manifest:"amiga"
#fullScreen:true
#splashScreen:false

Screen Open 0,320,256,32,Lowres
Palette 0,$FFFFFF
Cls 0
set rainbow 0,0,255,"","",""
Rainbow 0,0,0,255
for y=0 to 255
  rain(0,y)=y
next
Ink 1 : Box 0,0 To 319,255
wait key

They're offset both horizontally as well as vertically.


Files

Screen Shot 2020-09-03 at 2.16.54 PM.png (36.2 KB) Screen Shot 2020-09-03 at 2.16.54 PM.png See the gaps and horizontal offsets. Brian Flanagan, 09/03/2020 07:21 PM

Also available in: Atom PDF