- changed `lines` reference to `lines()` on `SVG.Text` -> __TODO!__
- changed `track` reference to `track()` on `SVG.Text` -> __TODO!__
- fixed a bug in clipping and masking where empty nodes persists after removal -> __TODO!__
-- added raw svg import functionality with the `svg()` method -> __TODO!__
+- added raw svg import functionality with the `svg()` method
- reworked sup-pixel offset implementation to be more compact
- added `native()` method to elements and matrix to get to the native api
- added `untransform()` method to remove all transformations