feat(target): add -u flag to printtarg for structured JSON target manifest #10

Merged
gronod merged 1 commits from feature/printtarg-json-manifest into main 2026-08-21 21:51:57 +01:00
1 Commits
Author SHA1 Message Date
gronod 22801925b4 feat(target): add -u flag to printtarg for structured JSON target manifest (fixes #3)
- Implement -u command-line switch to output structured JSON manifest upon target generation completion
- Track per-page output filenames, physical page dimensions (width_mm and height_mm), and patch counts
- Accurately count test patches and TID patches while excluding T_PAD padding patches
- Document -u switch in doc/printtarg.html
2026-08-21 18:54:12 +01:00