libredwg
libredwg copied to clipboard
Official mirror of libredwg. With CI hooks and nightly releases. PR's ok
Missing support for tag 21 `(enum )` in ASM data. Example: https://forums.autodesk.com/t5/autocad-forum/autocad-modeling-errors/td-p/7240558 "new block.dwg" ``` ... color-adesk-attrib $-1 $-1 $-1 $-1 $327 $1 # intcurve-curve $-1 $-1 $-1 F {...
When reading or writing files rather use mmap() than memory buffers to save memory. DWG's can get quite big and we already have to keep a copy of the Dwg_Data...
Are there any docs for the python bindings available. I have no idea how to use libredwg and run into a crash imediatly: ``` >>> import LibreDWG >>> LibreDWG.Dwg_Data() >>>...
Consider attached [patch](https://github.com/LibreDWG/libredwg/files/3388944/decode-endian-fixes.txt). It might not be perfect and I've only tested it under FreeBSD (`#include `), so some adjustments are most certainly in order for GNU/Linux and other systems,...
Hi, We would like to know if we can use LibreDWG to import meshes from .dwg to the real time engine for rendering. Thanks for your work on this so...
There should not be duplicate 0.X.X handles. On decode and encode. Skip this object then. Maybe add this feature behind an extra `--audit` flag, because it could be expensive to...
I'm using dwg2svg2 and dwg2SVG Need to change the stoke and stroke-width in generated svg
NOD DICTIONARY.itemhandles to ACAD_TABLESTYLE, ACAD_MLEADERSTYLE, ACAD_VIEWDETAILSTYLE, ACAD_VIEWSECTIONSTYLE Typically in DICTIONARY C, the "NOD" (Named Object Dict). The AcDbVariableDictionary at 5E only links to the current names of all tabes.