turning off feedback in cfdg

If you're having trouble using Context Free or don't understand the language, ask for help here.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
seanth
Posts: 12
Joined: Thu Feb 08, 2007 12:09 pm

turning off feedback in cfdg

Post by seanth »

I'm batch converting hundreds of .cfdg files to .png using the command line, and was wondering if there was a way to turn off the text feedback cfdg gives?

I really don't need to see any text other than if an error is encountered. Is there an undocumented argument for making the feedback less verbose? If not what files should I start editing in the source to get rid of text like:

Reading rule file...
... rules loaded
Generating color PNG inage, variation...
etc

-STH

User avatar
MtnViewJohn
Site Admin
Posts: 882
Joined: Fri May 06, 2005 2:26 pm
Location: Mountain View, California
Contact:

Post by MtnViewJohn »

That's a good idea for the next version. For now, you can always '> /dev/null'.

Post Reply