Skip to content

feat: parse schematic text font sizes#617

Open
vahapogut wants to merge 1 commit into
tscircuit:mainfrom
vahapogut:codex/accept-schematic-text-font-size-units
Open

feat: parse schematic text font sizes#617
vahapogut wants to merge 1 commit into
tscircuit:mainfrom
vahapogut:codex/accept-schematic-text-font-size-units

Conversation

@vahapogut

Copy link
Copy Markdown

Fixes #11

Summary

  • Parse schematic_text.font_size with the shared distance parser.
  • Preserve the existing 0.18mm default output value.
  • Add regression tests for distance string font sizes and the default.

Verification

  • bun test tests\schematic-text.test.ts
  • bun x biome check src\schematic\schematic_text.ts tests\schematic-text.test.ts
  • bun run build
  • git diff --check

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.

Add schematic text size

1 participant