FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 418 : Figure Errors
Last modified: 2007-05-07 21:36
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
REAS
Assigned To:
REAS
Attachment
Type
Created
Size
Actions
Description
: Opened: 2006-10-14 10:33
p. 40
line(x1, y1, x2, y2)
quad(x1, y1, x2, y2, x3, y3, x4, y4)
bezier(x1, y1, cx1, cy1, cx2, cy2, x2, y2)
p. 89
Remove LINE_STRIP
In TRIANGLES lower-left illustration, v4 should be v5
Additional Comment
#1 From REAS 2006-10-16 11:36
p. 93
Start all counting with 1, not 0. This matches the code in the chapter