Manfred Moitzi

Results 29 comments of Manfred Moitzi

I don't know how the annotative mode works, the MULTILEADER entity contains only the new text but BricsCAD and Trueview shows the old text even when the proxy graphic was...

I don't know exactly the problem but it's related to the MULTILEADER entity in R2007 format. It works when you first convert the DWG to R2013: ```python import ezdxf from...

Simpler version: ```python import ezdxf from ezdxf.addons import odafc def main(): # due a bug this requires the odafc version format - fixed in next version doc = odafc.readfile('demo.dwg', version="ACAD2013")...

There is no hope of solving this problem. When I create a new drawing in R2007 DXF format using MLEADER, there are no problems. i.e. This is a specific problem...

This is a bug and the issue stays open even I won't fix it.

Thanks for your contribution, but currently I integrate only bug fixes for more information see my latest posting #1175.

Thank you, you are right on all points, but I'm afraid I don't want to deal with this or any future contributions from you.

These regular expressions were added in v1.4, so try `pip install "svgwrite

Thanks for your contribution, but currently I'm only integrating bug fixes. For more information, see my latest post #1175.