# ========================================= # # Coloured rod # confree coloured_rod.cfdg output.png 800 100 # ========================================= #

startshape INIT # ========================================= # # # ========================================= # rule INIT {

SQUARE {x 8 y 1  hue -26 sat 1 b 1}
SQUARE {x 8 y 2  hue -56 sat 1 b 1}
SQUARE {x 8 y 3  hue -86 sat 1 b 1}
SQUARE {x 8 y 4  hue -56 sat 1 b 1}
SQUARE {x 8 y 5  hue -26 sat 1 b 1}
SQUARE {x 8 y 6  hue -56 sat 1 b 1}
SQUARE {x 8 y 7  hue -86 sat 1 b 1}
SQUARE {x 8 y 8  hue -56 sat 1 b 1}
SQUARE {x 8 y 9  hue -26 sat 1 b 1}
SQUARE {x 8 y 10 hue -56 sat 1 b 1}

}