feat: add round parameter and per-eye closed state
- --round <n>: cuts n blocks from top corners (0 to width/2),
tapering by 1 per row for a dome/rounded head look
- --lefteyeclosed / --righteyeclosed: draws a half block (▄)
instead of full block for a closed/squinting eye
- Both are animatable: --anim round:0:3 or --anim lefteyeclosed:0:1
(blink animation)