[dxf] improve dxf path-to-polygon loading
This commit is contained in:
parent
848fd95e2c
commit
6fee234a7e
3 changed files with 427 additions and 79 deletions
|
|
@ -69,7 +69,7 @@ path = "masque/__init__.py"
|
|||
[project.optional-dependencies]
|
||||
arrow = ["pyarrow", "cffi"]
|
||||
oasis = ["fatamorgana~=0.11"]
|
||||
dxf = ["ezdxf~=1.4"]
|
||||
dxf = ["ezdxf~=1.4", "pyclipper"]
|
||||
svg = ["svgwrite"]
|
||||
visualize = ["matplotlib"]
|
||||
text = ["matplotlib", "freetype-py"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue