Why is the output text from OdaMfcApp not the same as the output text from OdSvgExportEx?

  1. FAQ
  2. »
  3. Text and Font Questions

The difference is caused by different algorithms for locating .shx fonts. You can set a breakpoint in OdaMfcApp::findFile() and see what is happening. The OdSvgExportEx sample does not try to find fonts in Autodesk® AutoCAD® folders.