添加pantone测试模版文件
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -18,8 +18,8 @@ dist/
|
|||||||
*.log
|
*.log
|
||||||
*.tmp
|
*.tmp
|
||||||
*.bak
|
*.bak
|
||||||
*.csv
|
/*.csv
|
||||||
*.xlsx
|
/*.xlsx
|
||||||
|
|
||||||
# IDE files
|
# IDE files
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ from drivers.ucd_helpers import get_current_resolution, send_image_pattern
|
|||||||
|
|
||||||
_PATTERN_FILE = "pantone_patterns_2670.csv"
|
_PATTERN_FILE = "pantone_patterns_2670.csv"
|
||||||
_TEMPLATE_FILE = "pantone\xa02670\xa0colors.xlsx"
|
_TEMPLATE_FILE = "pantone\xa02670\xa0colors.xlsx"
|
||||||
_TARGET_RESULT_COUNT = 2760
|
_TARGET_RESULT_COUNT = 2670
|
||||||
|
|
||||||
|
|
||||||
def create_pantone_baseline_panel(self):
|
def create_pantone_baseline_panel(self):
|
||||||
|
|||||||
2671
docs/pantone_patterns_2670.csv
Normal file
2671
docs/pantone_patterns_2670.csv
Normal file
File diff suppressed because it is too large
Load Diff
BIN
docs/pantone 2670 colors.xlsx
Normal file
BIN
docs/pantone 2670 colors.xlsx
Normal file
Binary file not shown.
Reference in New Issue
Block a user