Replies: 1 comment 2 replies
-
I hava just found issue #733 and I found this:
I want to convert dxf file with Chinese characters to pdf file using drawing addon. Does this process also depends on Matplotlib?
Is there a way to control this? |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello everyone, I have a question I'd like to ask.
Regarding a same dxf file, when viewed through AutoCAD software and the "ezdxf view" method, there is a noticeable difference in the rendering of Chinese characters.
Here is a simple demo dfx file. When viewed in AutoCAD software, the effect is as follows. It can be observed that the text does not exceed the outer rectangle.

When viewed using the "ezdxf view" method, the effect is as follows. The rendered text exceeds the rectangle.

What is the cause of this discrepancy, and is there a way to control this behavior?
Thank you all for your suggestions.
123.zip
Beta Was this translation helpful? Give feedback.
All reactions