Skip to content

Add text objects to graphics#58

Merged
seveibar merged 2 commits into
mainfrom
codex/add-support-for-texts-in-graphicsdebug
Jun 27, 2025
Merged

Add text objects to graphics#58
seveibar merged 2 commits into
mainfrom
codex/add-support-for-texts-in-graphicsdebug

Conversation

@seveibar
Copy link
Copy Markdown
Contributor

Summary

  • add Text type and support in GraphicsObject
  • render texts in SVG output and canvas
  • merge, translate, and bounds updates for texts
  • enable texts in InteractiveGraphics components
  • snapshot test updates

Testing

  • BUN_UPDATE_SNAPSHOTS=1 bun test tests/getSvgFromGraphicsObject.test.ts
  • bun test tests/translateGraphics.test.ts
  • bun test tests/mergeGraphics.test.ts
  • bun run format

https://chatgpt.com/codex/tasks/task_b_685dc0424210832e927b3af22aaf1062

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
graphics-debug ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2025 5:53pm

@seveibar seveibar merged commit dd03850 into main Jun 27, 2025
3 checks passed
@seveibar seveibar deleted the codex/add-support-for-texts-in-graphicsdebug branch June 27, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant