if (do_name() != 'Home') : ?>
endif ?>
Posted by anonymous on May 15, 2007
I'm sillabub...
Posted by Mark M on May 16, 2007
sillabub,
Although you have stopped the path from closing it will still be filled by default. Try adding a stroke and nofill command such as:
autoclosepath(close=False) beginpath(100, 100) curveto(150, 100, 200, 200, 50, 400) stroke(0) nofill() endpath()
Posted by anonymous on May 16, 2007
include("util/comment.php"); ?>
Ok... Thanks...
Some Codes don't working....
Posted by anonymous on May 15, 2007Autoclosepath(close=False) work like upload image.
And Other codes don't work correct...
I was re-download and reinstall... but Same Problems are occur.
Have you default setting script?
I have MacBookPro (Mac OS X 10.4.9)
Thanks...