1CD-CREATE-PROFILE(1) User Commands CD-CREATE-PROFILE(1)
2
3
4
6 cd-create-profile - Color Manager Profile Creation Tool
7
9 cd-create-profile [--verbose]
10
12 This manual page documents briefly the cd-create-profile command.
13
14 cd-create-profile allows an administrator to create ICC profiles on
15 their system.
16
18 This program follows the usual GNU command line syntax, with long
19 options starting with two dashes (‘-’). A summary of options is
20 included below.
21
22 --help
23 Show summary of options.
24
25 --description (optional)
26 Sets the profile description.
27
28 --copyright (optional)
29 Sets the profile copyright.
30
31 --model (optional)
32 Sets the profile model.
33
34 --manufacturer (optional)
35 Sets the profile manufacturer.
36
37 --srgb-palette
38 Specifies a comma separated values file that is used for the named
39 color.
40
41 The format of the CSV file must be "Color
42 Name",0-255(red),0-255(green),0-255(blue).
43
44 --output
45 Specifies the output ICC filename.
46
47 --nc-prefix (optional)
48 Specifies the named color palette prefix.
49
50 --nc-suffix (optional)
51 Specifies the named color palette suffix.
52
54 This manual page was written by Richard Hughes <richard@hughsie.com>.
55
56
57
58[FIXME: source] CD-CREATE-PROFILE(1)