Add HetrickCV logo red color to allow-list

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-12-05 17:54:36 +00:00
parent 468fbf84b0
commit 585674b13b
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0

View file

@ -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: