( managed using todo-md )
- Download multiple SVGs
- Make node compatible
- Selectors
- Make white lists optional
- Document options
- Include better whitelists.
- Not all styles are inheritable
- Styles can be converted to attributes (all styles?)
- Different browsers return different style formats (rgb(0, 0, 0) vs #000000)
- Normalize and minimize styles?
- Clean redundant inheritable styles
- Remove default top level inheritable styles
- image download (png, etc)
- Fix IE11 (https://github.com/gabelerner/canvg)
- Promises
- ForeignObjects