Open he-yang opened 2 years ago
Hi
Yeah currently the lib generate only new dxf content
I am planing to add a dxf parser to the lib in the future. For that purpose a rewrite of the lib is needed.
wow. I just noted you are moving forward to 2.0.0. Great.
Yeah it's already v2.1.0, I have a new repo parser but it's not yet completed.
Hi, I am using text but I am not able to rotate the text. can you pls help me with this?
the above issue is fixed by @tarikjabiri .
Hi, what is the latest update on this feature?
Actually no update here, but there is a seprate repo for parsing dxf, you can use that to parse the dxf and use the writer to write after
hi, i am working on an application which can automatically add text to existing dxf drawings.
I notice your application "dxf" can create new dxf file, would it be possible if you read existing dxf files first and then I put some new TEXTs to the dxf file, later export as a new dxf ?