@jim said:
One thing you can try while I work on a fix is to open the .dxf file in an editor such as Notepad++, set the encoding to utf-8, then save the file. It should import correctly.
But might lose some characters such as this one:
> puts "\x90".force_encoding("cp1251").encode("utf-8")
> Ρ
>
I did the test that you have advised me, but nothing has changed.
Instead I have converted the files in ANSI, I saved it, and then I imported into Sketchup and ...... cheers now works.