Skip to content

docs(readme): refresh the hero banner with the cropped engine banner#209

Merged
DemchaAV merged 1 commit into
developfrom
docs/readme-banner-crop
Jun 17, 2026
Merged

docs(readme): refresh the hero banner with the cropped engine banner#209
DemchaAV merged 1 commit into
developfrom
docs/readme-banner-crop

Conversation

@DemchaAV

Copy link
Copy Markdown
Owner

Why

PR #208 cropped EngineDeckExample.generateBanner() tight to its content (now 801×525 with a thin frame), but the committed README hero assets/readme/repository_showcase_render.png still showed the old banner with the thick dead dark border. This refreshes it.

What changed

  • Re-rasterised the hero from the cropped banner via PdfPageRasterizer at 200 DPI: 2338×16532225×1458 px.
  • Image bytes only — same path, same 200-DPI convention; no README markup change (the <img src=… width="780"> reference is unchanged, height auto-scales).

Verification

  • Regenerated the banner PDF from develop's cropped generateBanner(), rasterised page 0 at 200 DPI, visually confirmed the tight framing.
  • ./mvnw -f examples/pom.xml compile → exit 0.

Re-rasterise the README hero from the freshly-cropped engine banner
(EngineDeckExample.generateBanner, now 801x525 with a thin frame) via
PdfPageRasterizer at 200 DPI, so the repository hero loses the thick dead
dark border and reads larger. Same path and 200-DPI convention; image
bytes only, no README markup change.
@DemchaAV DemchaAV merged commit 24d7a6b into develop Jun 17, 2026
11 checks passed
@DemchaAV DemchaAV deleted the docs/readme-banner-crop branch June 17, 2026 10:15
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