Skip to content

color-lcms: print curve sets on pipeline optimizer debug scope

Leandro Ribeiro requested to merge leandrohrb/weston:color-scope-add-curves into main

We were printing only the matrices (cmsSigMatrixElemType) up to now. Start printing the curve sets (cmsSigCurveSetElemType) as well.

This is a follow-up of !1186 (merged)

Merge request reports