nsvg__parseColor
attr->fillColor = nsvg__parseColor(value);
attr->strokeColor = nsvg__parseColor(value);
attr->stopColor = nsvg__parseColor(value);