Message: 14 Date: Mon, 25 Aug 2003 07:02:06 -0600 From: "Dale Pond" <[EMAIL PROTECTED]> To: "Revolution" <[EMAIL PROTECTED]> Subject: Paint Tools Reply-To: [EMAIL PROTECTED]
Hi,
Is there a manual on using the Paint Tools? Can't find it referenced in the Documentation. Actually is there a Rev manual or how-to book that covers drawing graphics?
I have a HC script that draws geometric patterns according to math calculations. Works great in HC but the pencil tool does not draw in Rev (or if it does I can't see the result). The pencil will draw in a new stack but not on this imported HC stack. I don't think I understand how Rev draws, hence the need for a simple manual or how-to instructions. Here's the script:
Dale,
I chose some numbers for a,b,d,... etc. in your script and it worked for me. It drew two rectangle and a line. Is it possible that your line was masked by the rectangles?
May I suggestion that you might find Turtle Graphics to be helpful for the pencil drawings you are doing? It will be found under TurtleGraphics.rev on my web site:
http://home.infostations.net/jhurley/
Jim _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
