androidsvg
androidsvg copied to clipboard
xml:space handling needs more optimization.
Optimization from PR #221 is not enough. We had to disable this preprocessing in our fork to achieve decent performance.
It may, probably, be moved to parsing phase and rewritten to avoid using regex to be efficient.