Page 1 of 1

turning off feedback in cfdg

Posted: Mon Sep 24, 2007 1:30 pm
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

Posted: Tue Sep 25, 2007 10:03 am
by MtnViewJohn
That's a good idea for the next version. For now, you can always '> /dev/null'.