Commit Graph
10 Commits
Author SHA1 Message Date
Curtis Hard fabb38b887 Added identifier method for the SVG 2016-11-15 15:45:32 +00:00
Curtis Hard f6dcc0e2d8 Fixes issues with delegates not being set correct
- Also added delegate method for handling sub SVG’s being found, which gives you the parsed SVG aswell as its SVG source string.
2016-11-14 21:41:04 +00:00
Curtis Hard a42ef50c95 Added support for rendering SVG sprite sheets
- Also added support for creating SVG object from a string.
2016-10-28 22:28:48 +01:00
Curtis Hard b27eabcd29 added imageWithSize:flipped: and so on
- Also fixed a bug with rect's attributes being removed now I have changed how the DEF's and reusable elements are being parsed and rendered
2016-06-01 12:07:38 +01:00
Curtis Hard cbd0d5192d Fairly big update, read description...
This change includes various error handling methods on all relevant object initializers - also rewrote how we parse floats from strings, this seems to be about 2x quicker at parsing SVG's then it was previously :-)
2015-09-17 22:37:36 +01:00
Curtis Hard a86e347b4c Added support for converting fonts to SVG's
Also added support for reading glyphs from icon fonts
2015-05-23 15:13:24 +01:00
Curtis Hard a2cd536676 Loads of fixes for rendering
Fixes for rendering and improves feature set for complicated SVG's
2015-04-11 13:38:21 +01:00
Curtis Hard d656fb6d3f Fixed issue with winding rule 2014-09-08 13:40:58 +01:00
Curtis Hard fab275561e Now implements pasteboard protocol and supports PDF generation 2014-09-06 13:40:10 +01:00
Curtis Hard 689c21dc83 Moved into source 2014-09-05 18:02:27 +01:00