Skip to content

docs: round README screenshot corners - #11

Merged
16francej merged 2 commits into
mainfrom
codex/round-readme-screenshot
Jul 30, 2026
Merged

docs: round README screenshot corners#11
16francej merged 2 commits into
mainfrom
codex/round-readme-screenshot

Conversation

@16francej

@16francej 16francej commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Spec diff: none.

Summary

  • Mask the README hero screenshot's four corner wedges to transparency.
  • Preserve the original 3024×1394 dimensions and every opaque UI pixel.

Why

The PNG had an alpha channel, but every pixel was fully opaque. The background pixels outside the application's corners therefore made the screenshot canvas appear square.

Impact

Documentation asset only; runtime behavior is unchanged.

After

README screenshot with four rounded corners

Validation

  • Confirmed the output remains 3024×1394.
  • Confirmed all fully opaque RGB pixels are unchanged.
  • Confirmed 448 fully transparent and 196 antialiased edge pixels across the four corners.
  • git diff --check

@16francej
16francej marked this pull request as ready for review July 30, 2026 00:06
@16francej
16francej merged commit 1201403 into main Jul 30, 2026
15 checks passed
@16francej
16francej deleted the codex/round-readme-screenshot branch July 30, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant