DrawableText
is missing its replaceColour
method, resulting in some colours in SVG files not being replaced while others are, requiring laborious debug sessions to understand the underlying reason (the method is missing).
- At 2016 this was reported as a bug: DrawableText replaceColour
- Three years later someone provided a patch (the fix is very simple and just 10 LOC)
- And at the present day, I kindly request this feature. Please bring on the votes