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
  2. »
  3. Examples

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