Beta Release of ezdxf v1.2.0b0 #1007
mozman
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 1.2.0b0 - 2024-01-06
ezdxf
requires Python 3.9 or newerSPATIAL_FILTER
entity.XCLIP
command in CAD applicationsezdxf.xclip
module for adding 2D clipping paths to block references and XREFsXCLIP
commandAutoCAD
does not open DXF files with inverted clipping paths created byezdxf
.BricsCAD
tolerates inverted clipping paths created byezdxf
.IMAGE
entity in thedrawing add-on
PyQtBackend
MatplotlibBackend
PyMuPdfBackend
ezdxf draw
command supports additional backends by option--backend {matplotlib,qt,mupdf,custom_svg}
ezdxf.colors.RGBA
class/System/Library/Fonts/
Image.boundray_path_ocs()
toImage.pixel_boundary_path()
RecorderBackend
ezdxf.math.linspace
bynumpy.linspace
gauss_jordan_solver()
,gauss_jordan_inverse()
,gauss_vector_solver()
andgauss_matrix_solver()
by anumpy
based solutionezdxf.math.legacy
LUDecomposition
class byNumpySolver
classLUDecomposition
to moduleezdxf.math.legacy
LAYOUT
andBLOCK_RECORD
entitiesNumpyPath2d
could contain a 3d vertexBeta Was this translation helpful? Give feedback.
All reactions