-
Notifications
You must be signed in to change notification settings - Fork 98
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
Problems with for ANSI31/SOLID pattern hatches #88
Comments
I noticed that second one doesn't render because the |
Hello, |
Thanks a lot for the response. Let me know if you want to fix/implement anything, then I won't bother trying. I'm currently working on MText frames which are completely undocumented and the size of the background box makes no sense... Also, I can create infinitely more samples if you need any. Just ask. |
Seems the problem with non-solid hatching caused by my complete misunderstanding of hatching styles due to a lack of documentation. I was under impression that |
I put some random stuff together, let me know if you need more. On a side note: I found this project https://github.com/mattdesl/three-line-2d. Could possibly be used as an easy way to get variable line width |
@vagran I implemented quite a few MText related things as well as outer hatch style in my fork. https://github.com/tth05/dxf-viewer |
I took a quick look at your fork, it seems to be very valuable work. Yes, make PR for sure. Feel free to add yourself to the CONTRIBUTORS file. Thanks! |
Hello,
thanks for making this library, it works really well. I'm just having two small issues, which you can see below (Note that I renamed the files, otherwise github won't let me upload them...):
The triangle is not rendered in your viewer
solid-hatch.dxf.txt
The 45° lines are not rendered in your viewer
ansi31-pattern.dxf.txt
I recognize that you're busy right now, so I'd be happy about any help on how to fix these two issues. I'm willing to invest time and make a PR if you could give me some advice. I already saw your comment about solid hatches, not sure yet why the other one doesn't work.
Is there any way to know how things in a dxf file should be rendered properly? I can't find any information about it.
Also, I have access to AutoCAD, although I have no idea how to use it, so I can probably give you more information or create samples.
The text was updated successfully, but these errors were encountered: