first I have to say a thousand Thanks for this incredible piece of software (I really love it).
I recently compiled the Linux Version of ContextFree 3.0.1 and tried to render some of my cfdg's which work fine in the Windows version and just got error messages.
for example when I try to render a cfdg file test.cfdg containing the following code:
Code: Select all
startshape go
shape go {SQUARE[]}
Code: Select all
jj@mhr:/software/CF3$ cfdg -s 100 test.cfdg test.png
Reading rules file test.cfdg
Line 2: Parse error - syntax error
Thanks, Jan