Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
proof_color_list [2023/11/18 06:34] – [Interface] o2adminproof_color_list [2023/11/18 06:52] (current) – [Layout Tab] o2admin
Line 46: Line 46:
 ==== Color Name Library Tab ==== ==== Color Name Library Tab ====
  
 +{{::color_list_2023_library.png?400|}}
 +
 +Use this library to replace color formulas with named colors.
 +
 +  * **Matching Colour:** Edit the colour to match to
 +  * **Display name:** The name the color formula will be changed to
 +  * ** Match type:** 
 +    * **Exact:** The color formula must be an exact match for example, CMYK:0,0,100,0 will match to "Yellow", but CMYK:0,0,99.7,0 will not
 +    * **Close:** Uses the tolerance value to match the color, for example, with a tolerance of 2, CMYK:50,90,0,0 will match any color from CMYK:48,88,0,0 to CMYK:52,92,0,
 +    *** Lab ΔE:**  calculates the Delta-E difference between two colours and matches if below the tolerance value.
 +    * **None**: Will not match
 +  ***Lab ΔE Method:** Set the Delta E formula to use
 ==== Layout Tab ==== ==== Layout Tab ====
  
-{{:color_list_2.png?300|}} \\+{{::color_list_2023_layout.png?400|}} 
 + 
 + 
 +  * **Font:** The font used 
 +  * **Font Size:** the font size used 
 +  * **Text left padding:** This is the space between the color swatch shape the color name 
 +  * **Vertical spacing:** The vertical space between color samples 
 +  * **Shape Width:** The width of the color swatch shape 
 +  * **Shape Height:** The height of the color swatch shape 
 +  * **Color Shape:** 
 +      * **Custom** Will use the custom shape from one you have previously saved 
 +      * **Circle** Will generate a circle the size of the shape width and height 
 +      * **Rectange ** Will generate a rectangle the size of the shape width and height 
 +      * **None** No color swatch 
 +  * **Shape:** This is code used to generate the shape for the swatch shape. To create your own custom swatch shape, select a shape in Illustrator and press the **Use Selected Shape as Preview** button 
 +  *** Fit Custom shape to size:** When not checked, the custom shape will be used at its original size; checking this will FIT the shape inside the shape width and height sizes. 
 +  ***Rows:** The maximum number of vertical rows 
 +  ***Column Spacing:** The distance between columns
  
-^ Option ^ Description ^ 
-| Font | The font used | 
-| Font Size | the font size used |  
-| Text left padding | This is the space between the color swatch shape the color name | 
-| Text Offset | This is a vertical offset, which can be positive or negative, used the align the text to the color  swatch shape | 
-| Vertical gutter | The vertical space between color samples | 
-| Shape | This is code used to generate the shape for the swatch shape. To create your own custom swatch shape, select a shape in illustrator and press the **Use Selected Shape as Preview** button | 
-| Rows | The maximum number of vertical rows | 
-| Column Gutter | The distance between columns |  
-| Move to a default position on the artboard | Normally the color list is just placed under the current selection or artboard, choose this to move to a default X,Y position which corresponds to your approval form. |