Skip to content

Serialize embedded schematic image storage - #146

Open
ShiboSoftwareDev wants to merge 1 commit into
mainfrom
fix/serialize-schematic-image-storage
Open

Serialize embedded schematic image storage#146
ShiboSoftwareDev wants to merge 1 commit into
mainfrom
fix/serialize-schematic-image-storage

Conversation

@ShiboSoftwareDev

Copy link
Copy Markdown
Contributor

Summary

  • let binary SchDoc serialization receive embedded schematic image entries
  • write those entries using Altium's native /Storage framing while preserving their compressed payloads
  • verify that a generated SchDoc reparses with the same image name and bytes

This enables converters to apply a native schematic template without dropping image records such as title-block logos. Existing callers remain unchanged because the new named options argument is optional.

Verification

  • bun test tests/binary-schematic-document-creation.test.ts
  • bun run typecheck
  • bun run format:check
  • bun run build

@vercel

vercel Bot commented Sep 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
altiumts Error Error Sep 6, 2026 11:25pm UTC

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