chore(examples): polish business-report + refresh showcase/README renders for SVG icons#213
Merged
Merged
Conversation
…rners Thicker gold hero-frame stroke (0.6 -> 1.5), slightly larger hero scene (204x104 -> 212x112 inside the 210x110 clip), and asymmetric panel corners via DocumentCornerRadius.right(...) / bottom(...) on the highlights, chart, metrics, and KPI soft-panels.
…he SVG icons Regenerate the committed README sample PDFs and the GitHub Pages showcase (PDF + preview thumbnail) for the templates whose rendered output changed: - CV mint-editorial / monogram-sidebar / sidebar-portrait / timeline-minimal and the timeline-minimal cover letter — now showing the recolorable SVG contact icons and the SVG avatar (previously raster PNG). - business-report — reflects the polished hero frame (heavier gold stroke, larger hero scene) and the asymmetric soft-panel corners. Scoped to only the renders that changed; the rest of the committed showcase predates unrelated develop changes and is left for a separate full refresh.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
After the PNG→SVG icon migration (#212), the committed showcase + README sample renders still depicted the old raster icons. Also bundles a small polish to
BusinessReportExample.What
BusinessReportExamplepolish (commit 1): heavier gold hero-frame stroke (0.6→1.5), slightly larger hero scene (212×112), and asymmetric soft-panel corners viaDocumentCornerRadius.right(...)/bottom(...).web/showcasePDF + thumbnail: cv-mint-editorial, cv-monogram-sidebar, cv-sidebar-portrait, cv-timeline-minimal, cover-letter-timeline-minimal, business-report.assets/readme/examples: business-report.pdf, cv-timeline-minimal.pdf.Scope
Deliberately scoped to only the renders that changed from the SVG icons / business-report polish. The rest of the committed showcase predates other develop changes (charts, new examples, etc.) and
examples.jsonis missing newer entries — that broader staleness is left for a separate full showcase refresh (e.g. at the v1.8.0 cut).Verification
GenerateAllExamplesproduced 65 PDFs with no render errors;ShowcaseSyncregenerated the showcase; the refreshed CV/cover-letter renders show the recolored SVG icons + SVG avatar, and business-report shows the polished hero/panels.