svg export to single file

This commit is contained in:
Honfika
2014-04-25 18:19:05 +02:00
parent a81e71a1da
commit f2802e9d16
20 changed files with 107 additions and 155 deletions
@@ -35,7 +35,6 @@ import com.jpexs.decompiler.flash.types.MATRIX;
import com.jpexs.decompiler.flash.types.RECT;
import com.jpexs.decompiler.flash.types.filters.FILTER;
import com.jpexs.helpers.SerializableImage;
import java.awt.Color;
import java.awt.Rectangle;
import java.awt.Shape;
import java.awt.geom.Area;