Page 1 of 1

Those of sight, could you help lead the blind?

Posted: Wed May 11, 2005 12:24 pm
by mjollnir529
Hello I'm a programing retard, though I'm quite interested in what this program can do. Could somebody please help me out with some of the basics, like commands, command functions, and what the hell are those numbers in the curly brackets for?

I have hope that I won't turn out to be a lost cause, I just need some guidance.

Posted: Wed May 11, 2005 12:37 pm
by mtnviewmark
Windows or Mac version: Choose "Lesson" from the Examples menu. Then read the text.

Unix/Posix version: Run the commands:

Code: Select all

make #if you haven't built it already
./cfdg input/lesson.cfdg lesson-output.png 500 500
Then look at the graphics result in lesson-output.png, and then open the file input/lesson.cfdg in your favorite text editor and read it.