Draft: Bumped dxflib version - fixes #9817

This commit is contained in:
Yorik van Havre
2023-07-04 14:06:18 +02:00
parent 3cb5bdcbe4
commit 6b588a8ea6

View File

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