Skip to content

Render solver lines with round joins - #26

Draft
seveibar wants to merge 1 commit into
mainfrom
agent/round-line-joins
Draft

Render solver lines with round joins#26
seveibar wants to merge 1 commit into
mainfrom
agent/round-line-joins

Conversation

@seveibar

@seveibar seveibar commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update the development renderer dependency to graphics-debug@0.0.99
  • render lines in SimpleGraphicsSVG with rounded joins

Why

graphics-debug@0.0.99 makes generated SVG, Canvas, and PNG line joins round. solver-utils also has a fallback SVG renderer that emits its own polylines, so it needs the same explicit join style to keep solver visualizations consistent.

Upstream: tscircuit/graphics-debug#229

Validation

  • bunx tsc --noEmit
  • bun run build
  • bun run format:check
  • git diff --check

@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
solver-utils Ready Ready Preview Aug 12, 2026 9:13pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant