exyte / Macaw

Powerful and easy-to-use vector graphics Swift library with SVG support
MIT License
6.02k stars 556 forks source link

Unnecessary black color has been fixed. #791

Open TheHmmka opened 2 years ago

TheHmmka commented 2 years ago

There is a problem on iOS when we have Shape with Stroke and NO Fill tag in XML. Color by Default is black but I think that clear color is more useful and standard (cause I compare SVG with online viewer and there is no black color by default).

ystrot commented 2 years ago

Hi @TheHmmka,

This project is no longer supported, see this post for details. If you need an SVG support, please check out SVGView.