Gerhard Huber hat geschrieben:
- a: is the index of the color
- b: v3 means version3, version2 for example, is without float values
- c: color mode, 0: gray, 1 RGB, 2 CMYK, 3 Bitmap, 10 HIS, 11 HSV, 12 Lab
- d - h: always 4 color values
depending on the color mode, some of the color values are unused
RGB, 3 values are used, the 4th is the opacity
Gray, 1 value is used, the 2nd is the opacity
- i: name of the color
Gerhard
Thanks Mr Huber it's pretty clear to understand. Just one question left. Can I assign all color with RGB or those MAIN COLOR and GRAY TONE or those needs to be added as they are on PL's own list?
Does it effect something hidden behind? All RGB possible?
photoken hat geschrieben:Sounds like that would be better done in Excel, which can import a delimited text file -- you can specify the incoming delimiter that's used. Then Excel can sort the entire list on any column's values, as well as move rows, etc., and export to a delimited text file. Just a suggestion....
You have a better sort (multi step) capability in excel. All other functions possible in an advanced text editor. But to match my list and PL's list excel is obligated. Sure I had to use. But no export from excel since finalization needs control. It will be on text editor. Thanks
Hoogo hat geschrieben:Excel is sometimes too clever in detecting dates, it turns 04-3005 into some crap.
And the separator depends on global settings for countries, semicolon in Germany.
You can define all those in import dialog. Can be under control. The most important problem of it is lacking characterset handling. UTF-8 can become a crap. And date conversation can also be changed after import. And sure need to be careful about seperator type. How I handle is to take everything as text. Text means "hey excel do not think, just process"
Thanks for all. After to be sure about gray tones and main colors type of definition, all will be ready for me. Next challenge will be batch cross conversation of codes to get pantone codes. Will start to deal in evening. Hope to complete and share with all.
All bests