Commit Graph
3 Commits
Author SHA1 Message Date
Curtis Hard 14f9d44816 Fixed a memory crash -
Also fixes issue with not finding glyphs due to the root elements not being parsed correctly.
2016-09-26 10:46:29 +01:00
Curtis Hard a81a01c023 Images now render without needing to be a def 2016-07-14 21:02:37 +01:00
Curtis Hard 5a03e8c27c Added very basic support for Patterns
- Also added IJSVGUnit so that graidents know if to work out from the current bounds or not when creating the angle points
- Added IJSVGImage which is a wrapper around loading base64 encoded images
- Added IJSVGPattern which is based on IJSVGGroup and will draw a pattern inside a nodes clipped path
2016-05-29 11:30:07 +01:00