You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Text is now decoded to Unicode at read time (Entity.text.string), and the DXF writer emits non-ASCII as \U+XXXX escapes so Japanese renders correctly in AutoCAD/LibreCAD regardless of code page.