Striped/Checkered Fill Styles
Status: Alpha
Brought to you by:
aj_genius
I'd love to see striped and checkered fill styles added.
What I'm thinking of is like this:
fill {
style = striped
stripe_size = [some non-zero positive integer]
stripe_direction = [horizontal, vertical,
ldiagonal, rdiagonal]
}
or:
fill {
style = checkered
checker_size = [some non-zero positive integer]
checker_type = [square or diamond]
}
I love making themes with the smooth engine but I
constantly find myself wishing those options existed.