I would like to create a chequer pattern from two are more colours. The colours are handed down as a parameter in the following format:
Code: Select all
xc:blue xc:yellow xc:red
Code: Select all
dim=400x50
I need something along the lines:
Code: Select all
row1: repeat pattern
row2: shift one unit, repeat pattern
row3: shift two units, repeat pattern
...
I use IM 6.7.9.