Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem in dwg2SVG #1012

Open
acabrera1000 opened this issue Sep 20, 2024 · 1 comment
Open

problem in dwg2SVG #1012

acabrera1000 opened this issue Sep 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@acabrera1000
Copy link

I'm trying dwg2SVG, and I think there is an error in the implementation of static int output_BLOCK_HEADER (Dwg_Object_Ref *ref).

When output_object is called, the references of the objects of the block should be to the point of definition of the block, not to
the point of insertion of the block.

@rurban rurban self-assigned this Sep 21, 2024
@rurban rurban added the bug Something isn't working label Sep 21, 2024
@rurban
Copy link
Contributor

rurban commented Sep 21, 2024

Sounds right, but I have to check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants