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

Error loading dxf 2018 #46

Open
m1m1sha opened this issue Jun 21, 2023 · 1 comment
Open

Error loading dxf 2018 #46

m1m1sha opened this issue Jun 21, 2023 · 1 comment

Comments

@m1m1sha
Copy link

m1m1sha commented Jun 21, 2023

When I load dxf 2018, dxf::Drawing::load_ File() will give an error, such as: err: an unexpected code '90' was encountered at line/offset 11
Here is a dxf 2018 file for testing
test2018.zip

@yk0n9
Copy link
Contributor

yk0n9 commented Jun 29, 2023

When I load dxf 2018, dxf::Drawing::load_ File() will give an error, such as: err: an unexpected code '90' was encountered at line/offset 11 Here is a dxf 2018 file for testing test2018.zip

try using git

dxf = { git = "https://github.com/ixmilia/dxf-rs.git" }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants