dotta
|
14ee364190
|
Add standalone Playwright-based org chart image generator
Replaces the sharp SVG→PNG approach with Playwright headless browser
rendering. This solves the emoji rendering issue - browser natively
renders emojis, full CSS (shadows, gradients, backdrop-filter), and
produces pixel-perfect output matching the HTML preview.
Generates 20 images: 5 styles (Mono, Nebula, Circuit, Warmth, Schematic)
× 3 org sizes (sm/med/lg) + OG cards (1200×630).
Usage: npx tsx scripts/generate-org-chart-images.ts
Co-Authored-By: Paperclip <noreply@paperclip.ing>
|
2026-03-20 05:55:33 -05:00 |
|