Describe the bug
In a specific complex SVG all the text was hidden, and I trimmed it down to a minimum sample showing the issue. It does not seem to be related to any advanced or rare feature. Just a sequence of tags that somehow hide the text.
To Reproduce
Render the samples below with AndroidSVG.
Expected behavior
The text should be visible, as rendered by typical SVG viewers.
Stack traces
I don't see any reported errors.
SVG file
Here's a sample where the text is mistakenly hidden when rendered with AndroidSVG
Describe the bug In a specific complex SVG all the text was hidden, and I trimmed it down to a minimum sample showing the issue. It does not seem to be related to any advanced or rare feature. Just a sequence of tags that somehow hide the text.
To Reproduce Render the samples below with AndroidSVG.
Expected behavior The text should be visible, as rendered by typical SVG viewers.
Stack traces I don't see any reported errors.
SVG file
Here's a sample where the text is mistakenly hidden when rendered with AndroidSVG
And the same sample slightly tweaked, where the text is visible (as it should) when rendered with AndroidSVG
Device It was reported to me from an unknown device, and I can reproduce the issue on a Samsung S10e with Android 12.