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

Dxf writer full refactor #150

Merged
merged 66 commits into from
Sep 21, 2023
Merged

Dxf writer full refactor #150

merged 66 commits into from
Sep 21, 2023

Conversation

DomCR
Copy link
Owner

@DomCR DomCR commented Jul 16, 2023

Description

Complete refactor for the Dxf writer to make sure that the entities are written in a sorted way.

Tasks done in this PR

  • Tables section
  • Blocks section
  • Entities section
  • Objects section

Related Issues

#163 fix the polyline Dxf format in the writer

TODO

@DomCR DomCR added the enhancement New feature or request label Jul 16, 2023
@DomCR DomCR mentioned this pull request Sep 14, 2023
@DomCR DomCR merged commit 7e34698 into master Sep 21, 2023
2 checks passed
@DomCR DomCR deleted the DxfWriter-Full-refactor branch September 21, 2023 11:35
@DomCR DomCR mentioned this pull request Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant