+profile and icc: properties
Posted: 2017-03-23T02:04:31-07:00
This is after a thread: viewtopic.php?f=3&t=31625
The "+profile *" operation correctly removes embedded profiles. However, it doesn't remove associated properties "icc:copyright" etc. This is a possible source of confusion.
I suggest that either:
(a) "+profile *" should also remove properties associated with profiles (or just that particular profile, if the profile is named, but I'm not sure if that is possible).
OR
(b) an option is provided to selectively strip properties, for example:
The "+profile *" operation correctly removes embedded profiles. However, it doesn't remove associated properties "icc:copyright" etc. This is a possible source of confusion.
I suggest that either:
(a) "+profile *" should also remove properties associated with profiles (or just that particular profile, if the profile is named, but I'm not sure if that is possible).
OR
(b) an option is provided to selectively strip properties, for example:
Code: Select all
-strip-property "icc:*"