How to fill solid color in a shape? #796
Answered
by
mozman
pavitrashah
asked this question in
Q&A
-
Hello, I am trying to convert dxf files into png images.
|
Beta Was this translation helpful? Give feedback.
Answered by
mozman
Dec 15, 2022
Replies: 1 comment 4 replies
-
Only certain DXF entities support filling: SOLID, TRACE and HATCH. A tutorial how to create HATCH entities can be found here. |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
pavitrashah
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Only certain DXF entities support filling: SOLID, TRACE and HATCH.
A tutorial how to create HATCH entities can be found here.