androidsvg icon indicating copy to clipboard operation
androidsvg copied to clipboard

xml:space handling needs more optimization.

Open folkyatina opened this issue 3 years ago • 0 comments

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.

folkyatina avatar Jun 26 '21 03:06 folkyatina