~evan/bitart

ref: 6269c4d47ad98829dc716583a834406e2394ee73 bitart/main.c -rw-r--r-- 5.1 KiB
add defaults to switch statements to silence warnings
unflip x and y
add width and height operators
add exponentiation
add logical not
add -i switch
add option for color
output to stdout by default
add left&right shift
make division by zero error apply to mod as well
add eq lt gt and count
add gradient mode
add error handling on division by zero
share stack buffer between pixels
remove comment for code that doesn't exist anymore
make size configurable