libdxfrw icon indicating copy to clipboard operation
libdxfrw copied to clipboard

question in parseDxfGroups

Open iskandertb opened this issue 3 months ago • 1 comments

https://github.com/LibreCAD/libdxfrw/blob/d73a25c61fa6b7f41000b38b4b4c8b32ed4e2fd1/src/drw_entities.cpp#L163

here appName always stay same, if we go to appName.at(0)== '{', then appName.at(0)== '}' always will be false

iskandertb avatar Nov 03 '25 17:11 iskandertb

yes, it appears to be a typo

we also need to sync dxfrw and the version in librecad v2.

dxli avatar Nov 07 '25 15:11 dxli