Crop inline M2 screenshots to terminal-only #116

Merged
claude merged 1 commits from fix/inline-screenshots-cropped into main 2026-07-01 10:37:30 -04:00

1 Commits

Author SHA1 Message Date
claude edf2e03b01 fix(blog): crop inline M2 screenshots to the terminal panel only
CI / check (pull_request) Successful in 7s
Removed the dark canvas around the terminal panels so each inline screenshot
lands as just the terminal on the post's own background. Cropped tight with
PIL by finding the bbox of non-outer-canvas pixels + an 8px pad.

- m2-git-log.png:  1200x628 -> 1016x210
- m2-restore.png:  1200x628 -> 1016x278

Uploaded the cropped versions to WP as new media (17170, 17171), swapped them
into draft #17112, deleted the old un-cropped media (17167, 17168).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TfzV5QvtPDz8LJS3Pu5VLT
2026-07-01 10:37:28 -04:00