maxdee / alc_freeliner

live geometric animation tool powerhouse
https://freeliner.xyz
GNU General Public License v2.0
120 stars 18 forks source link

SVG files not always loading #20

Closed chelsealiggatt closed 8 years ago

chelsealiggatt commented 8 years ago

As previously discussed; Although I am making all SVG files in 1pt paths that are straight edged, not curved, without fills, and with correct grouping... I am having a hard time importing even the simplest of designs. It seems kind of random to me when the SVG importation will work or not. Is there an explanation or easy resolution for this? And for the time being, is it possible to add back the background.png feature that allows users to trace a background image within FreeLiner? However, please note, that when the background.png feature is enabled, it always seems to import the background image off centre...

maxdee commented 8 years ago

Why is this closed? There is the imageLayer which will let you load images, make sure you put it after a render layer though, as it needs a buffer to draw to, this isent clear and I should fix it! Someway to show if a layer needs a incoming buffer and if a layer is returning one. imagelayer_screenshot

maxdee commented 8 years ago

If you can provide more details with the svg problem, if you can provide actual problematic files that would help also.