Replies: 2 comments 2 replies
-
Images are not supported by all backends, see release notes #1041 |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thanks for the feedback.
Have a nice day. :)
2024년 7월 8일 (월) 오후 3:11, Manfred Moitzi ***@***.***>님이 작성:
… Most likely these are artifacts caused by the simple algorithm to detect
nested boundaries implemented in ezdxf and there is nothing you can do
except use a better tool. It could also be due to the backend algorithm
that renders the final filled polygons, but also there is nothing you can
do about it.
Ezdxf is not on par with CAD applications and never will be, this is not
a design goal.
—
Reply to this email directly, view it on GitHub
<#1122 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMXVSP44KYDUQBJ6RNTHMW3ZLIUSTAVCNFSM6AAAAABKQATOSGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TSOBTGYYDK>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I add texture image by using doc.add_image_def and msp.add_image to dxf file.
And I save image follow this Drawing Add-on tutorial link(https://ezdxf.mozman.at/docs/howto/drawing-addon.html).
But texture image did not be drawn.
I have mistake?
Thanks
Screenshots

Beta Was this translation helpful? Give feedback.
All reactions