~evan/bitart

ref: 61b35fef0bb3a108f7b95b24f56b1ce2ebcc04d8 bitart/main.c -rw-r--r-- 5.1 KiB
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