Quartz print module (folded TargetPrint) [v2.1] #16
Open
opened 2026-09-08 17:41:36 +01:00 by gronod
·
0 comments
No Branch/Tag Specified
main
milestone/m5-profile
feat/23-colprof
develop
milestone/m4-measurement
feat/18-instrument-detection
milestone/m3-printing
feat/17-print-panel-ui
feat/15-lp-spool
feat/14-colorsync
feat/13-nsprintpanel
feat/12-printer-enum
milestone/m2-targets
feat/7-targen-argv
milestone/m1-foundation
feat/4-wizard-gating
feat/5-settings-logging
feat/6-file-dialogs
feat/3-argyll-resolution
feat/2-process-manager
feat/1-app-scaffold
No results found.
Labels
Clear labels
Bug/Architecture
Bug/Backend
Bug/DevOps
Bug/UI
Compat/Breaking
Feature/Architecture
Feature/Backend
Feature/DevOps
Feature/UI
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Project/ICCery-v2
Core / wizard / process infra defect
Argyll orchestration, file/data defect
Build, packaging, CI defect
Views, controls, dialogs defect
Breaking change that won't be backward compatible
Core / wizard / process infra
Argyll orchestration, file/data engines
Build, packaging, CI
Views, controls, dialogs
Something is not working
Documentation changes
Improve existing functionality
New functionality
This is security issue
Issue or pull request related to testing
Priority
Critical
1
The priority is critical
Priority
High
2
The priority is high
Priority
Low
4
The priority is low
Priority
Medium
3
The priority is medium
ICCery v2 Mac rewrite
Reviewed
Confirmed
1
Issue has been confirmed
Reviewed
Duplicate
2
This issue or pull request already exists
Reviewed
Invalid
3
Invalid issue
Reviewed
Won't Fix
3
This issue won't be fixed
Status
Abandoned
3
Somebody has started to work on this but abandoned work
Status
Blocked
1
Something is blocking this issue or pull request
Status
Need More Info
2
Feedback is required to reproduce issue or to continue work
Milestone
No items
No Milestone
Later — Quartz / TargetPrint (v2.1)
Projects
Clear projects
No projects
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: gronod/iccery-v2-mac#16
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Separable Swift package
ICCeryPrintKit. NOT a v2.0 / M3 / M6 exit gate. Create this issue as Gitea #16 so numbering matches the plan.Spec refs
docs/14-iccery-cpu-targetprint.md.
Scope
In: package, TargetJob JSON +
--job, in-process NSPrintOperation, AirPrint warning, seam test.Out: wizard types,
AP_ApplicationColorMatching(that is the lp path).Implementation notes
TargetJobv1 JSON +--jobCLI (fire-and-forget) AND in-processNSPrintOperation. Preserve extractability to a standalone app.PMColorMatchingMode=APCustomColorMatchingPMCustomColorMatchingProfile=""legacy
com.apple.print.PrintSettings.PMColorMatchingModenested
com.apple.print.printSettingsColorModel=RGB+EPSONColorControls=Off; CanonCNColorMatching=None; HPColorModel=RGB+HPColorControl=Off.backingScaleFactor; interpolation.none; antialias off; margins 0; pagination.clip; scalingFactor 1.0."centered": truevs draw “no centering”. Lock: no centering, scale 1.0 for profiling targets.apple-airprint://,*APAirPrint: True, Apple+AirPrint model,ipps://+ airprint PPD text) → persistent warning.Rewrite invariants
Never mix ColorSync dictionaries. No interpolation. Module extracts cleanly.
Dependencies
Blocks-on: 13, 17 (UI hook later). Not required for M3 or M6.
Unblocks: standalone TargetPrint extraction.
Test
CI/CD Steps
Acceptance criteria