Feature: colprof -u (Structured JSON Calculation Progress) #13

Merged
gronod merged 1 commits from feature/colprof-json-progress into main 2026-08-21 21:52:12 +01:00
1 Commits
Author SHA1 Message Date
gronod cf04489993 feat(profile): add -u flag to colprof for structured JSON progress reporting
Adds a -u command-line flag to colprof to emit newline-delimited JSON progress events (stage and percent) during ICC profile calculation.

Fixes #4
2026-08-21 21:44:32 +01:00