Non-english character sets exported incorrectly in DWG/DXF drawings

Tekla Structures
Not version-specific
Tekla Structures
Chinese
font
DWG
Environment
Not environment-specific

Question: 
I'm exporting a drawing with Chinese characters to DWG, but the Chinese characters are not displayed correctly.

 

 

Image
chinese_fonts.png

 


Answer: 
You can show different character sets properly also in exported drawings by setting variable XS_EXPORT_CODEPAGE in advanced options. It overrides automatic selection of codepage in export. The available Windows code pages are listed below. For further information see also Microsoft's support article on Language Identifiers and Locales. These instructions apply to other non-English character sets too, e.g Korean, Japanese and Cyrillic characters.

To change the code page in Tekla Structures go to  Tools > Options > Advanced Options > Export
set XS_EXPORT_CODEPAGE and choose code page from below.

874   — Thai
932   — Japanese
936   — Chinese (simplified) (PRC, Singapore)
949   — Korean
950   — Chinese (traditional) (Taiwan, Hong Kong)
1200 — Unicode (BMP of ISO 10646, UTF-16LE)
1201 — Unicode (BMP of ISO 10646, UTF-16BE)
1250 — Latin (Central European languages)
1251 — Cyrillic
1252 — Latin (Western European languages)
1253 — Greek
1254 — Turkish
1255 — Hebrew
1256 — Arabic
1257 — Latin (Baltic languages)
1258 — Vietnamese
65000 — Unicode (BMP of ISO 10646, UTF-7)
65001 — Unicode (BMP of ISO 10646, UTF-8)

See Also
Russian fonts exported incorrectly in DWG/DXF drawings

 

 

Was this helpful?