Merge pull request #11702 from Roy-043/Draft-increase-DXF-Python-library-version-to-1.42

Draft: increase DXF Python library version to 1.42
This commit is contained in:
Roy-043
2023-12-11 13:02:10 +01:00
committed by GitHub

View File

@@ -48,7 +48,7 @@ texts, colors,layers (from groups)
# scaling factor between autocad font sizes and coin font sizes
TEXTSCALING = 1.35
# the minimum version of the dxfLibrary needed to run
CURRENTDXFLIB = 1.41
CURRENTDXFLIB = 1.42
import sys
import os