Add HetrickCV logo red color to allow-list
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
468fbf84b0
commit
585674b13b
1 changed files with 1 additions and 0 deletions
|
@ -547,6 +547,7 @@ static inline bool invertPaint(NSVGpaint& paint, const char* const svgFileToInve
|
|||
case 0xff22a5e9:
|
||||
case 0xff6140da:
|
||||
case 0xff119ee6:
|
||||
case 0xff2432ed:
|
||||
return false;
|
||||
// pure black (convert to not quite pure white)
|
||||
case 0xff000000:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue