FlorianLudwig Posted July 13, 2015 Share Posted July 13, 2015 Hey! if you - like us - come from easel.js to pixi you might have code laying around that looks like this: graphics.ss(line_width).s(color).p("EAu4A+gIAAvoIgKAAIveAAIAA/GIAAAAIPeAAIAAAAIAAvy").es().ss(line_width).s(color).p("AcIPoIAAfQIAAAAI8IAA").es().f(color).p("EAvqAfQIkshQIAAA8IrkAAIAAAUIAAAKIAAAUILkAAIAAAyIEshQ").cp().ef(); Then you are missing the easel.js tiny api. At least, we did. So we ported the easel.js tiny API to pixi. The code is up on github: https://github.com/GreyRook/PIXI_tiny If the code looks strange to you: it is generated by tools like drawscript (which sadly is discontinued so we are also working on an open source clone) Let me know if any of this is useful for you! Quote Link to comment Share on other sites More sharing options...
FlorianLudwig Posted July 15, 2015 Author Share Posted July 15, 2015 Our Draw2Script alpha2 just got released - and it now got "export to PIXI_tiny" within the GUI. So you can directly export from Adobe Illustrator to pixi from within Illustrator. It really is alpha stage and we are interested in feedback if this is useful for anyone else out there. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.