heycreo Format Documentation
This documentation explains the heycreo template format and the technical mechanisms behind it.
Overview
| Document | Description |
|---|---|
| Template Structure | JSON Schema, Sizes, Elements, Controls |
| Text Auto-Resize | Word-Fit, Max-Lines, Binary Search |
| Layout Engine | Vertical Stack, Padding, Margins |
| Rendering Architecture | Frontend vs Python Renderer |
Quick Links
- Frontend:
frontend/src/lib/utils/textAutoResize.ts - Python Renderer:
renderer/src/ - API:
api/src/modules/export/