Draft: Bumped dxflib version - fixes #9817

This commit is contained in:
Yorik van Havre
2023-07-04 14:06:18 +02:00
parent 18f33c9b03
commit 699adff571

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