Setting Up Inkscape with Corona SDK

Using Inkscape with other software? Talk about it here.
Wooderson
Posts: 1
Joined: Fri Jan 18, 2013 4:52 pm

Setting Up Inkscape with Corona SDK

Postby Wooderson » Fri Jan 18, 2013 5:06 pm

Hello everyone,
Im new to Inkscape and Corona SDK and I'm having trouble getting Inkscape to work with Corona SDK. I was watching a tutorial on youtube and read tutorials on other sites, and I did everything that it showed/told me but there were other things I saw that I could not figure out.

I've set up the preferences in Inkscape and deleted the transition part of the layers, like I read. I've used this code that I was told to use:

local svg = require("slb-svgparser")
local level = svg:new("TestLevel")

But its still not working.. I saw these files in the youtube video tutorial and I'm not sure what to do with them..

slb-gamematerials.lua
slb-svgparser.lua
slb-xmlparser.lua
SpriteGrapper.lua

I would very much appreciate if someone could help me..

Return to “Inkscape & other”