Conversation
|
Difficult, difficult... I think you want to have some sensible RGB value for onscreen production, but that will open another can of worms. |
@skinkie I think this has been taken care of, there already is a sibling ProductionStructure for onscreen colours. |
|
I have to disagree. PrintColourValueType is a string. It might e.g. be "mauve". If you don't know if its is CMYK or RGB or whatever itdoes not help. I agree that the definition of ColourValueType. better should read: RGB value of Colour. Also the definition of PrintColourValueType is a mess (meaning completly useless) From the examples it is clear that Colour is an RGB |
|
I've adapted the annotations a bit - does this clean the mess a bit? For all colours in PresentationStructure it is now clear that it has to be a RGB value. |
The changes reflect my understanding that everything should be using print colours and that print colours are not limited to CMYK.