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

 1. [FAQ](/ja/faq)
2. »
3. [Text and Font Questions](/faq/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.
