Skip to content

Render the README banner with rounded corners - #202

Merged
valentinozegna merged 1 commit into
mainfrom
codex/rounded-banner-rendering
Sep 3, 2026
Merged

Render the README banner with rounded corners#202
valentinozegna merged 1 commit into
mainfrom
codex/rounded-banner-rendering

Conversation

@valentinozegna

@valentinozegna valentinozegna commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

The README banner now renders with rounded corners through an SVG clip path. The SVG embeds banner.png verbatim, so the supplied artwork remains byte-for-byte unchanged. This works within GitHub's README rendering restrictions, which strip custom CSS such as border-radius.

Validation: type-check and lint pass; all 62 test files pass (1,040 tests passed, 5 skipped). Parsed the SVG as XML and verified that its embedded PNG exactly matches both banner.png and the supplied original.

Rounded banner preview

@valentinozegna
valentinozegna merged commit 0065859 into main Sep 3, 2026
2 checks passed
@valentinozegna
valentinozegna deleted the codex/rounded-banner-rendering branch September 3, 2026 02:56
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