Black-white instead of colours in an easy way?

Let the developers know what you think of the software and what can be done to either improve the CFDG language or the Context Free program.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
shevegen
Posts: 57
Joined: Wed Jul 06, 2005 5:38 am

Black-white instead of colours in an easy way?

Post by shevegen »

Hi,
sometimes an image looks better in black-white (most of the time the colours are better though)

Is there a way to add a rule at the start of a cfdg file which ignores all successive colourizations ?
So that you can quickly produce a non colourized version of a cfdg file. (I reckon this would be possible with imagemagick too, but I am also asking because I curiously want to know _if_ this would be breaking a rule of cfdg files. At second thought I think using imagemagick may be an easier solution anyway)

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

Post by MtnViewJohn »

Sorry, but no. As soon as there is one hue, saturation, or alpha adjustment in the cfdg file then the color mode switches to 32-bit RGBA. This wouldn't be very hard to do. Maybe we can put in a force-monochrome mode and a force-opaque mode to override the color output in the next version.

Post Reply