|
@@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
from shapely.geometry import LineString
|
|
from shapely.geometry import LineString
|
|
|
from shapely.affinity import rotate
|
|
from shapely.affinity import rotate
|
|
|
-from ezdxf.math.vector import Vector as ezdxf_vector
|
|
|
|
|
|
|
+from ezdxf.math import Vector as ezdxf_vector
|
|
|
|
|
|
|
|
from appParsers.ParseFont import *
|
|
from appParsers.ParseFont import *
|
|
|
from appParsers.ParseDXF_Spline import *
|
|
from appParsers.ParseDXF_Spline import *
|