libredwg icon indicating copy to clipboard operation
libredwg copied to clipboard

encode: skip invalid DICTIONARY handles

Open rurban opened this issue 5 years ago • 1 comments

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.

rurban avatar Apr 11 '20 15:04 rurban

Not a bug, ACAD easily fixes these by itself. Just convenience.

rurban avatar Apr 15 '20 15:04 rurban