Conversation
color regexcolor regex & ignore SVG default color(s)
|
@metafloor do you remember/know if |
|
All of the drawing in BWIPP uses the postscript default nonzero winding rule. But the filled regions never intersect, so it doesn't have any effect. |
|
What are you trying to achieve with testing for white background and path filling? Is it a bug you have found or something else? |
|
after sleeping this would be the best solution to ignore SVG default |
color regex & ignore SVG default color(s)color regex & ignore SVG default black
|
I don't see the need for this and it breaks backward compatibility. Since you won't explain why you want this change, I will assume it's to allow css rules to specify the fill. If that's the case, just use a regexp to get rid of the fills. Something like: A similar approach can be used with stroke color as well. |
not shure what to explain ; SVG default color is/was always bwt/ the info about |
found the last one ;)