if (do_name() != 'Home') : ?>
endif ?>
Posted by Tom De Smedt on Dec 10, 2007
Did you remember to define a stroke color before drawing the line?
stroke(0) line(0, 0, 100, 100)
Posted by Edwin on Dec 11, 2007
include("util/comment.php"); ?>
I stripped down to a problem and I stripped a bit toooo much.
SORRY! You're very right!
line ?
Posted by Edwin on Dec 10, 2007Hi all,
I'm not sure when this happened but I can't draw a line anymore. All primitives work but the line from the reference does not show up?
Duh?
Edwin