Figma plugin to recursively convert text nodes in a selection frame to character boxes, exports characters width, height, position and text data including hyperlinks in JSON format
| docs | ||
| src | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| bun.lock | ||
| eslint.config.js | ||
| LICENSE | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
Text Letter Box Exporter
Figma plugin to recursively convert text nodes in a selection frame to character boxes, exports characters width, height, position and text data including hyperlinks in JSON format. Built with Svelte and plugma for my cv.hloth.dev project. See cv.hloth.dev -> figma-text-to-pdf/ for the PDF generation code.
