# We need the text string in the form of polylines matching the exact font type used in a .dwg file. Is there a way to get such polylines?

 1. [FAQ](/ja/faq)
2. »
3. [Examples](/faq/examples)

See the implementation of the TxtExp command in Drawings/Examples/ExCommands/ExTxtExp.cpp. It converts text to polylines and arcs.
