# Template: Funny Joke Overlay **Style:** Golf humor — setup + punchline text over a funny background photo --- ## Canvas - **Size:** 1080 × 1350 px (Instagram 4:5 portrait) - **Background:** One photo from `/opt/files/Social Media/Backgrounds/` — choose based on joke content, or use what's specified - **Fit:** Cover-fit (scale to fill, crop edges if needed, center the image) ## Dark Overlay - Apply a semi-transparent black overlay over the background to ensure text readability - Opacity: **0.40–0.55** — use your judgment based on how busy/light the background photo is - Full canvas coverage ## Text Layout ### Vertical Centering (important) - Calculate the **total height of the entire text block** (all setup lines + gap + all punchline lines) - The text block should be **vertically centered on the canvas**, then shifted **upward by ~80px** to give visual breathing room above the logo - Formula: `startY = (1350 - totalTextBlockHeight) / 2 - 80` - This ensures the joke feels balanced regardless of how many lines it wraps to ### Setup Line (the question or lead-in) - Starts at `startY` (calculated above) - Font: **Bold**, ~**74–82px** — scale down if setup is very long - Color: **White (#FFFFFF)** - Text shadow: dark, soft (`rgba(0,0,0,0.75)`, blur ~8px, offset 2px) - Alignment: Centered horizontally - Left/right margin: ~60px from edges - Line height: ~95px - Wrap long lines naturally by word ### Gap Between Setup and Punchline - **120–160px** of vertical space between the last setup line and first punchline line - This acts as a visual comedic pause — don't skip it ### Punchline (the payoff) - Positioned immediately after the gap - Font: **Bold italic**, ~**68–76px** (similar scale to setup — this is the star) - Color: **#FFD700** (gold/yellow) — makes it pop as the reveal - Same shadow treatment as setup - Same margins and centering - Wrap naturally; preserve intentional line breaks (`\n`) if provided - If it's a spoken line (caddie, friend, wife, etc.) wrap in curly quotes: **" … "** ## Logo - File: `/opt/files/Social Media/Assets/DFB White Logo Horizontal_Golf.png` - Position: **Bottom-right corner** - Max width: **260–300px** — scale proportionally - Margin from edges: **35–50px** - Use white logo on most backgrounds; use color logo (`DFB Color Logo Horizontal_Golf.png`) only if background is very light/white ## Output - Format: **PNG** - Save to: `/opt/files/Social Media/Posts/Funny/` - Filename: provided at generation time ## Generation Notes - Use Node.js `canvas` package (already installed in `/opt/files/Social Media/`) - Run script with `/opt/files/Social Media/` as working directory - After generating, confirm the output file exists and report its file size --- ## Available Backgrounds | Filename | Subject | |----------|---------| | `iStock-92388014 Golf Funny Egg on Tee.jpg` | Egg balanced on a golf tee | | `iStock-1035128032 Golf Funny Looking at Hole.jpg` | Golfer peering into hole | | `iStock-155159040 Golf Funny Hitting Ball Out Of Mouth.jpg` | Golfer hitting ball from mouth | | `iStock-157582323 Golf Funny Searching for Ball.jpg` | Golfer searching in rough | | `iStock-172640535 Golf Funny Guy with Club.jpg` | Funny guy holding club | | `iStock-468492236 Golf Funny Blowing Ball.jpg` | Golfer blowing ball toward hole |